Predicting LLM Failures from Internal Generation Dynamics
Determine whether large language models can anticipate their own failures by examining their internal generation dynamics, specifically the evolving hidden states and attention-routing patterns during inference, to enable intrinsic self-verification without external judges or multi-sample consistency.
References
A fundamental open question is whether LLMs can anticipate their own failures by examining the internal dynamics that govern their generation process.
One can ask, for example, whether a recurrent system can learn to detect information represented in its own ongoing state, evaluate an internally represented inconsistency or uncertainty, and selectively modify that state before subsequent inference. Self-correction could then be studied as a causal transformation of an accessible internal state rather than inferred only from improvement in the final output. Whether such dynamics emerges is an empirical question and should not be assumed from recurrence or self-reference alone.