Diagnosis Is Not Prescription: Linguistic Co-Adaptation Explains Patching Hazards in LLM Pipelines
Yoon Jeonghun, Kim Dongchan

TL;DR
The paper reveals that in multi-module LLM agents, fixing the routing module often harms performance due to linguistic co-adaptation, while upstream corrections tend to improve outcomes, highlighting the importance of understanding module interactions.
Contribution
It introduces the Diagnostic Paradox in LLM pipelines and the Linguistic Contract hypothesis, explaining why certain patches degrade performance and how co-adaptation measures predict patching harm.
Findings
Routing module diagnosis identifies the bottleneck but patching it harms performance.
Upstream query-rewriting modules, when patched, reliably improve outcomes.
Higher co-adaptation correlates with patching harm across multiple agent families.
Abstract
When a multi-module LLM agent fails, the module most responsible for the failure is not necessarily the best place to intervene. We demonstrate this Diagnostic Paradox empirically: causal analysis consistently identifies the routing module -- which selects which tool to call next -- as the primary bottleneck across three independent agent families. Yet injecting prompt-level correction examples into this module consistently degrades performance, sometimes severely. Patching an upstream query-rewriting module instead reliably improves outcomes. The effect holds with statistical significance on two agent families and directional consistency on a third; alternative repair strategies at the routing module (instruction rewriting, model upgrade) are neutral, confirming that the harm is specific to correction-injection patching. We explain this asymmetry through the Linguistic Contract…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
