Reward-Free Evolving Agents Use Pairwise Validators.

Minghao Liu, Yu Wang, Jiayun Wang, Wei Wei· July 17, 2026 View original

Summary

A new method replaces costly scalar rewards in self-evolving AI agents with a pairwise validator, a frozen LLM that judges which of two agent versions is better. This approach matches or exceeds full-reward baselines in task accuracy without the need for expensive labeling.

Developing self-evolving AI agents often involves a costly process of designing reliable scalar rewards to guide their iterative improvements. These rewards typically require significant domain expertise and expensive labeled examples. A novel approach proposes replacing this scalar reward system with a "pairwise validator." This validator is a frozen Large Language Model (LLM) that, when presented with a parent agent and a child candidate, simply determines which one is superior. This pairwise judgment is generally more stable and easier to obtain than absolute scoring, mitigating the need for strict scale calibration and extensive training. Integrating this pairwise gate into existing self-evolving engines like GEPA, ADRS, and ShinkaEvolve, the method demonstrates performance matching or exceeding full-reward baselines across various agents and artifact types (prompts and code). This offers a competitive task accuracy without the high cost of reward design and labeling.

Why it matters

This innovation significantly reduces the cost and complexity of developing and evolving AI agents by eliminating the need for expensive scalar reward engineering, making agent development more accessible and scalable.

How to implement this in your domain

  1. 1Explore using pairwise LLM validators as a reward-free mechanism for evolving your AI agents or prompt templates.
  2. 2Integrate a frozen LLM as a comparative judge in your agentic loops to guide self-improvement.
  3. 3Experiment with Adaptive Focus or Soft Elo strategies for parent selection based on pairwise verdicts.
  4. 4Assess the cost savings and performance benefits of this approach compared to traditional reward-based agent evolution.

Who benefits

AI/ML DevelopmentSoftware DevelopmentRoboticsGame Development

Key takeaways

  • Pairwise LLM validators can replace costly scalar rewards in self-evolving AI agents.
  • This method simplifies agent development by removing the need for extensive reward engineering.
  • Pairwise judgment is more stable and easier to obtain than absolute scoring.
  • The approach achieves competitive task accuracy without the high cost of labeling.

Original post by Minghao Liu, Yu Wang, Jiayun Wang, Wei Wei

"arXiv:2607.14408v1 Announce Type: new Abstract: A self-evolving agentic loop repeatedly proposes a tweaked version of an agent (its prompt template or program) and accepts or rejects the change based on a per-iteration quality signal. Designing that signal is often the costly par…"

View on X

Originally posted by Minghao Liu, Yu Wang, Jiayun Wang, Wei Wei on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses