arXiv:2605.23940v1 Announce Type: new Abstract: How do multi-turn reasoning systems fail? The expected answer is logical contradiction, in which the system's maintained state becomes unsatisfiable. We show that the dominant mode is instead satisfiable drift, where the internal state stays consistent while the returned answer silently violates prior commitments. We build DRIFT-Bench (Decomposing Reasoning Into Failure Types), a solver-instrumented benchmark of 816 test problems across three constraint domains, and evaluate four methods on it across four open-weight models (8B-120B parameters). MUS-Repair, which feeds minimal unsatisfiable subsets back to the generator, is strongest in every setting (+1.8 to +15.0 pp over the best non-MUS baseline). But the central finding is what repair leaves behind. After structured feedback, models rarely contradict themselves. They forget. Residual errors are 98-100% satisfiable drift across all settings, while contradiction drops to near zero. Reliable multi-turn systems must separately validate that the returned answer respects the maintained state. Code is available at https://github.com/kaons-research/drift-bench.
Residual Drift Dominates Contradiction in Multi-Turn Constraint Reasoning
A new study finds that multi-turn reasoning systems fail primarily through "satisfiable drift"—where the model silently violates prior commitments while maintaining a logically consistent internal state—rather than through logical contradiction. Researchers introduced DRIFT-Bench, a benchmark of 816 test problems, and found that after structured feedback, 98-100% of residual errors were satisfiable drift, with contradiction nearly eliminated. The findings indicate that reliable multi-turn systems must separately validate whether returned answers respect the maintained state.
Run your AI side-project on zahid.host
EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.