论文
5 张论文卡片 · Agent 智能体 · 综述
本文系统梳理了 Agent 系统从 pre-LLM 时代到当前 LLM 驱动架构的演进,将其划分为软件型、物理型与自适应混合型,并突出展示了其在客户服务、软件开发、制造自动化、个性化教育、金融交易和医疗等领域的应用。This paper comprehensively examines the evolution of agent systems from the pre-LLM era to current LLM-powered architectures, categorizing agent systems into software-based, physical, and adaptive hybrid systems, highlighting applications across customer service, software development, manufacturing automation, personalized education, financial trading, and healthcare.
本综述为 LLM Agent 记忆机制提出一种新的演化框架,将发展过程形式化为三个阶段:Storage(轨迹保存)、Reflection(轨迹精炼)与 Experience(轨迹抽象)。This survey proposes a novel evolutionary framework for LLM agent memory mechanisms, formalizing the development process into three stages: Storage (trajectory preservation), Reflection (trajectory refinement), and Experience (trajectory abstraction).
本文给出一份关于Agentic RAG系统的分析综述,梳理RAG范式的演进,提出基于Agent数量、控制结构、自主性与知识表示的Agentic RAG架构分类法,并对现有框架的设计权衡进行比较分析。An analytical survey of Agentic RAG systems is presented, which traces the evolution of RAG paradigms, introduces a principled taxonomy of Agentic RAG architectures based on agent cardinality, control structure, autonomy, and knowledge representation, and provides a comparative analysis of design trade-offs across existing frameworks.
本文系统梳理了基于 LLM 的现代智能体中记忆的设计、实现与评估方法,覆盖 2022 年至 2026 年初的相关工作,并将 Agent 记忆形式化为一个涵盖时间范围、表示基底与控制策略的三维分类体系。This survey offers a structured account of how memory is designed, implemented, and evaluated in modern LLM-based agents, covering work from 2022 through early 2026, and formalizes agent memory as a three-dimensional taxonomy spanning temporal scope, representational substrate, and control policy.