CVPR gives supplementary material its own deadline — November 20 in the 2026 cycle, one week after the November 13 paper deadline — and vision reviewers open supplements more than reviewers at most venues, because qualitative evidence lives there. That makes the supplement a designed deliverable, not an attic. Facts below are the 2026 cycle as read on 2026-07-08.
One rule sorts everything: anything a reviewer needs to judge the claims must be in the 8-page body. The supplement is legitimately for depth on things the body already establishes. A useful decision table:
| Content | Body or supplement? | Reasoning |
|---|---|---|
| Headline quantitative results | Body | The claim itself |
| Core ablation (the one that justifies the design) | Body | Reviewers rank papers on it |
| Full ablation grids, extra datasets | Supplement | Depth on an established point |
| Method details needed to believe the numbers | Body (compressed) | "See supplement" for correctness reads as evasion |
| Derivations, proofs, extra math | Supplement | Vision reviewers spot-check |
| Qualitative result grids beyond page 8 | Supplement | Expected and widely read |
| Failure cases | Both: one in body, catalog in supplement | Honesty signal reviewers reward |
| Video results (tracking, generation, 3D, robotics) | Supplement | The only sanctioned channel — external video links are banned |
| Code + configs | Supplement | See cvpr-artifact-evaluation |
For temporal or 3D work, the video is the result, and since external links are prohibited, the uploaded file is your one shot:
README.txt) mapping each clip to the paper section it supports.The supplement deadline trailing the paper by a week is a packaging window. The submitted PDF is frozen; a supplement that introduces results the body never mentions effectively smuggles content past the page limit, and reviewers treat it that way. Legitimate week-two work: rendering video, cleaning code, formatting the extended tables the body already cites. Every body reference ("see Suppl. B") must resolve — a dangling pointer is the most common supplement bug at every CVF venue.
supplement.zip
├── suppl.pdf # A: extended results · B: ablation grids · C: failures
│ # D: implementation detail · E: derivations
├── videos/
│ ├── README.txt # clip → claim map, one line each
│ ├── 01_main_comparison.mp4
│ └── 02_failure_modes.mp4
└── code/ # scrubbed; see cvpr-artifact-evaluation
└── REPRODUCE.md # table/figure → command
Use the same numbering scheme as the paper (Suppl. Table 7 continues Table 6), start the supplement PDF with a half-page table of contents, and repeat each research question above its ablation grid so sections stand alone.
Seen across CVF-venue submission cycles; all are findable in a one-hour audit:
Suppl and resolve each.The supplement is reviewed double-blind under the same rules as the paper: no author names in code headers, no institutional dataset paths, no acknowledgements, no grant IDs, no watermark from a lab's internal tooling. And the external-link ban applies — a "project page" URL inside the supplement PDF is a policy violation, not a shortcut.
Design for the observed reading pattern, not the hoped-for one: the supplement gets opened (a) right after the body's qualitative section, looking for more examples and the failure cases, (b) during score justification, verifying one implementation detail, and (c) in discussion week, when another reviewer cites it. Each entry point should land in seconds — which is why the table of contents, paper-continuous numbering, and the clip-to-claim README are not cosmetics but the difference between a supplement that testifies for you and one that never takes the stand.
[Supplement audit] ship-ready / issues
[Placement violations] decision-critical content found in supplement: <list or none>
[Video] clips indexed · failures included · metadata stripped
[Pointer check] body references resolving: <n/m>
[Anonymity] clean / leaks: <locations>
[Size] archive size vs current cap (cap 待核实)