/acmmm-topic-selection
Use when deciding whether a project is a genuine ACM MM (ACM Multimedia) contribution rather than single-modality work, choosing a thematic area, and routing between ACM MM, CVPR/ICCV, ACL/EMNLP, ICMR, MMSys, NeurIPS/ICLR, and the ACM TOMM journal by finding the cross-modal or
$ npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill acmmm-topic-selection --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/acmmm-topic-selection
Context preview
The summary Claude sees to decide when to auto-load this skill.
Use when deciding whether a project is a genuine ACM MM (ACM Multimedia) contribution rather than single-modality work, choosing a thematic area, and routing between ACM MM, CVPR/ICCV, ACL/EMNLP, ICMR, MMSys, NeurIPS/ICLR, and the ACM TOMM journal by finding the cross-modal or
SKILL.md
acmmm-topic-selection.SKILL.mdname: acmmm-topic-selection
description: Use when deciding whether a project is a genuine ACM MM (ACM Multimedia) contribution rather than single-modality work, choosing a thematic area, and routing between ACM MM, CVPR/ICCV, ACL/EMNLP, ICMR, MMSys, NeurIPS/ICLR, and the ACM TOMM journal by finding the cross-modal or media-systems core of the contribution.
ACM MM Topic Selection
Use this before writing. ACM MM is strongest for work that **treats more than one medium at once** — vision, audio/speech, language, sensor, interaction — or that advances the systems that transport, index, and render media. The core test is whether the contribution *lives at a seam between media*.
Fit test
- Prefer ACM MM when the contribution is **cross-modal integration** (fusion, alignment,
cross-modal retrieval/generation), a **media-systems** advance (streaming, QoE, transport), or a **human-centric media** result (emotion, aesthetics, engagement, art).
- Route to **CVPR/ICCV/ECCV** if the contribution is a pure computer-vision claim — a better
detector, segmenter, or backbone with no essential second modality.
- Route to **ACL/EMNLP** if it is a pure language claim, and to **NeurIPS/ICLR** if it is a
general ML method whose multimedia setting is incidental.
- Route to **ICMR** for retrieval-centric work that is more IR than multimedia systems, to
**MMSys** for systems/networking-heavy media delivery, and to the **ACM TOMM** journal when the work needs journal-length treatment.
- Confirm the argument can be made convincing in a **6–8 page** sigconf body.
Fit signal table
| Signal in the project | ACM MM reading | |---|---| | Two or more modalities that must interact for the result to hold | Core fit — the house genre | | A reusable media system, framework, or dataset the community adopts | Core fit (Open Source / Dataset tracks) | | Subjective quality / emotion / engagement measured with a user study | Core fit (human-centric areas) | | A single-modality benchmark win (vision-only, text-only) | Better at CVPR/ICCV or ACL | | Retrieval accuracy with no systems or cross-modal novelty | ICMR or SIGIR | | Media delivery / networking with little content modeling | MMSys |
Picking the thematic area
The main track is split into thematic areas (Multimodal Fusion; Generative and Foundation Models; Search and Recommendation; Emotional and Social Signals; Art and Culture; Systems; Transport and Delivery; Responsible Multimedia; and more). The area is not cosmetic — it selects your reviewers. Name the **primary** area honestly; if the paper genuinely spans two, pick the one whose reviewers can best judge the *contribution*, not the application.
Vignette: where an audio-visual model goes
A project fuses lip motion and speech to improve transcription in noise. ACM MM reading: strong fit — the gain exists *only* because two modalities correct each other, which is the Multimodal-Fusion heartland. Strip the audio and keep a visual speech-recognition benchmark, and the same project reads as a CVPR paper; strip the video and tune a language model on the transcripts, and it becomes an ACL/speech paper. The multimedia contribution is the correction *between* streams.
Routing within ACM MM
Deciding it is an ACM MM paper is only half the choice; the track shapes everything after.
| The project's center of gravity | Track within ACM MM | |---|---| | A method paper with cross-modal results | Main track (pick a thematic area) | | A bold vision / new direction, evidence lighter | Brave New Ideas | | A shared task entry with a competitive result | Multimedia Grand Challenge | | A reusable, documented software system | Open Source Software Competition | | A new dataset or benchmark | Dataset track | | A rebuild of prior published results | Reproducibility track |
The tracks differ in blinding and in what reviewers reward, so a strong-but-early idea does better in Brave New Ideas than as a thin main-track method paper, and a great system does better in the Open Source competition than buried as a main-track artifact.
The single-modality trap
The most common misroute is a **single-modality paper wearing a multimedia costume**: audio or text is bolted on but never shown to matter. If a leave-one-modality-out ablation would leave the result essentially unchanged, the paper is not cross-modal, and an ACM MM reviewer will say so. Either make the second modality load-bearing or route the paper to its true home venue before writing — retrofitting multimedia framing onto a vision or NLP result rarely survives review.
Sharpening moves before committing
- Name the cross-modal or systems primitive: the fusion mechanism, the alignment objective,
the delivery scheme, or the perceptual measure. If none exists, the ACM MM framing does not either.
- Decide the track early — main vs. Brave New Ideas (vision paper), Open Source Software,
Dataset, or Reproducibility — because each has a different format and blinding rule.
- If the payoff is subjective, plan a **user study** now; ACM MM reviewers expect perceptual
claims to be measured, not asserted.
- Thematic-area lists drift between cycles; scan the current Topics of Interest before final
routing.
Output format
[Fit] strong ACM MM / possible ACM MM / better elsewhere
[Best venue] ACM MM / CVPR / ICCV / ACL / ICMR / MMSys / NeurIPS / TOMM / other
[Thematic area] <primary area, if ACM MM>
[Cross-modal or systems core] <one sentence>
[Top rejection risk] <single-modality framing / weak fusion / no user study / scope>
[Next action] <method, user study, framing, or venue switch>
Read more
name: acmmm-topic-selection description: Use when deciding whether a project is a genuine ACM MM (ACM Multimedia) contribution rather than single-modality work, choosing a thematic area, and routing between ACM MM, CVPR/ICCV, ACL/EMNLP, ICMR, MMSys, NeurIPS/ICLR, and the ACM TOMM journal by finding the cross-modal or media-systems core of the contribution.
ACM MM Topic Selection
Use this before writing. ACM MM is strongest for work that **treats more than one medium at once** — vision, audio/speech, language, sensor, interaction — or that advances the systems that transport, index, and render media. The core test is whether the contribution *lives at a seam between media*.
Fit test
- Prefer ACM MM when the contribution is **cross-modal integration** (fusion, alignment,
cross-modal retrieval/generation), a **media-systems** advance (streaming, QoE, transport), or a **human-centric media** result (emotion, aesthetics, engagement, art).
- Route to **CVPR/ICCV/ECCV** if the contribution is a pure computer-vision claim — a better
detector, segmenter, or backbone with no essential second modality.
- Route to **ACL/EMNLP** if it is a pure language claim, and to **NeurIPS/ICLR** if it is a
general ML method whose multimedia setting is incidental.
- Route to **ICMR** for retrieval-centric work that is more IR than multimedia systems, to
**MMSys** for systems/networking-heavy media delivery, and to the **ACM TOMM** journal when the work needs journal-length treatment.
- Confirm the argument can be made convincing in a **6–8 page** sigconf body.
Fit signal table
| Signal in the project | ACM MM reading | |---|---| | Two or more modalities that must interact for the result to hold | Core fit — the house genre | | A reusable media system, framework, or dataset the community adopts | Core fit (Open Source / Dataset tracks) | | Subjective quality / emotion / engagement measured with a user study | Core fit (human-centric areas) | | A single-modality benchmark win (vision-only, text-only) | Better at CVPR/ICCV or ACL | | Retrieval accuracy with no systems or cross-modal novelty | ICMR or SIGIR | | Media delivery / networking with little content modeling | MMSys |
Picking the thematic area
The main track is split into thematic areas (Multimodal Fusion; Generative and Foundation Models; Search and Recommendation; Emotional and Social Signals; Art and Culture; Systems; Transport and Delivery; Responsible Multimedia; and more). The area is not cosmetic — it selects your reviewers. Name the **primary** area honestly; if the paper genuinely spans two, pick the one whose reviewers can best judge the *contribution*, not the application.
Vignette: where an audio-visual model goes
A project fuses lip motion and speech to improve transcription in noise. ACM MM reading: strong fit — the gain exists *only* because two modalities correct each other, which is the Multimodal-Fusion heartland. Strip the audio and keep a visual speech-recognition benchmark, and the same project reads as a CVPR paper; strip the video and tune a language model on the transcripts, and it becomes an ACL/speech paper. The multimedia contribution is the correction *between* streams.
Routing within ACM MM
Deciding it is an ACM MM paper is only half the choice; the track shapes everything after.
| The project's center of gravity | Track within ACM MM | |---|---| | A method paper with cross-modal results | Main track (pick a thematic area) | | A bold vision / new direction, evidence lighter | Brave New Ideas | | A shared task entry with a competitive result | Multimedia Grand Challenge | | A reusable, documented software system | Open Source Software Competition | | A new dataset or benchmark | Dataset track | | A rebuild of prior published results | Reproducibility track |
The tracks differ in blinding and in what reviewers reward, so a strong-but-early idea does better in Brave New Ideas than as a thin main-track method paper, and a great system does better in the Open Source competition than buried as a main-track artifact.
The single-modality trap
The most common misroute is a **single-modality paper wearing a multimedia costume**: audio or text is bolted on but never shown to matter. If a leave-one-modality-out ablation would leave the result essentially unchanged, the paper is not cross-modal, and an ACM MM reviewer will say so. Either make the second modality load-bearing or route the paper to its true home venue before writing — retrofitting multimedia framing onto a vision or NLP result rarely survives review.
Sharpening moves before committing
- Name the cross-modal or systems primitive: the fusion mechanism, the alignment objective,
the delivery scheme, or the perceptual measure. If none exists, the ACM MM framing does not either.
- Decide the track early — main vs. Brave New Ideas (vision paper), Open Source Software,
Dataset, or Reproducibility — because each has a different format and blinding rule.
- If the payoff is subjective, plan a **user study** now; ACM MM reviewers expect perceptual
claims to be measured, not asserted.
- Thematic-area lists drift between cycles; scan the current Topics of Interest before final
routing.
Output format
[Fit] strong ACM MM / possible ACM MM / better elsewhere [Best venue] ACM MM / CVPR / ICCV / ACL / ICMR / MMSys / NeurIPS / TOMM / other [Thematic area] <primary area, if ACM MM> [Cross-modal or systems core] <one sentence> [Top rejection risk] <single-modality framing / weak fusion / no user study / scope> [Next action] <method, user study, framing, or venue switch>
Stanford REAP × CoPaper.AI · 由斯坦福实证方法论团队精选与维护 访问 copaper.ai 微信:CoPaper.AI 按 11 个主流学科板块覆盖 经管与商科 社会科学 人文学科 数学与物理科学 生命科学 医学与健康 工程与技术 计算机科学与 AI 体育科学 点击任一学科名可跳转到对应说明;每类下的代表子领域在正文总览中完整列出。下方封面墙按 venue 导航,完整分类见覆盖一览。 🧭 布局指南 · 📚 Skill Pack 一览 · ⚡ 如何使用 · 🧪 自动实证
Other skills on awesome-journal-skills.
- /aaai-artifact-evaluation
Use when packaging AAAI code, data, multimedia appendices, technical appendices, reproducibility evidence, and post-acceptance artifact releases without violating double-blind or immutable-supplement rules.
Open skill - /aaai-author-response
Use when drafting an AAAI author response (rebuttal) under the single short character-limited author-feedback window, the no-URL rule, no-new-results guidance, AI-generated-review handling, and the AAAI two-phase review process where Phase-2 papers receive one feedback round
Open skill - /aaai-camera-ready
Use when preparing an accepted AAAI paper for camera-ready source submission to AAAI Press, including proceedings page limits, two-column template compliance, copyright transfer, purchased extra technical pages, deanonymization, registration, oral or poster presentation, and
Open skill - /aaai-experiments
Use when designing or auditing AAAI experiments for the broad-AI program committee, including baselines, ablations, statistical significance, robustness, human evaluation, AI-for-Social-Impact and alignment/safety evidence, compute and cost reporting, and
Open skill - /aaai-related-work
Use when positioning an AAAI paper's novelty against archival work, contemporaneous arXiv or workshop papers, and AAAI/IJCAI/NeurIPS/ICML/ICLR neighbors across the broad AI scope, while staying inside AAAI's dual-submission and AI-as-source policy constraints and writing a
Open skill - /aaai-reproducibility
Use when strengthening an AAAI paper's reproducibility checklist (placed after references), experimental traceability, seed and hyperparameter reporting, compute and cost disclosure, dataset access and licensing, code/data ZIP readiness, and the claim-to-evidence map that
Open skill

