研究机构与会议
概述
AI Agent研究涉及多个学科交叉,全球顶尖研究机构和学术会议在推动该领域发展中发挥了关键作用。本节梳理主要研究机构、重要会议和关键研究者。
顶尖研究机构
北美
| 机构 |
隶属 |
研究重点 |
代表性工作 |
| Stanford HAI |
斯坦福大学 |
AI治理、Agent安全 |
Generative Agents |
| Berkeley BAIR |
UC Berkeley |
基础研究、机器人 |
RLHF, Gorilla |
| Princeton NLP |
普林斯顿大学 |
NLP、Agent |
SWE-Agent, SWE-bench |
| CMU LTI |
卡内基梅隆 |
语言技术 |
WebArena |
| MIT CSAIL |
MIT |
AI系统 |
多Agent系统 |
工业研究实验室
| 实验室 |
公司 |
研究重点 |
代表性工作 |
| OpenAI Research |
OpenAI |
通用AI、Agent |
GPT系列, Operator |
| Anthropic Research |
Anthropic |
AI安全、对齐 |
Constitutional AI, MCP |
| Google DeepMind |
Google |
基础研究 |
Gemini, AlphaCode |
| Meta FAIR |
Meta |
开源AI研究 |
Llama, Toolformer |
| Microsoft Research |
Microsoft |
多Agent系统 |
AutoGen, TaskWeaver |
中国
| 机构 |
研究重点 |
代表性工作 |
| 清华大学 |
Agent评估、NLP |
AgentBench, ChatGLM |
| 北京大学 |
Agent框架、推理 |
AgentVerse |
| 中科院自动化所 |
智能系统 |
多Agent协作 |
| 浙江大学 |
知识图谱、NLP |
Agent应用 |
| 智谱AI |
大模型、Agent |
GLM系列, AutoGLM |
Stanford HAI
Stanford Human-Centered AI Institute 在Agent领域的贡献:
- Generative Agents(Park et al., 2023):25个AI Agent在虚拟小镇中生活
- HELM:全面的语言模型评估
- AI Index Report:年度AI发展报告
- AI安全研究:Agent安全和对齐
Berkeley BAIR
Berkeley Artificial Intelligence Research:
- RLHF/DPO:对齐方法,影响Agent训练
- Gorilla:工具使用LLM
- LLM Agent Survey:系统性综述
- 机器人Agent:物理世界的Agent
重要学术会议
顶级会议
| 会议 |
全称 |
周期 |
与Agent相关度 |
| NeurIPS |
Neural Information Processing Systems |
年度 |
高 |
| ICML |
International Conference on Machine Learning |
年度 |
高 |
| ICLR |
International Conference on Learning Representations |
年度 |
高 |
| AAAI |
Association for the Advancement of AI |
年度 |
高 |
| ACL |
Association for Computational Linguistics |
年度 |
中-高 |
| EMNLP |
Empirical Methods in NLP |
年度 |
中-高 |
Agent专题会议/研讨会
| 会议/研讨会 |
说明 |
| AAMAS |
International Conference on Autonomous Agents and Multi-Agent Systems |
| Agent Workshop @ NeurIPS |
NeurIPS上的Agent主题研讨会 |
| LLM Agents Workshop |
专注于LLM Agent的研讨会 |
| SoLaR @ NeurIPS |
Socially Responsible Language Modelling |
AAMAS
AAMAS 是Agent和多Agent系统领域的旗舰会议:
- 历史:始于2002年,由多个Agent相关会议合并
- 范围:理论、方法、应用
- 主题:多Agent系统、博弈论、社会模拟、Agent通信
- 与LLM Agent:近年来LLM Agent论文大幅增加
NeurIPS/ICML Agent Workshop
近年来的Agent相关workshop:
| 年份 |
Workshop |
主要议题 |
| 2023 |
Foundation Models for Decision Making |
LLM作为决策Agent |
| 2024 |
LLM Agents |
Agent架构、评估、安全 |
| 2024 |
Open-World Agents |
开放世界中的Agent |
| 2025 |
Agentic AI |
Agent系统的前沿 |
关键研究者
Agent架构与系统
| 研究者 |
机构 |
主要贡献 |
| Shunyu Yao |
Princeton→OpenAI |
ReAct, Tree-of-Thoughts |
| Joon Sung Park |
Stanford |
Generative Agents |
| Harrison Chase |
LangChain |
LangChain/LangGraph框架 |
| Chi Wang |
Microsoft Research |
AutoGen |
| Xinyun Chen |
Google DeepMind |
Agent评估 |
Agent安全与对齐
| 研究者 |
机构 |
主要贡献 |
| Yarin Gal |
Oxford |
不确定性估计 |
| Jacob Steinhardt |
UC Berkeley |
AI安全 |
| Dan Hendrycks |
CAIS |
安全评估基准 |
多Agent系统
| 研究者 |
机构 |
主要贡献 |
| Michael Wooldridge |
Oxford |
多Agent系统理论 |
| Tuomas Sandholm |
CMU |
博弈论、多Agent |
| Qian Liu |
清华 |
AgentBench |
重要论文路线图
2023-2025 关键论文
graph TD
A[2023.03 ReAct] --> B[2023.04 Toolformer]
B --> C[2023.08 Generative Agents]
C --> D[2023.10 AgentBench]
D --> E[2024.01 WebVoyager]
E --> F[2024.04 SWE-Agent]
F --> G[2024.06 MCP]
G --> H[2024.10 Claude Computer Use]
H --> I[2025 Agent Protocols]
style A fill:#e3f2fd
style I fill:#e8f5e9
研究趋势
热点方向
- Agent安全与对齐:防止Agent产生有害行为
- 多Agent协作:Agent间的高效通信和协作
- Agent评估:标准化的评估方法和基准
- Agent效率:降低推理成本和延迟
- 物理世界Agent:机器人和具身智能
开放问题
- Agent的长期目标追踪能力
- Agent如何从经验中持续学习
- 多Agent系统的涌现行为
- Agent安全的形式化验证
- 人类与Agent的有效协作模式
参考文献
- Stanford HAI. "AI Index Report 2024." 2024.
- AAMAS. "International Conference on Autonomous Agents and Multi-Agent Systems." Annual.
- Yao, S., et al. "ReAct: Synergizing Reasoning and Acting in Language Models." ICLR 2023.
- Park, J. S., et al. "Generative Agents: Interactive Simulacra of Human Behavior." UIST 2023.
交叉引用:
- 关键论文 → 关键会议与论文
- Agent综述 → 什么是AI Agent