paper-with-me

홈 › Papers

MetaEvo: A Meta-Optimization Framework for Experience-Driven Agent Evolution

2026-05-29 · Bowen Ren, Heyan Huang, Yinghao Li, Yang Gao arxiv

Large language models (LLMs) exhibit strong reasoning capabilities, yet most LLM-based agents are statically deployed and unable to improve through task interactions. Existing experience-driven methods often rely on memory or heuristics without enhancing the model's ability to learn, treating it as a passive executor and leading to early performance plateaus and limited long-term improvement. To address this issue, we propose MetaEvo, a two-stage framework for continual agent evolution that focuses on improving how the model learns from tasks experience, rather than solely on what it stores. MetaEvo first applies preference-based optimization to enhance the model's ability of principle abstraction, then enables the accumulation and reuse of these principles within a modular agent architecture. Experimental results on diverse reasoning benchmarks demonstrate that MetaEvo consistently outperforms strong baselines, maintains reliable improvement across iterations. These findings validate the effectiveness of meta-optimization in enabling agents to learn from experience and continually enhance their reasoning capabilities.

📄 PDF Abstract BibTeX arXiv:2606.07603

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Meta-Black-Box-Optimization through Offline Q-function Learning

2025-05-04 · Zeyuan Ma, Zhiguang Cao, Zhou Jiang, Hongshu Guo 외

Recent progress in Meta-Black-Box-Optimization (MetaBBO) has demonstrated that using RL to learn a meta-level policy for dynamic algorithm configuration (DAC) over an optimization task distribution could significantly en…

BenchmarkingMambaQ-Learning

MetaBox-v2: A Unified Benchmark Platform for Meta-Black-Box Optimization

2025-05-23 · Zeyuan Ma, Yue-Jiao Gong, Hongshu Guo, Wenjie Qiu 외

Meta-Black-Box Optimization (MetaBBO) streamlines the automation of optimization algorithm design through meta-learning. It typically employs a bi-level structure: the meta-level policy undergoes meta-training to reduce …

Meta-Learning

Toward Automated Algorithm Design: A Survey and Practical Guide to Meta-Black-Box-Optimization

2024-11-01 · Zeyuan Ma, Hongshu Guo, Yue-Jiao Gong, Jun Zhang 외

In this survey, we introduce Meta-Black-Box-Optimization~(MetaBBO) as an emerging avenue within the Evolutionary Computation~(EC) community, which incorporates Meta-learning approaches to assist automated algorithm desig…

Computational EfficiencyIn-Context LearningMeta-Learning

Solving Expensive Optimization Problems in Dynamic Environments with Meta-learning

2023-10-19 · huan zhang, Jinliang Ding, Liang Feng, Kay Chen Tan 외

Dynamic environments pose great challenges for expensive optimization problems, as the objective functions of these problems change over time and thus require remarkable computational resources to track the optimal solut…

Bayesian OptimizationMeta-Learning

Evolutionary System 2 Reasoning: An Empirical Proof

2025-12-05 · Zeyuan Ma, Wenqi Huang, Guo-Huan Song, Hongshu Guo 외 arxiv

Machine intelligence marks the ultimate dream of making machines' intelligence comparable to human beings. While recent progress in Large Language Models (LLMs) show substantial specific skills for a wide array of downst…