Paper identifies activation bottlenecks as cause of hidden-constraint failures in large language models
Researchers propose 'conditional constraint activation' to explain why models encode constraints but fail to use them, and show activation patching can repair some failures.
1 source · cross-referenced
- A new arXiv preprint formalizes why LLMs often fail to use internally encoded constraints, attributing failures to routing rather than knowledge deficits.
- Experiments over 14 models show probes can decode constraints above 88% accuracy, but activation patching only repairs one of two failure modes.
- No prompted intervention matched the repair effect of activation patching, which the authors frame as a routing problem.
- The work introduces a quartet diagnostic and highlights a single mediation pathway—prerequisite mention—as a conservative bias inflator.
Researchers from Carnegie Mellon University propose a framework called conditional constraint activation to distinguish between a model’s internal encoding of a constraint and its actual routing into the decision process. They argue that aggregate accuracy metrics can obscure genuine constraint inference by conflating it with conservative defaulting behavior.
In experiments spanning 14 models, the team introduces a quartet diagnostic to isolate two distinct failure modes tied to hidden constraints. Using probes on two open-weight models, they demonstrate that constraints can be decoded from internal activations with accuracy above 88%, indicating that the knowledge is present but not always used.
Activation patching experiments show partial repair: one failure mode improves by +6.4 nats, while the other remains unchanged (-0.07 nats), suggesting heterogeneity in how constraints are routed. The authors conclude that hidden-constraint failure is fundamentally a routing problem rather than a knowledge problem.
The study evaluates prompted interventions and finds none achieve the repair effect of activation patching. All prompted methods instead inflate conservative bias through a single mediation pathway—prerequisite mention—highlighting the limitations of prompt engineering for this class of failures.
The paper contributes a diagnostic framework and empirical evidence that shifts the focus from whether models know constraints to whether they can route them effectively into decisions.
- Aug 14, 2026 · arXiv cs.AI
Researchers propose operational definitions for AI reasoning as a learnable rule-based process
Trust79 - Aug 14, 2026 · arXiv cs.AI
New benchmark finds frontier LLMs fail roughly one in three integrity-critical decisions under pressure
Trust79 - Aug 13, 2026 · Hugging Face
Hugging Face reports results of community-wide effort to reproduce 2,226 ICML 2026 papers
Trust79