paper-with-me

Papers

PACEvolve: Enabling Long-Horizon Progress-Aware Consistent Evolution

2026-01-15 · Minghao Yan, Bo Peng, Benjamin Coleman, Ziqi Chen, Zhouhang Xie, Shuo Chen, Zhankui He, Noveen Sachdeva, Isabella Ye, Weili Wang, Chi Wang, Ed H. Chi, Fernando Pereira, Wang-Cheng Kang, Derek Zhiyuan Cheng, Beidou Wang arxiv

Large Language Models (LLMs) have emerged as powerful operators for evolutionary search, yet the design of efficient search scaffolds remains ad hoc. While promising, current LLM-in-the-loop systems lack a systematic approach to managing the evolutionary process. We identify three distinct failure modes: Context Pollution, where experiment history biases future candidate generation; Mode Collapse, where agents stagnate in local minima due to poor exploration-exploitation balance; and Weak Collaboration, where rigid crossover strategies fail to leverage parallel search trajectories effectively. We introduce Progress-Aware Consistent Evolution (PACEvolve), a framework designed to robustly govern the agent's context and search dynamics, to address these challenges. PACEvolve combines hierarchical context management (HCM) with pruning to address context pollution; momentum-based backtracking (MBB) to escape local minima; and a self-adaptive sampling policy that unifies backtracking and crossover for dynamic search coordination (CE), allowing agents to balance internal refinement with cross-trajectory collaboration. We demonstrate that PACEvolve provides a systematic path to consistent, long-horizon self-improvement, achieving state-of-the-art results on LLM-SR and KernelBench, while discovering solutions surpassing the record on Modded NanoGPT.

📄 PDF Abstract BibTeX arXiv:2601.10657

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PACEvolve++: Improving Test-time Learning for Evolutionary Search Agents

2026-05-07 · Minghao Yan, Bo Peng, Benjamin Coleman, Ziqi Chen 외 arxiv

Large language models have become drivers of evolutionary search, but most systems rely on a fixed, prompt-elicited policy to sample next candidates. This limits adaptation in practical engineering and research tasks, wh…

Sequential RecommendationReinforcement Learning

PALM: Progress-Aware Policy Learning via Affordance Reasoning for Long-Horizon Robotic Manipulation

2026-01-11 · Yuanzhe Liu, Jingyuan Zhu, Yuchen Mo, Gen Li 외 arxiv

Recent advancements in vision-language-action (VLA) models have shown promise in robotic manipulation, yet they continue to struggle with long-horizon, multi-step tasks. Existing methods lack internal reasoning mechanism…

Long-Horizon Audio-Visual Generation for Persistent Stories and Interactive Worlds

2026-08-24 · Nan Duan, Haoyang Huang, Weiyang Jin, Haoran Li 외 arxiv

Video generation is progressing beyond isolated clips toward long-form narratives and interactive worlds, requiring models to preserve identities, follow user controls, and remain stable over extended rollouts. We presen…

Video Generation

Long-Horizon Manipulation via Trace-Conditioned VLA Planning

2026-04-23 · Isabella Liu, An-Chieh Cheng, Rui Yan, Geng Chen 외 arxiv

Long-horizon manipulation remains challenging for vision-language-action (VLA) policies: real tasks are multi-step, progress-dependent, and brittle to compounding execution errors. We present LoHo-Manip, a modular framew…

Instruction FollowingTrajectory Prediction

Drift is a Sampling Error: SNR-Aware Power Distributions for Long-Horizon Robotic Planning

2026-05-10 · Kewei Chen, Yayu Long, Mingsheng Shang arxiv

Despite rapid progress in Vision-Language-Action (VLA) models for robotic control, instruction drift remains a persistent failure mode in long-horizon tasks. This paper reconceptualizes this phenomenon, positing that ins…