ICML Review Process
Use this to reason about how ICML reviewers and ACs will process a submission. The point is not to
forecast acceptance by score folklore; it is to identify the decision issue and response strategy.
Process features
- ICML uses OpenReview with double-blind review.
- ICML 2026 aims for about three reviews per paper, though the number can vary.
- Reviewers consider soundness, originality, significance, clarity, and whether rebuttal resolved
their main concerns.
- Authors get a response period and then one additional reviewer-author discussion round.
- Reviewers and ACs may discuss privately; ACs synthesize conflicts and unresolved concerns.
- Reviews and author-reviewer discussion for accepted papers are made public.
- ICML 2026 uses a Policy A / Policy B framework for reviewer LLM use, with authors indicating
whether their paper requires Policy A review.
- Reciprocal reviewing links author behavior to reviewer obligations and policy compliance.
Diagnosis workflow
- Categorize each likely criticism by soundness, originality, significance, clarity, ethics,
reproducibility, or policy.
- Identify which criticism an AC can quote in a meta-review.
- Separate fixable clarity issues from missing evidence.
- Prepare response text that helps reviewers update their final justification.
- Check whether LLM-review policy, prompt injection, reciprocal reviewing, or ethics concerns could
become procedural rejection risks.
Score-dimension to AC-leverage map
ICML ACs synthesize conflicts into a meta-review, so the useful question is which dimension an AC can
defend a decision on.
| Dimension |
What a reviewer cites |
What an AC can act on |
| Soundness |
Broken proof, untuned baseline, leakage |
Strong reject anchor; hard to rebut without new evidence |
| Originality |
Overlap with prior or concurrent work |
Reject anchor unless delta is reframed |
| Significance |
Narrow gain, no mechanism |
Borderline; rebuttal can reframe scope |
| Clarity |
Buried contribution, dense columns |
Often fixable; weakest reject basis alone |
Worked vignette: reading a split panel
The optimizer paper draws one champion citing the convergence theorem, one skeptic citing an
untuned Adam baseline, and one borderline reviewer citing clarity. The AC-quotable issue is the
baseline soundness concern, not clarity, so the response strategy concentrates the single discussion
round on the tuned-baseline table. Because accepted reviews and discussion become public, the authors
keep the tone measured. If the paper also flagged Policy A LLM-review handling, confirm that choice is
consistent so it does not surface as a procedural risk. Verify the per-paper review count and policy
labels against the current cycle rather than assuming the prior year's setup.
Output format
[Likely review pattern] supportive / split / skeptical
[AC decision issue] <one issue>
[Procedural risks] <LLM policy / reciprocal reviewer / ethics / anonymity / none>
[Response posture] clarify / add small result / concede / reroute
[Public-record concern] <what will be visible if accepted>
1---2name: icml-review-process3description: Use when explaining or diagnosing the ICML review process, including OpenReview, reciprocal reviewing, reviewer/AC behavior, review dimensions, author response, one-round discussion, LLM-review policy, ethics flags, and public review records.4---56# ICML Review Process78Use this to reason about how ICML reviewers and ACs will process a submission. The point is not to9forecast acceptance by score folklore; it is to identify the decision issue and response strategy.1011## Process features1213- ICML uses OpenReview with double-blind review.14- ICML 2026 aims for about three reviews per paper, though the number can vary.15- Reviewers consider soundness, originality, significance, clarity, and whether rebuttal resolved16 their main concerns.17- Authors get a response period and then one additional reviewer-author discussion round.18- Reviewers and ACs may discuss privately; ACs synthesize conflicts and unresolved concerns.19- Reviews and author-reviewer discussion for accepted papers are made public.20- ICML 2026 uses a Policy A / Policy B framework for reviewer LLM use, with authors indicating21 whether their paper requires Policy A review.22- Reciprocal reviewing links author behavior to reviewer obligations and policy compliance.2324## Diagnosis workflow25261. Categorize each likely criticism by soundness, originality, significance, clarity, ethics,27 reproducibility, or policy.282. Identify which criticism an AC can quote in a meta-review.293. Separate fixable clarity issues from missing evidence.304. Prepare response text that helps reviewers update their final justification.315. Check whether LLM-review policy, prompt injection, reciprocal reviewing, or ethics concerns could32 become procedural rejection risks.3334## Score-dimension to AC-leverage map3536ICML ACs synthesize conflicts into a meta-review, so the useful question is which dimension an AC can37defend a decision on.3839| Dimension | What a reviewer cites | What an AC can act on |40| --- | --- | --- |41| Soundness | Broken proof, untuned baseline, leakage | Strong reject anchor; hard to rebut without new evidence |42| Originality | Overlap with prior or concurrent work | Reject anchor unless delta is reframed |43| Significance | Narrow gain, no mechanism | Borderline; rebuttal can reframe scope |44| Clarity | Buried contribution, dense columns | Often fixable; weakest reject basis alone |4546## Worked vignette: reading a split panel4748The optimizer paper draws one champion citing the convergence theorem, one skeptic citing an49untuned Adam baseline, and one borderline reviewer citing clarity. The AC-quotable issue is the50baseline soundness concern, not clarity, so the response strategy concentrates the single discussion51round on the tuned-baseline table. Because accepted reviews and discussion become public, the authors52keep the tone measured. If the paper also flagged Policy A LLM-review handling, confirm that choice is53consistent so it does not surface as a procedural risk. Verify the per-paper review count and policy54labels against the current cycle rather than assuming the prior year's setup.5556## Output format5758```text59[Likely review pattern] supportive / split / skeptical60[AC decision issue] <one issue>61[Procedural risks] <LLM policy / reciprocal reviewer / ethics / anonymity / none>62[Response posture] clarify / add small result / concede / reroute63[Public-record concern] <what will be visible if accepted>64```65