ICML Author Response
Use this after initial ICML reviews arrive. The response should clarify and correct; it cannot rely
on uploading a revised paper during the feedback period.
ICML response model
ICML 2026 author instructions state that authors can respond after initial reviews, that reviewers
see those responses after the response period, and that reviewers and authors may then have one
additional communication round. Responses must remain anonymous and should not contain
non-anonymized URLs, personal websites, or shortened URLs. Reviewer instructions tell reviewers to
explain whether the rebuttal changed their final recommendation.
Triage logic
- Prioritize objections that affect soundness, originality, significance, clarity, ethics, or
reproducibility.
- Answer the AC's likely decision question, not every minor reviewer note.
- Treat contradictions between reviewers as a chance to give the AC a clean synthesis.
- Use new analyses sparingly and only to clarify an existing claim.
- Keep all links anonymous and policy-compliant. Reviewers are not expected to follow external URLs
in responses.
Drafting pattern
- Open with the central correction or concession.
- Refer to exact paper sections, appendix items, figures, tables, or supplement files.
- State what will change in camera-ready only if the paper is accepted.
- Maintain a professional, concise tone.
- Avoid identity leakage, score arguments, and broad promises.
Objection-to-response routing
ICML gives one response window plus one discussion round, so spend words on what an AC can quote, not
on every minor note.
| Reviewer objection |
Best ICML response move |
| "Assumptions do not match the experiments" |
Concede the regime, point to the in-regime figure, state the camera-ready clarification |
| "Missing tuned baseline" |
Supply a single decisive table row from a feasible run |
| "Unclear novelty vs concurrent work" |
Restate the one-line technical delta and the appendix PDF |
| "Reproducibility unclear" |
Cite the exact supplement command and seed |
Worked vignette: defending the optimizer paper
Reviewer 2 says the convergence proof assumes bounded variance that ImageNet training violates. The
strongest response opens with the concession, narrows the theoretical claim to the stated regime,
adds a small plot showing the rate still tracks empirically where assumptions hold, and promises only
a camera-ready wording fix. It does not argue the score or upload a revised PDF, both of which the
ICML response model disallows.
Output format
[Priority issue] <reviewer/AC concern>
[Decision dimension] soundness / originality / significance / clarity / ethics / reproducibility
[Draft response] <ICML-ready anonymous text>
[Evidence anchor] <paper/appendix/supplement item>
[Discussion follow-up] <one possible reply if reviewer pushes back>
Source: brycewang-stanford/Awesome-Journal-Skills → ICML-Skills/skills/icml-author-response/SKILL.md
1---2name: icml-author-response3description: Use when drafting ICML rebuttals and reviewer-author discussion replies under OpenReview double-blind constraints, where authors respond after initial reviews, reviewers may then have one additional discussion round, no revised paper can be uploaded during the period, and responses must stay anonymous. Use to triage objections by soundness, originality, significance, clarity, ethics, and reproducibility for the AC.4---567# ICML Author Response89Use this after initial ICML reviews arrive. The response should clarify and correct; it cannot rely10on uploading a revised paper during the feedback period.1112## ICML response model1314ICML 2026 author instructions state that authors can respond after initial reviews, that reviewers15see those responses after the response period, and that reviewers and authors may then have one16additional communication round. Responses must remain anonymous and should not contain17non-anonymized URLs, personal websites, or shortened URLs. Reviewer instructions tell reviewers to18explain whether the rebuttal changed their final recommendation.1920## Triage logic2122- Prioritize objections that affect soundness, originality, significance, clarity, ethics, or23 reproducibility.24- Answer the AC's likely decision question, not every minor reviewer note.25- Treat contradictions between reviewers as a chance to give the AC a clean synthesis.26- Use new analyses sparingly and only to clarify an existing claim.27- Keep all links anonymous and policy-compliant. Reviewers are not expected to follow external URLs28 in responses.2930## Drafting pattern31321. Open with the central correction or concession.332. Refer to exact paper sections, appendix items, figures, tables, or supplement files.343. State what will change in camera-ready only if the paper is accepted.354. Maintain a professional, concise tone.365. Avoid identity leakage, score arguments, and broad promises.3738## Objection-to-response routing3940ICML gives one response window plus one discussion round, so spend words on what an AC can quote, not41on every minor note.4243| Reviewer objection | Best ICML response move |44| --- | --- |45| "Assumptions do not match the experiments" | Concede the regime, point to the in-regime figure, state the camera-ready clarification |46| "Missing tuned baseline" | Supply a single decisive table row from a feasible run |47| "Unclear novelty vs concurrent work" | Restate the one-line technical delta and the appendix PDF |48| "Reproducibility unclear" | Cite the exact supplement command and seed |4950## Worked vignette: defending the optimizer paper5152Reviewer 2 says the convergence proof assumes bounded variance that ImageNet training violates. The53strongest response opens with the concession, narrows the theoretical claim to the stated regime,54adds a small plot showing the rate still tracks empirically where assumptions hold, and promises only55a camera-ready wording fix. It does not argue the score or upload a revised PDF, both of which the56ICML response model disallows.5758## Output format5960```text61[Priority issue] <reviewer/AC concern>62[Decision dimension] soundness / originality / significance / clarity / ethics / reproducibility63[Draft response] <ICML-ready anonymous text>64[Evidence anchor] <paper/appendix/supplement item>65[Discussion follow-up] <one possible reply if reviewer pushes back>66```6768---6970**Source:** [`brycewang-stanford/Awesome-Journal-Skills`](https://github.com/brycewang-stanford/Awesome-Journal-Skills) → `ICML-Skills/skills/icml-author-response/SKILL.md`