skills/research/research-paper-writing/references/checklists.md
This reference documents the mandatory checklist requirements for major ML/AI conferences. All major venues now require paper checklists—missing them results in desk rejection.
All NeurIPS submissions must include a completed paper checklist. Papers lacking this element face automatic desk rejection. The checklist appears after references and supplemental material, outside the page limit.
Authors must verify that abstract and introduction claims match theoretical and experimental results, with clearly stated contributions, assumptions, and limitations.
What to check:
Papers should include a dedicated "Limitations" section addressing strong assumptions, robustness to violations, scope constraints, and performance-influencing factors.
What to include:
Theoretical contributions require full assumption statements and complete proofs (main paper or appendix with proof sketches for intuition).
What to check:
Authors must describe steps ensuring results verification through code release, detailed instructions, model access, or checkpoints appropriate to their contribution type.
What to provide:
Instructions for reproducing main experimental results should be provided (supplemental material or URLs), including exact commands and environment specifications.
What to include:
Papers must specify training details: data splits, hyperparameters, and selection methods in the main paper or supplementary materials.
What to document:
Results require error bars, confidence intervals, or statistical tests with clearly stated calculation methods and underlying assumptions.
What to include:
Specifications needed: compute worker types (CPU/GPU), memory, storage, execution time per run, and total project compute requirements.
What to document:
Authors confirm adherence to the NeurIPS Code of Ethics, noting any necessary deviations.
What to verify:
Discussion of potential negative societal applications, fairness concerns, privacy risks, and possible mitigation strategies when applicable.
What to address:
High-risk models (language models, internet-scraped datasets) require controlled release mechanisms and usage guidelines.
What to consider:
All existing assets require creator citations, license names, URLs, version numbers, and terms-of-service acknowledgment.
What to document:
New releases need structured templates documenting training details, limitations, consent procedures, and licensing information.
For new datasets/models:
Crowdsourcing studies must include participant instructions, screenshots, compensation details, and comply with minimum wage requirements.
What to include:
Human subjects research requires documented institutional review board approval or equivalent, with risk descriptions disclosed (maintaining anonymity at submission).
What to verify:
Usage of large language models as core methodology components requires disclosure; writing/editing use doesn't require declaration.
What to disclose:
Authors select "yes," "no," or "N/A" per question, with optional 1-2 sentence justifications.
Important: Reviewers are explicitly instructed not to penalize honest limitation acknowledgment.
ICML requires a Broader Impact Statement at the end of the paper, before references. This does NOT count toward the page limit.
Required elements:
ICLR has a specific LLM disclosure requirement:
"If LLMs played a significant role in research ideation and/or writing to the extent that they could be regarded as a contributor, authors must describe their precise role in a separate appendix section."
When disclosure is required:
When disclosure is NOT required:
Consequences of non-disclosure:
Add a statement referencing:
Address potential concerns in ≤1 page. Does not count toward page limit.
ACL specifically requires a Limitations section:
What to include:
Important: The Limitations section does NOT count toward the page limit.
If applicable:
If applicable:
AAAI enforces formatting rules more strictly than any other major venue. Papers that deviate from the template are desk-rejected.
\setlength, no \vspace hacks, no font overridesaaai2026.bst)COLM (Conference on Language Modeling) focuses specifically on language model research. Framing must target this community.
| Conference | Main Content | References | Appendix |
|---|---|---|---|
| NeurIPS 2025 | 9 pages | Unlimited | Unlimited (checklist separate) |
| ICML 2026 | 8 pages (+1 camera) | Unlimited | Unlimited |
| ICLR 2026 | 9 pages (+1 camera) | Unlimited | Unlimited |
| ACL 2025 | 8 pages (long) | Unlimited | Unlimited |
| AAAI 2026 | 7 pages (+1 camera) | Unlimited | Unlimited |
| COLM 2025 | 9 pages (+1 camera) | Unlimited | Unlimited |
All conference templates are in the templates/ directory:
templates/
├── icml2026/ # ICML 2026 official
├── iclr2026/ # ICLR 2026 official
├── neurips2025/ # NeurIPS 2025
├── acl/ # ACL style files
├── aaai2026/ # AAAI 2026
└── colm2025/ # COLM 2025