generated-checklists-make-instruction-requirements-individually-checkable
mechanismsingle paper

Decomposing an instruction into explicit yes/no items and judging against them beats asking for a holistic score, and the same checklist turned on the model's own draft improves the draft. The gain comes from making each requirement separately checkable, not from the model trying harder — so it is largest on instructions carrying several constraints at once.

Capability: Following an unfamiliar procedure · Behavior, General

Observed on

2024, frontier chat models.

Sources

  • Checklist-based judging raised exact agreement with human preference from 46.4% to 52.2% over direct scoring, and self-refinement against generated checklists gained +7.8% absolute on LiveBench reasoning, +6.3% via Best-of-N on WildBench. Human annotators given the same checklists also agreed with each other more.
Status: activeLast checked: 2026-09-04Evidence activityHow much the field cites the sources under this claimsteadily cited in the last 12 months33 in 12mo · 61 total — TICKing All the Boxes: Generated Checklists Improve LLM Evaluation and Generation
Contest this claim

Disagreeing is the most useful thing you can do here. Both sides of every contested claim in this catalog were assembled by the same person, which is its weakest point.

Related claims

Notes

Closest published isolation of the technique, but not an exact match to how it is used in practice. TICK generates the checklist from the instruction and applies it as an evaluation protocol; the practitioner version has the agent write its own list up front and tick it off before finishing, which is nearer to the STICK self-refinement setting than to the judging result. Scope condition worth keeping in mind before quoting the numbers at a coding agent.