Use this to turn an ACM Multimedia project's code, models, media, and data into the right artifact for the right track. ACM MM has a track economy around artifacts, and the choice determines blinding, format, and what reviewers judge.
| Artifact is primarily... | Route to | Blinding | Judged on |
|---|---|---|---|
| A reusable software system/framework | Open Source Software Competition | Single-blind | Adoption, quality, license, docs |
| A new dataset/benchmark | Dataset track | Single-blind | Scale, quality, ethics, usefulness |
| A reproduction of published results | Reproducibility track | Single-blind | Whether results rebuild; ACM badges |
| Supporting evidence for a method paper | Main-track supplement | Double-blind | Whether it backs the paper's claims |
The named single-blind tracks exist because the artifact's identity cannot be hidden; a main-track method paper's artifact, by contrast, must be anonymous through review.
Plan both from the start:
review/ -> anonymous repo, anon data mirror, no names in code/media, run instructions
release/ -> public repo + DOI, LICENSE, model weights, dataset card, citation
Multimedia artifacts carry people's faces, voices, and content, so the ethics review is not a formality:
before paper deadline: anonymous review artifact ready (repo + data mirror, no identity)
during review: reviewers/AC access the anonymous artifact
on acceptance: build the public release (de-anonymized repo + DOI + license)
by camera-ready: release replaces the anonymous mirror; dataset/model final
Plan the public release early even though it ships late — a scramble at camera-ready is how projects end up with a broken anonymous link and no working public archive.
[Track] Open Source / Dataset / Reproducibility / main-track supplement
[Blinding] correct for track / mismatch
[Review artifact] anonymous + runnable / gaps: <list>
[Release artifact] archived + licensed / gaps: <list>
[Rights] code+data+media licenses set / open questions: <list>
[Top fixes] <ordered>