This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| rise_potential_llm_agents_survey [2026/03/30 21:06] – Add inline footnotes agent | rise_potential_llm_agents_survey [2026/03/30 22:17] (current) – Restructure: footnotes as references agent | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== The Rise and Potential of Large Language Model Based Agents: A Survey ====== | ====== The Rise and Potential of Large Language Model Based Agents: A Survey ====== | ||
| - | This landmark survey by Xi et al. (2023) from Fudan NLP Group provides the most comprehensive overview of LLM-based agents, proposing a unifying conceptual framework of **brain, perception, and action** modules.((https:// | + | This landmark survey by Xi et al. (2023)(([[https:// |
| ===== Overview ===== | ===== Overview ===== | ||
| Line 7: | Line 7: | ||
| The survey traces the concept of agents from philosophical origins (Descartes, Locke, Hume) through AI history (symbolic AI, reinforcement learning) to the modern era where LLMs serve as the foundation for general-purpose agents.((https:// | The survey traces the concept of agents from philosophical origins (Descartes, Locke, Hume) through AI history (symbolic AI, reinforcement learning) to the modern era where LLMs serve as the foundation for general-purpose agents.((https:// | ||
| - | Published in Science China Information Sciences (2025), the paper covers single-agent systems, multi-agent cooperation, | + | Published in Science China Information Sciences (2025)(([[https:// |
| ===== The Brain-Perception-Action Framework ===== | ===== The Brain-Perception-Action Framework ===== | ||
| Line 96: | Line 96: | ||
| * **Historical context**: Traces agents from philosophy through classical AI to LLM era | * **Historical context**: Traces agents from philosophy through classical AI to LLM era | ||
| * **Research roadmap**: Identifies open challenges including robustness, safety, and evaluation | * **Research roadmap**: Identifies open challenges including robustness, safety, and evaluation | ||
| - | * **1,500+ citations**: | + | * **1,500+ citations**: |
| ===== Code Example ===== | ===== Code Example ===== | ||
| Line 124: | Line 124: | ||
| return result | return result | ||
| </ | </ | ||
| - | |||
| - | ===== References ===== | ||
| - | |||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| ===== See Also ===== | ===== See Also ===== | ||
| Line 137: | Line 131: | ||
| * [[generative_agents|Generative Agents]] | * [[generative_agents|Generative Agents]] | ||
| * [[agenttuning|AgentTuning: | * [[agenttuning|AgentTuning: | ||
| + | |||
| + | ===== References ===== | ||