ISCA 2026 gave authors a combined rebuttal/revision period, February 16 to March 6 — three weeks in which the team could both argue and change the paper. That design rewards teams that treat the window as an engineering sprint with a triage phase, and punishes teams that spend it composing indignation. Everything here assumes that verified 2026 structure; the 2027 window's existence, length, and rules are 待核实 until the new CFP posts.
Read all reviews twice: once fast for temperature, once slow building the objection ledger. Classify every distinct point:
| Class | Definition | Window response |
|---|---|---|
| F — factual error | Reviewer misread something present in the PDF | Quote page/section/figure; one sentence; zero new work |
| E — evidence gap, closable | Missing experiment your infrastructure can run in days | Run it; report in response; fold into revision if permitted |
| E∞ — evidence gap, not closable | Needs silicon, months, or data you lack | Concede scope honestly; state what the existing evidence does cover |
| D — design objection | "This breaks under X" / "cost is understated" | Analyze X concretely; if real, add the limitation; if not, show why |
| P — premise objection | "This problem doesn't matter" | Strongest countermeasure is motivation data; if you have none beyond the paper, one calm paragraph and move on |
| T — taste | "I'd have designed it differently" | Acknowledge once; do not redesign the paper |
Then rank by leverage: an F held by two reviewers outranks an E held by one;
anything a likely champion needs to defend the paper outranks everything else
(isca-review-process explains why the champion is the audience).
Pick at most three new experiments — the ones that convert the highest-leverage E-class objections into numbers. Assign owners and a hard finish date one week before window close, leaving prose time. The classic window failure is five half-finished experiments and a response that promises rather than shows.
window-plan.md
R2.O3 (E, leverage=high) "no comparison vs LazyMerge at equal storage"
-> run: lazymerge @ 18KB/core, full suite; owner: MK; due Feb 27
R1.O1 (F, leverage=high) "warm-up unstated"
-> answer: §5.1 para 2, 50M inst; also add to config table in revision
R3.O2 (D, leverage=med) "decay threshold fragile"
-> run: sweep T in {2K..64K}; expect plateau; owner: JL; due Feb 25
R3.O5 (T, leverage=low) "why not epoch-based?"
-> one paragraph, cite §4.2 rationale; no experiment
Structure for committee reading, not reviewer combat:
Tone rules that survive contact with real committees: concede real limitations in plain declarative sentences (concessions buy credibility that transfers to your rebuttals); never speculate about reviewer expertise or identity; never claim "all reviewers agree" about anything they don't.
If the cycle permits an updated PDF (2026's window was named rebuttal/revision):
isca-writing-style was for.Using the 2026 window (Feb 16 - Mar 6) as the shape:
| Days | Activity |
|---|---|
| 1-2 | Triage; objection ledger; leverage ranking; no computing yet |
| 2 | Experiment plan frozen: ≤3 runs, owners, due dates |
| 3-12 | Experiments execute; response skeleton drafted in parallel |
| 13-15 | Results in; response written against real numbers |
| 16-18 | Revision edits (if permitted), diff-minimal, format-checked |
| 19-20 | Cold read by an outside colleague; tone pass; consolidation pass |
| 21 | Submit with hours to spare, AoE-checked |
After the window, silence until decisions; outcome handling branches in
isca-review-process, and calendar context lives in isca-workflow. Verified
dates: ../../resources/official-source-map.md (2026-07-08).