Ani-Exstra wrote:
So what's the difference between AI-generated timing points and a regular BPM analyzer? AI-generated timings are terrible (in the plan approval), but a regular BPM analyzer is tolerable?
An AI timing assistant is truly a cool thing for both amateur and experienced mapping enthusiasts, especially when working with live tracks or compilations. (I'm talking specifically about timing assistance, not full-blown mapping.)
Refer to the
original comment by peppy on the Ranking Criteria proposal that pushed for this change. More specifically:
peppy wrote:
(for clarification, when referring to AI, i mean anything that is more than an algorithm. helper tools which template or generate hitobjects, timing, or anything else, which are based on user inputs creating a given deterministic output, where the source code is available and has no black-box logic, are fine)
In short, so long the tools you use are
deterministic (That means that the same inputs will always lead to the same outputs, outside of any randomized/seeded algorithm) you can use it. Analyzing a beatmap using Mapset Verifier or similar tools is A-Okay. Tools like, for example, Tempora are safe to use as they simply help users visualize their map's timing in a more comprehensible manner.
So long you don't make use of a opaque black box disguised as an AI model that's explicitly trained to complete a task by generating an output given user input (or any other input), you will be fine.