paper-with-me

Papers

Harnessing Agentic Evolution

2026-05-13 · Jiayi Zhang, Yongfeng Gu, Jianhao Ruan, Maojia Song, Yiran Peng, Zhiguang Han, Jinyu Xiang, Zhitao Wang, Caiyin Yang, Yixi Ouyang, Bang Liu, Chenglin Wu, Yuyu Luo arxiv

Agentic evolution has emerged as a powerful paradigm for improving programs, workflows, and scientific solutions by iteratively generating candidates, evaluating them, and using feedback to guide future search. However, existing methods are typically instantiated either as fixed hand-designed procedures that are modular but rigid, or as general-purpose agents that flexibly integrate feedback but can drift in long-horizon evolution. Both forms accumulate rich evidence over time, including candidates, feedback, traces, and failures, yet lack a stable interface for organizing this evidence and revising the mechanism that drives future evolution. We address this limitation by formulating agentic evolution as an interactive environment, where the accumulated evolution context serves as a process-level state. We introduce AEvo, a harnessed meta-editing framework in which a meta-agent observes this state and acts not by directly proposing the next candidate, but by editing the procedure or agent context that controls future evolution. This unified interface enables AEvo to steer both procedure-based and agent-based evolution, making accumulated evidence actionable for long-horizon search. Empirical evaluations on agentic and reasoning benchmarks show that AEvo outperforms five evolution baselines, achieving a 26 relative improvement over the strongest baseline. Across three open-ended optimization tasks, AEvo further outperforms four evolution baselines and achieves state-of-the-art performance under the same iteration budget.

📄 PDF Abstract BibTeX arXiv:2605.13821

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The (R)evolution of Scientific Workflows in the Agentic AI Era: Towards Autonomous Science

2025-09-12 · Woong Shin, Renan Souza, Daniel Rosendo, Frédéric Suter 외 arxiv

Modern scientific discovery increasingly requires coordinating distributed facilities and heterogeneous resources, forcing researchers to act as manual workflow coordinators rather than scientists. Advances in AI leading…

HAGE: Harnessing Agentic Memory via RL-Driven Weighted Graph Evolution

2026-05-11 · Dongming Jiang, Yi Li, Guanpeng Li, Qiannan Li 외 arxiv

Memory retrieval in agentic large language model (LLM) systems is often treated as a static lookup problem, relying on flat vector search or fixed binary relational graphs. However, fixed graph structures cannot capture …

Reinforcement LearningSemantic Similarity

Vision Harnessing Agent for Open Ad-hoc Segmentation

2026-05-19 · Zilin Wang, Stella X. Yu arxiv

Segmentation has become easy when the concept is known, requiring retrieval of a learned visual grounding from text. It remains hard for open ad-hoc concepts, where the grounding may not exist as one learned mask and mus…

Visual Grounding

Co-Evolution in Agentic Systems: Toward Self-Directed Evolution Beyond Human Design

2026-08-10 · Qing Zong, Jiayu Liu, Junhao Shen, Zecong Tang 외 hf

Agentic systems are increasingly expected to improve after deployment, yet single-entity self-evolution is often bounded by a static learning context, such as fixed tasks and feedback. This survey focuses on co-evolution…

The Evolution of Alpha in Finance Harnessing Human Insight and LLM Agents

2025-05-20 · Mohammad Rubyet Islam

The pursuit of alpha returns that exceed market benchmarks has undergone a profound transformation, evolving from intuition-driven investing to autonomous, AI powered systems. This paper introduces a comprehensive five s…

Decision MakingRepresentation Learning