paper-with-me

Papers

Self-evolving Agents with reflective and memory-augmented abilities

2024-09-01 · Xuechen Liang, Yangfan He, Yinghui Xia, Xinyuan Song, Jianhui Wang, Meiling Tao, Li Sun, Xinhang Yuan, Jiayi Su, Keqin Li, Jiaqi Chen, Jinsong Yang, Siyuan Chen, Tianyu Shi

Large language models (LLMs) have made significant advances in the field of natural language processing, but they still face challenges such as continuous decision-making. In this research, we propose a novel framework by integrating iterative feedback, reflective mechanisms, and a memory optimization mechanism based on the Ebbinghaus forgetting curve, it significantly enhances the agents' capabilities in handling multi-tasking and long-span information.

📄 PDF Abstract BibTeX arXiv:2409.00872

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

OEP: Poisoning Self-Evolving LLM Agents via Locally Correct but Non-Transferable Experiences

2026-05-18 · Kaixiang Wang, Jiong Lou, Zhaojiacheng Zhou, Jie Li arxiv

Memory-augmented large language model (LLM) agents use iterative reflection and self-evolution to solve complex tasks, but these mechanisms introduce security risks. Existing agentic memory attacks require privileged acc…

MARS: Memory-Enhanced Agents with Reflective Self-improvement

2025-03-25 · Xuechen Liang, Meiling Tao, Yinghui Xia, Jianhui Wang 외

Large language models (LLMs) have made significant advances in the field of natural language processing, but they still face challenges such as continuous decision-making, lack of long-term memory, and limited context wi…

Decision Making

GSEM: Graph-based Self-Evolving Memory for Experience Augmented Clinical Reasoning

2026-03-23 · Xiao Han, Yuzheng Fan, Sendong Zhao, Haochun Wang 외 arxiv

Clinical decision-making agents can benefit from reusing prior decision experience. However, many memory-augmented methods store experiences as independent records without explicit relational structure, which may introdu…

Zombie Agents: Persistent Control of Self-Evolving LLM Agents via Self-Reinforcing Injections

2026-02-17 · Xianglin Yang, Yufei He, Shuo Ji, Bryan Hooi 외 arxiv

Self-evolving LLM agents update their internal state across sessions, often by writing and reusing long-term memory. This design improves performance on long-horizon tasks but creates a security risk: untrusted external …

On the Multi-turn Instruction Following for Conversational Web Agents

2024-02-23 · Yang Deng, Xuan Zhang, Wenxuan Zhang, Yifei Yuan 외

Web agents powered by Large Language Models (LLMs) have demonstrated remarkable abilities in planning and executing multi-step interactions within complex web-based environments, fulfilling a wide range of web navigation…

Conversational Web NavigationInstruction Following