系统梳理LLM智能体优化方法,揭示提升自主决策能力的关键路径。
A Survey on the Optimization of Large Language Model-based Agents
- 分参数驱动与无参数两类:前者含微调、强化学习,后者靠提示工程与外部知识
- 强调长周期规划与动态交互优化,弥补通用模型在复杂任务中的不足
- 适合研究智能体架构、强化学习或系统性调研的学者与工程师
随着大语言模型(LLMs)的快速发展,基于LLM的智能体已在多个领域广泛应用,成为实现自主决策与交互任务的核心。然而,现有方法多依赖对基础模型的提示设计或微调,往往在复杂智能体环境中表现有限。尽管已有多种优化技术可提升模型在通用任务上的性能,但缺乏针对智能体关键功能(如长期规划、动态环境交互、复杂决策)的专门优化。尽管近期出现大量关于优化基于LLM智能体的方法研究,仍缺乏从整体视角进行系统性综述。本文全面回顾了基于LLM智能体的优化策略,将其分为参数驱动与参数自由两类。前者涵盖基于微调、强化学习及混合策略的优化方法,重点分析轨迹数据构建、微调技术、奖励函数设计与优化算法等核心环节;后者则通过提示工程和外部知识检索优化智能体行为。此外,本文总结了评估与调优所用的数据集与基准,回顾了关键应用场景,并探讨主要挑战与未来方向。相关参考文献仓库见 https://github.com/YoungDubbyDu/LLM-Agent-Optimization。
原文摘要 · Abstract (English)
With the rapid development of Large Language Models (LLMs), LLM-based agents have been widely adopted in various fields, becoming essential for autonomous decision-making and interactive tasks. However, current work typically relies on prompt design or fine-tuning strategies applied to vanilla LLMs, which often leads to limited effectiveness or suboptimal performance in complex agent-related environments. Although LLM optimization techniques can improve model performance across many general tasks, they lack specialized optimization towards critical agent functionalities such as long-term planning, dynamic environmental interaction, and complex decision-making. Although numerous recent studies have explored various strategies to optimize LLM-based agents for complex agent tasks, a systematic review summarizing and comparing these methods from a holistic perspective is still lacking. In this survey, we provide a comprehensive review of LLM-based agent optimization approaches, categorizing them into parameter-driven and parameter-free methods. We first focus on parameter-driven optimization, covering fine-tuning-based optimization, reinforcement learning-based optimization, and hybrid strategies, analyzing key aspects such as trajectory data construction, fine-tuning techniques, reward function design, and optimization algorithms. Additionally, we briefly discuss parameter-free strategies that optimize agent behavior through prompt engineering and external knowledge retrieval. Finally, we summarize the datasets and benchmarks used for evaluation and tuning, review key applications of LLM-based agents, and discuss major challenges and promising future directions. Our repository for related references is available at https://github.com/YoungDubbyDu/LLM-Agent-Optimization.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。