Emergence of Agentic AI: A Review on Evolution, Background, Working Principles, Applications, Adoption Factors, and Future Research Directions
一篇综述论文梳理了AI从基于规则的系统演变为如今能自主追求目标的Agentic AI的全过程
这篇论文系统梳理了94篇学术文献,解释了Agentic AI是什么、如何演变而来、架构如何搭建、应用在哪些领域,以及推动组织采用它的因素。论文追溯了AI从符号规则系统、统计学习、生成式AI、单一AI智能体,最终发展到多智能体协作的Agentic AI的完整历程,并详细比较了每个阶段的能力与局限。同时提出了一套分层系统架构以及影响Agentic AI采用的因素框架。
METAL MEDIA 解读图
一篇综述论文梳理了AI从基于规则的系统演变为如今能自主追求目标的Agentic AI的全过程
- 01作者从Scopus和Web of Science数据库检索到4130篇文献,经过系统筛选和滚雪球抽样,最终确定94篇文献进行分析
- 02将AI的演变划分为五个阶段:符号规则AI、统计学习、生成式AI、AI智能体、新兴的Agentic AI,并用对比表详细说明各阶段的局限性及演进过程
- 03将Agentic AI定义为具备五大核心特征的系统:自主性、目标导向行为、感知与交互、多智能体协作、适应与学习能力
- 04提出了一套分层系统架构,从用户界面到基于大语言模型的核心认知引擎,再到长期、短期、任务专属的知识存储层,最后由中央协调器统筹调度多个智能体
- 05调研了医疗、金融、教育、物联网、软件工程等领域的实际应用案例,并提出了一套影响组织采用该技术的因素框架
他们做了什么
- 作者从Scopus和Web of Science数据库检索到4130篇文献,经过系统筛选和滚雪球抽样,最终确定94篇文献进行分析
- 将AI的演变划分为五个阶段:符号规则AI、统计学习、生成式AI、AI智能体、新兴的Agentic AI,并用对比表详细说明各阶段的局限性及演进过程
- 将Agentic AI定义为具备五大核心特征的系统:自主性、目标导向行为、感知与交互、多智能体协作、适应与学习能力
- 提出了一套分层系统架构,从用户界面到基于大语言模型的核心认知引擎,再到长期、短期、任务专属的知识存储层,最后由中央协调器统筹调度多个智能体
- 调研了医疗、金融、教育、物联网、软件工程等领域的实际应用案例,并提出了一套影响组织采用该技术的因素框架
为什么重要
对于分不清Agentic AI与普通生成式AI聊天机器人区别的读者,这篇论文一次性提供了清晰的概念地图和架构解析。对于考虑部署此类系统的从业者,它同时给出了技术设计模式和值得权衡的采用因素。
本文术语
- Agentic AI · 能够自主设定目标、规划并采取行动、几乎不需人工干预的AI系统
- 大语言模型(LLM) · 通过海量文本训练、能理解和生成语言的AI模型
- 协调器(orchestrator) · 负责给多个AI智能体分配任务并协调进度的中央组件
- 多智能体系统 · 多个独立AI程序相互协作或通信以解决问题的架构
- 滚雪球抽样 · 通过追踪已找到文献的引用来发现更多相关资料的研究方法
论文原文摘要(英文)
Agentic AI is gaining new insights and advancements in the field of Artificial Intelligence, fostering significant potential to enable rapid transformation across various domains.This rapid advancement and the potential to revolutionize various domains advocate the need for a deeper understanding and firm grasp of the technology. Moreover, an investigation into state of the art research directions in agentic AI needs to be conducted to comprehensively assess the potential scope for improvement and application.Therefore, to address these objectives, a comprehensive review can provide researchers and practitioners with valuable insights into the current state and future research scopes of agentic AI.Hence, this work considers the recently published scholarly contributions in agentic AI across various domains and discusses the fundamentals and working principles of Agentic AI, traces the historical and theoretical evolution of agency in artificial systems, explores and discusses Agentic AIs architecture, working principles, and functionalities, explores real-world applications of Agentic AI across various domains, analyzes the research findings, identifies current challenges, and discuss potential future research directions, and proposes a comprehensive framework of stakeholders intention to use and adopt Agentic AI with the help of proposed system quality dimensions.Therefore, this systematic review provides researchers and practitioners with a comprehensive understanding of Agentic AI, its current developments and applications, highlights key research gaps, and outlines future research directions.
在 arXiv 阅读最新论文
- SWE-bench Science: Can Coding Agents Resolve Engineering Tasks in Science?让AI编程助手去修复真实科学软件,连最强的那个也有一半以上任务没做对
- FlashPrefill V2: Block-Sparse Prefill Attention for Long-Context LLM Serving把稀疏注意力从论文原型变成能真正上线服务的加速方案
- PolicyGuide: From Guarding One Action to Guiding the Whole Workflow for Policy-Compliant LLM Agents让客服AI坐席不只是拦住一个危险动作,而是把整个流程走对
- EXIMO: VLM Guided Exploration of VLA Policies不用人工遥控演示,让会说话的AI来教机械臂做新家务
- EnvHarness: Awakening Static Worlds for Agent Learning不重新搭建训练环境,而是给现有环境套一层可插拔组件,针对每个智能体的具体弱点重新塑形
- Bounded Sovereignty and the Control Tax: Pricing AI Oversight When the Deployer Does Not Own the Model租用AI而非拥有AI的机构,安全监管能力只剩一半
- Beyond Imitation: Filtering On-Policy Distillation by Reasoning ProgressAI模仿老师模型学习时,会误伤本来推理正确的步骤,新方法专门过滤掉这种误伤
- PersonalBench: Measuring the Authorship Gap in LLM Personalization让AI模仿某人的文风,结果发现它始终摆脱不了自己的腔调