paper-with-me

Papers

EvoArena: Tracking Memory Evolution for Robust LLM Agents in Dynamic Environments

2026-06-11 · Jundong Xu, Qingchuan Li, Jiaying Wu, Yihuai Lan, Shuyue Stella Li, Huichi Zhou, Bowen Jiang, Lei Wang, Jun Wang, Anh Tuan Luu, Caiming Xiong, Hae Won Park, Bryan Hooi, Zhiyuan Hu arxiv

Large language model (LLM) agents have achieved strong performance on a wide range of benchmarks, yet most evaluations assume static environments. In contrast, real-world deployment is inherently dynamic, requiring agents to continually align their knowledge, skills, and behavior with changing environments and updated task conditions. To address this gap, we introduce EvoArena, a benchmark suite that models environment changes as sequences of progressive updates across terminal, software, and social domains. We further propose EvoMem, a patch-based memory paradigm that records memory evolution as structured update histories, enabling agents to reason about environmental evolution through changes in their memory. Experiments show that current agents struggle on EvoArena, achieving an average accuracy of 39.6% across evolving terminal, software, and social-preference domains. EvoMem consistently improves performance, yielding an average gain of 1.5% on EvoArena and also improving standard benchmarks such as GAIA and LoCoMo by 6.1% and 4.8%. Beyond individual tasks, EvoMem further improves chain-level accuracy by 3.7% on EvoArena, where success requires completing a consecutive sequence of related evolutionary subtasks. Mechanistic analysis shows that EvoMem improves evidence capture in the memory, indicating better preservation of complete evolving environment states. Our results highlight the importance of modeling evolution in both evaluation and memory for reliable agent deployment.

📄 PDF Abstract BibTeX arXiv:2606.13681

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Phylotrack: C++ and Python libraries for in silico phylogenetic tracking

2024-05-15 · Emily Dolson, Santiago Rodriguez-Papa, Matthew Andres Moreno

In silico evolution instantiates the processes of heredity, variation, and differential reproductive success (the three "ingredients" for evolution by natural selection) within digital populations of computational agents…

Artificial Life

AtomMem: Building Simple and Effective Memory System for LLM Agents via Atomic Facts

2026-06-18 · Yanyu Yao, Shangze Li, Zhi Zheng, Hui Zheng 외 arxiv

Large language models (LLMs) demonstrate strong reasoning and generation abilities, but their fixed context windows limit long-term information accumulation and reuse across multi-session interactions. Existing memory-au…

Emergent behavior and neural dynamics in artificial agents tracking turbulent plumes

2021-09-25 · Satpreet Harcharan Singh, Floris van Breugel, Rajesh P. N. Rao, Bingni Wen Brunton

Tracking a turbulent plume to locate its source is a complex control problem because it requires multi-sensory integration and must be robust to intermittent odors, changing wind direction, and variable plume statistics.…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Network connectivity dynamics affect the evolution of culturally transmitted variants

2019-02-09 · José Segovia Martín, Bradley Walker, Nicolas Fay, Monica Tamariz

The distribution of cultural variants in a population is shaped by both neutral evolutionary dynamics and by selection pressures, which include several individual cognitive biases, demographic factors and social network …

Evolution in Simulation: AI-Agent School with Dual Memory for High-Fidelity Educational Dynamics

2025-10-13 · Sheng Jin, Haoming Wang, Zhiqi Gao, Yongbo Yang 외 arxiv

Large language models (LLMs) based Agents are increasingly pivotal in simulating and understanding complex human systems and interactions. We propose the AI-Agent School (AAS) system, built around a self-evolving mechani…