资源库
Agent Papers
面向 Agent、工具调用、规划与多步交互的研究论文。
Agent Q: Advanced Reasoning and Learning for Autonomous AI Agents
Pranav Putta, Edmund Mills 等 · 2024
结合搜索与学习改进自主 Agent 在复杂网页任务上的表现。
AgentBoard: An Analytical Evaluation Board of Multi-turn LLM Agents
Chang Ma, Junlei Zhang 等 · 2024
提出多轮 LLM Agent 的分析性评测面板 AgentBoard。
AutoGen Studio: A No-Code Developer Tool for Building and Debugging Multi-Agent Systems
Victor Dibia, Jingya Wang 等 · 2024
介绍面向多智能体系统构建与调试的无代码工具。
Executable Code Actions Elicit Better LLM Agents
Xingyao Wang, Yangyi Chen 等 · 2024 · ICML 2024
研究将可执行代码作为 Agent 动作空间以提升任务完成能力。
Mobile-Agent: Autonomous Multi-Modal Mobile Device Agent with Visual Perception
Junyang Wang, Haiyang Xu 等 · 2024
结合视觉感知构建可在移动设备上自主操作的多模态 Agent。
OpenHands: An Open Platform for AI Software Developers as Generalist Agents
Xingyao Wang, Boxuan Li 等 · 2024
提出开源软件工程 Agent 平台,支持通用开发任务交互。
OSWorld: Benchmarking Multimodal Agents for Open-Ended Tasks in Real Computer Environments
Tianbao Xie, Danyang Zhang 等 · 2024
在真实计算机环境中评测多模态 Agent 的开放任务能力。
SeeAct: GPT-4V for Visual Web Navigation and Task Completion
Boyuan Zheng, Boyu Gou 等 · 2024
研究用 GPT-4V 完成视觉网页导航与任务执行。
SWE-agent: Agent-Computer Interfaces Enable Automated Software Engineering
John Yang, Carlos E. Jimenez 等 · 2024
设计面向软件工程的 Agent-计算机接口,提升自动修 bug 能力。
SWE-bench Multimodal: Do AI Systems Generalize to Visual Software Domains?
John Yang, Carlos E. Jimenez 等 · 2024
将软件工程评测扩展到包含视觉信息的多模态软件任务。
The Landscape of Emerging AI Agent Architectures for Reasoning, Planning, and Tool Calling: A Survey
Tula Masterman, Sandi Besen 等 · 2024
综述面向推理、规划与工具调用的新兴 AI Agent 架构。
TheAgentCompany: Benchmarking LLM Agents on Consequential Real World Tasks
Frank F. Xu, Yufan Song 等 · 2024
在接近真实公司工作流的任务上评测 LLM Agent。
WebVoyager: Building an End-to-End Web Agent with Large Multimodal Models
Hongliang He, Wenlin Yao 等 · 2024
构建基于大型多模态模型的端到端网页 Agent。
AutoGen: Enabling Next-Gen LLM Applications via Multi-Agent Conversation
Qingyun Wu, Gagan Bansal 等 · 2023
提出多 Agent 对话框架,支持可定制角色协作完成复杂任务。
Generative Agents: Interactive Simulacra of Human Behavior
Joon Sung Park, Joseph C. O'Brien 等 · 2023 · UIST 2023
构建具备记忆与反思能力的生成式 Agent,模拟长期社会互动。
MetaGPT: Meta Programming for A Multi-Agent Collaborative Framework
Sirui Hong, Mingchen Zhuge 等 · 2023 · ICLR 2024
用标准化操作流程组织多 Agent,模拟软件公司协作开发。
Reflexion: Language Agents with Verbal Reinforcement Learning
Noah Shinn, Federico Cassano 等 · 2023 · NeurIPS 2023
通过语言形式的自我反思反馈改进 Agent 后续决策。
Toolformer: Language Models Can Teach Themselves to Use Tools
Timo Schick, Jane Dwivedi-Yu 等 · 2023
让语言模型自学在生成过程中调用外部工具的时机与方式。
ReAct: Synergizing Reasoning and Acting in Language Models
Shunyu Yao, Jeffrey Zhao 等 · 2022 · ICLR 2023
将推理轨迹与行动交错,使语言模型可在交互环境中边想边做。