PACE-Bench: Benchmarking Physics Adaptation via Code Evolution in Dynamic Environments
Abstract
PACE-Bench evaluates self-evolving agents on physics adaptation tasks requiring iterative code redesign after environmental mutations, revealing that simulator-grounded reflection outperforms unverified self-revision but mechanism redesign remains a major bottleneck.
Self-evolving agents improve future behavior from interaction experience, yet existing evaluations typically optimize under fixed execution conditions and do not test recovery after those conditions change. To address this gap, we introduce PACE-Bench (Physics Adaptation via Code Evolution), a simulator-grounded benchmark of 144 source-to-target adaptation pairs across six physics domains. Each pair links a source environment to a mutated target environment with the same goal and interface. A code-driven design that succeeds in the source fails in the target, where agents must iteratively adapt it into a working target design using diagnostic sandbox feedback within a limited attempt budget. We compare ten self-evolving methods from four paradigms. The benchmark remains far from saturated: Reflexion + Qwen3-14B succeeds on only 35.9\% of full-benchmark pairs, while GPT-5.5 solves 66.7\% of the Statics subset under the full budget. Together, these results show that simulator-grounded reflection is more reliable than unverified self-revision, while memory anchors agents to early designs and broad tree search explores without converging. Even revealing exact physical changes does not raise the performance ceiling, pointing to mechanism redesign rather than parameter inference as the central bottleneck. Data and code are available at https://github.com/thunlp/PACE-Bench.
Community
Self-evolving agents promise to improve through interaction. Yet most benchmarks keep execution conditions fixed.
Adaptation matters when past success stops working. If the environment changes, can an agent recover? Introducing PACE-Bench.
Code & Benchmark: https://github.com/thunlp/PACE-Bench
Project: https://github.com/thunlp/PACE-Bench
Paper: https://arxiv.org/pdf/2608.14441
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- PERFOPT-Bench: Evaluating Coding Agents on Software Performance Optimization (2026)
- Hierarchical Self-Improvement: A Framework for Task-Specific Evolvable Agent Harnesses (2026)
- Evo-Bench: Can Language Models Improve Agent Harness? (2026)
- EvoAgentBench: Benchmarking Agent Self-Evolution via Ability Transfer (2026)
- SkillTV-Bench: Benchmarking How Well Judges Perform on Skill-Augmented Agentic Execution (2026)
- Managing Procedural Memory in LLM Agents: Control, Adaptation, and Evaluation (2026)
- TTHE: Test-Time Harness Evolution (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 1
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper