Biased LLM judges disable skill retirement in self-improving agents

A new study reveals a critical failure mode in self-improving AI agents that use LLM judges to evaluate their own skills. When reward signals are biased, the mechanism that normally prevents skill degradation silently breaks down, allowing poor capabilities to persist in the agent's library. The researchers isolate this causal failure through controlled experiments on code generation and report writing, showing that asymmetric bias (false passes) is far more damaging than symmetric noise. This finding matters for anyone building reference-free evaluation systems or autonomous agents that learn from their own feedback loops, as it exposes a hidden vulnerability in self-curation architectures that current safety assumptions don't account for.
Modelwire context
ExplainerThe key distinction the summary gestures at but doesn't fully unpack is the asymmetry finding: a judge that systematically passes bad skills is categorically worse than one that makes random errors, because false passes actively protect degraded capabilities from retirement while the agent continues training on corrupted foundations.
This connects directly to the 'Beyond Attack-Success Rate' paper from the same day, which flags a parallel problem: binary pass-fail metrics obscure the actual severity of what goes wrong inside agentic systems. Both papers are converging on the same structural critique, that the evaluation layer in agent pipelines is doing more load-bearing work than current designs acknowledge. Where the severity-scale paper focuses on external adversarial pressure, this work shows the evaluation layer can fail from the inside, silently, without any attack required. Together they suggest that LLM judges in agentic loops need their own reliability audits before they can be trusted as arbiters of agent behavior.
Watch whether any of the major self-evolving agent frameworks (AutoGen, OpenHands, or similar) issue guidance or architectural changes that decouple skill retirement decisions from single-judge signals within the next two quarters. If they don't, this vulnerability stays theoretical rather than addressed in production systems.
Coverage we drew on
This analysis is generated by Modelwire’s editorial layer from our archive and the summary above. It is not a substitute for the original reporting. How we write it.
MentionsLLM judges · self-evolving agents · skill retirement
Modelwire Editorial
This synthesis and analysis was prepared by the Modelwire editorial team. We use advanced language models to read, ground, and connect the day’s most significant AI developments, providing original strategic context that helps practitioners and leaders stay ahead of the frontier.
Modelwire summarizes, we don’t republish. arXiv cs.CL originally reported this story as “The Blind Curator: How a Biased Judge Silently Disables Skill Retirement in Self-Evolving Agents”. The full content lives on arxiv.org. If you’re a publisher and want a different summarization policy for your work, see our takedown page.