One Token Away from Collapse: Fragility of Instruction-Tuned Helpfulness (April 2026)
FreeTrivial lexical constraints (banning one punctuation mark) cause 14–48% response collapse in instruction-tuned LLMs — identified as planning failure via mechanistic analysis; base models show no collapse
About One Token Away from Collapse: Fragility of Instruction-Tuned Helpfulness (April 2026)
This research paper investigates the fragility of instruction-tuned large language models under trivial lexical constraints, such as banning a single punctuation character or common word. Across seven models spanning five families (7B–70B, open- and closed-weight), such constraints cause a 14–48% loss in response comprehensiveness, confirmed by blinded human evaluation and over 4,100 automated pairwise comparisons. The study identifies the root cause as a planning failure: linear probes on prompt representations predict response length with high accuracy before generation begins, and two-pass generation recovers 59–96% of response length. Base models show no systematic degradation, indicating that instruction tuning couples task competence to narrow surface-form templates. The effect extends to realistic deployment constraints (e.g., preamble suppression, corporate tone guidelines) and exposes a methodological blind spot in standard LLM-as-judge evaluation, which detects only a 3.5% quality drop where pairwise evaluation reveals 23%.
Key Features
Pros & Cons
- Provides rigorous mechanistic analysis of collapse via linear probes
- Includes both human and automated evaluations for robust evidence
- Covers a broad range of model scales and families (7B–70B)
- Exposes a critical blind spot in current LLM evaluation practices
- Only examines lexical constraints; non-lexical constraints not studied
- Generalization to all instruction-tuned models not fully established
- Focus solely on helpfulness metric; other quality aspects not evaluated