OPD-Evolver: Cultivating Holistic Agent Evolver via On-Policy Distillation
About
Memory has become a standard substrate for self-evolving agents, yet retaining experience is not the same as learning how to evolve through it. Existing memory agents can store trajectories, retrieve reflections, or accumulate skills, but often lack the holistic competence to select useful experience, act on it, write reusable knowledge, and maintain a growing repository. We introduce OPD-Evolver, a slow-fast co-evolution framework that cultivates such an agent evolver through on-policy self-distillation. In the fast loop, OPD-Evolver interacts with a four-level memory hierarchy to read, use, write, and maintain experience for rapid test-time evolution. In the slow loop, outcome-calibrated memory attribution and privileged hindsight distill these four abilities into the deployable policy. Across multi-domain benchmarks, OPD-Evolver surpasses memory systems such as ReasoningBank by up to 11.5%, and training-based methods such as Skill0 by ~5.8%. Further analysis shows that OPD-Evolver internalizes high-value experience and memory management, enabling OPD-Evolver-9B to challenge giant counterparts such as Qwen3.5-397B-A17B and Step-3.5-Flash, pointing beyond memory-augmented agents toward genuinely qualified agent evolvers.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| OS Task | Lifelong Agent Bench OS Task | Success Rate (Last Epoch)65 | 31 | |
| SQL Code Generation | InterCode SQL | Success Rate64.01 | 27 | |
| Bash Command Execution | InterCode Bash | Execution Success Rate49.55 | 24 | |
| Cybersecurity (CTF) | InterCode CTF | Success Rate57 | 20 | |
| Mathematical Reasoning | MemoryArena Math | Success Score10.88 | 20 | |
| Physics Reasoning | MemoryArena Physics | Success Metric11.63 | 20 | |
| State Abstraction | AMA-Bench SA | Success Metric52.92 | 20 | |
| DB Task | Lifelong Agent Bench DB Task | Success Rate84.5 | 20 | |
| State Updating | AMA-Bench (SU) | Success Metric53.94 | 20 | |
| Causal Inference | AMA-Bench (CI) | Success Metric47.32 | 20 |