π€ Comprehensive LLM Agent Research Collection
π Overview
This repository contains a comprehensive collection of research papers on Large Language Model (LLM) agents. We organize papers across key categories including agent construction, collaboration mechanisms, evolution, tools, security, benchmarks, and applications.
Our taxonomy provides a structured framework for understanding the rapidly evolving field of LLM agents, from architectural foundations to practical implementations. The repository bridges fragmented research threads by highlighting connections between agent design principles and emergent behaviors.
π Read our survey paper here
π Statistics & Trends
Our survey covers the rapidly evolving field of LLM agents, with a significant increase in research publications since 2023.
π Table of Contents
- π Overview
- π Statistics & Trends
- π Key Categories
- π Resource List
- Agent Collaboration
- Agent Construction
- Agent Evolution
- Applications
- Datasets & Benchmarks
- Ethics
- Security
- Survey
- Tools
- π€ Contributing
π Key Categories
- ποΈ Agent Construction: Methodologies and architectures for building LLM agents
- π₯ Agent Collaboration: Frameworks for multi-agent interaction and cooperation
- π± Agent Evolution: Self-improvement and learning capabilities of agents
- π§ Tools: Integration of external tools and APIs with LLM agents
- π‘οΈ Security: Security concerns and protections for LLM agent systems
- π Benchmarks: Evaluation frameworks and datasets for testing agent capabilities
- π‘ Applications: Real-world implementations and use cases
π Resource List
π₯ Agent Collaboration
-
Foam-Agent: Towards Automated Intelligent CFD Workflows (2025)
The paper presents Foam - Agent, a multi - agent framework automating CFD workflows from natural language. It features unique retrieval, file - generation and error - correction systems, lowering expertise barriers.
-
Why Do Multi-Agent LLM Systems Fail? (2025)
Presents MAST, a taxonomy for MAS failures. Develops an LLM-as-a-Judge pipeline, and opensources data to guide MAS development.
-
Linear formation control of multi-agent systems (2025)
A new distributed leaderβfollower control architecture (linear formation control) is proposed for formation variations, with new concepts and estimation methods.
-
MultiAgentBench: Evaluating the Collaboration and Competition of LLM agents (2025)
Introduces MultiAgentBench to evaluate LLM - based multi - agent systems. Assesses collaboration and competition, evaluates protocols and strategies, code & data open - sourced.
-
A Survey of AI Agent Protocols (2025)
Paper analyzes existing LLM agent protocols, proposes a classification, explores future directions for next - gen protocols.
-
C^2: Scalable Auto-Feedback for LLM-based Chart Generation (2025)
The paper introduces C2, a framework with an auto - feedback provider and a reference - free dataset, eliminating human curation, open - sourced at chartsquared.github.io.
-
Adaptive Collaboration Strategy for LLMs in Medical Decision Making (2024)
Proposes Medical Decisionmaking Agents (MDAgents) to assign LLM collaboration structures, adapting to task complexity and exploring group consensus.
-
ReConcile: Round-Table Conference Improves Reasoning via Consensus among Diverse LLMs (2024)
Proposes ReConcile, a multi - model multi - agent framework like a round - table conference, enhancing LLM collaborative reasoning via discussion and voting.
-
MetaGPT: Meta Programming for A Multi-Agent Collaborative Framework (2024)
Introduces MetaGPT, a meta - programming framework integrating human workflows into LLM - based multi - agent systems, improving task breakdown and error reduction.
-
Debating with More Persuasive LLMs Leads to More Truthful Answers (2024)
The paper explores if weaker models can assess stronger ones via debate. It shows debate helps non - experts and optimising debaters aids truth - finding without ground truth.
-
Roco: Dialectic multi-robot collaboration with large language models (2024)
Proposes using pre - trained LLMs for multi - robot high - level comm. and low - level path planning, with in - context improvement, and introduces RoCoBench.
-
AutoAct: Automatic Agent Learning from Scratch for QA via Self-Planning (2024)
AutoAct is an automatic QA agent learning framework. It synthesizes trajectories without external help and uses labor - division for task completion.
-
Meta-Prompting: Enhancing Language Models with Task-Agnostic Scaffolding (2024)
Introduces meta - prompting, a task - agnostic scaffolding to turn one LM into a multi - role system, integrates external tools, enhancing task performance.
-
Encouraging Divergent Thinking in Large Language Models through Multi-Agent Debate (2024)
The paper proposes a Multi - Agent Debate framework to solve the DoT problem in LLMs, encouraging divergent thinking for complex tasks.
-
AgentVerse: Facilitating Multi-Agent Collaboration and Exploring Emergent Behaviors (2024)
The paper proposes AgentVerse, a multi - agent framework inspired by human group dynamics, facilitating collaboration and revealing emergent behaviors in agents.
-
Dynamic LLM-Powered Agent Network for Task-Oriented Agent Collaboration (2024)
Proposes DyLAN, a framework for LLM - powered agent collaboration. It uses two - stage paradigm with agent selection and dynamic collaboration for various tasks.
-
ChatDev: Communicative Agents for Software Development (2024)
This paper presents ChatDev, a chat - powered framework. Specialized LLM agents collaborate via unified linguistic comm., bridging phases for autonomous task - solving.
-
ChatEval: Towards Better LLM-based Evaluators through Multi-Agent Debate (2024)
The paper presents ChatEval, a multi - agent referee team, leveraging multi - agent debate for text evaluation, offering a human - mimicking process.
-
A Dynamic LLM-Powered Agent Network for Task-Oriented Agent Collaboration (2024)
This paper proposes DyLAN, a framework for LLM - powered agent collaboration. It selects agents dynamically and uses a two - stage paradigm for task - solving.
-
AgentCoord: Visually Exploring Coordination Strategy for LLM-based Multi-Agent Collaboration (2024)
Presents a visual exploration framework for multi - agent coordination strategy design, converts goals to strategies, allowing user intervention.
-
AutoGen: Enabling Next-Gen LLM Applications via Multi-Agent Conversation (2023)
AutoGen is an open - source framework enabling LLM app building with multi - agent conversation, customizable agents, and flexible interaction definition.
-
Improving Factuality and Reasoning in Language Models through Multiagent Debate (2023)
A multi - agent debate approach is presented to improve LLMs' reasoning and factuality, applicable to black - box models with a unified procedure.
-
Autonomous chemical research with large language models (2023)
The paper introduces Coscientist, an AI system driven by GPT - 4. It integrates tools, shows potential in research, and demonstrates AI's versatility and efficacy.
ποΈ Agent Construction
-
Planning with Multi-Constraints via Collaborative Language Agents (2025)
This paper proposes PMC, a zero - shot method for LLM - based multi - agent systems. It simplifies complex, constraint - heavy task planning via task decomposition.
-
Embodied Agent Interface: Benchmarking LLMs for Embodied Decision Making (2025)
The paper proposes an Embodied Agent Interface to unify tasks, modules, and metrics, comprehensively assessing LLMs for embodied decision making.
-
SPeCtrum: A Grounded Framework for Multidimensional Identity Representation in LLM-Based Agent (2025)
Introduces SPeCtrum, a framework integrating S, P, C for LLM agent personas. Enhances identity realism, enabling personalized AI interactions.
-
Adaptive Thinking via Mode Policy Optimization for Social Language Agents (2025)
Proposes Adaptive Mode Learning (AML) framework and AMPO algorithm, offering multi - granular modes, context - aware switching, and token - efficient reasoning.
-
On Architecture of LLM agents (2025)
The paper discusses LLM agent architecture. Agents are a key area in AI, acting like mashups and robots, and frameworks can simplify their creation.
-
AutoAgents: A Framework for Automatic Agent Generation (2024)
Introduces AutoAgents, a framework generating and coordinating specialized agents per task. Incorporates an observer. Offers new complex - task - tackling perspectives.
-
MetaGPT: Meta Programming for A Multi-Agent Collaborative Framework (2024)
MetaGPT is a meta - programming framework integrating human workflows into LLM - based multi - agent collaborations, streamlining workflows and reducing errors.
-
Cognitive Architectures for Language Agents (2024)
Proposes CoALA, a framework for language agents with modular memory, action space, and decision - making, organizing work and guiding future development.
-
Executable Code Actions Elicit Better LLM Agents (2024)
This work proposes CodeAct using executable Python code for LLM agents, unifying action space, and builds an open - source agent with a tuned dataset.
-
ChatDev: Communicative Agents for Software Development (2024)
The paper introduces ChatDev, an LLM - powered framework enabling agents to collaborate via language for software design, coding, and testing, unifying phases.
-
Editable Scene Simulation for Autonomous Driving via Collaborative LLM-Agents (2024)
This paper presents ChatSim, enabling editable 3D driving scene sims via NLP. It uses LLM - agent, new neural radiance field and lighting estimation methods.
-
A Dynamic LLM-Powered Agent Network for Task-Oriented Agent Collaboration (2024)
A framework named DyLAN is proposed for LLM - powered agent collaboration. It has a two - stage paradigm with dynamic agent selection and communication for tasks.
-
More Agents Is All You Need (2024)
The paper proposes Agent Forest, a sampling - and - voting method. It's orthogonal to existing ones, enhancing LLMs with performance correlated to task difficulty.
-
Agent Hospital: A Simulacrum of Hospital with Evolvable Medical Agents (2024)
Presents Agent Hospital, a hospital simulacrum with LLM - powered agents. Doctor agents evolve without manual labeling, and methods benefit broader apps.
-
Empowering biomedical discovery with AI agents (2024)
Paper proposes "AI scientists" as collaborative agents integrating AI and bio - tools. They combine human and AI abilities and impact multiple bio - areas.
-
SMART-LLM: Smart Multi-Agent Robot Task Planning using Large Language Models (2024)
Proposes SMART-LLM, an LLM - based framework for multi - robot task planning. Creates a benchmark dataset and offers resources on https://sites.google.com/view/smart-llm/.
-
The paper presents a novel LLM agent workflow with perception, reflection, and planning for goal - directed city navigation, avoiding baseline drawbacks.
-
Proposes constructing agent - specific data with GPT - 4 and fine - tuning small - parameter LLMs. Multi - path reasoning and task decomposition improve agent performance.
-
PlanCritic: Formal Planning with Human Feedback (2024)
Presents a feedback - driven plan critic, optimizing plans via RL with human feedback and GA, bridging gaps in planner research.
-
Presents EnviroFeedback Planner, integrating environmental info into prompt building and feedback for better agent execution in task planning.
-
Devil's Advocate: Anticipatory Reflection for LLM Agents (2024)
A novel approach equips LLM agents with introspection, prompting task decomposition, continuous self - assessment, and three - fold intervention for better consistency and adaptability.
-
Presents UltraTool, a benchmark for LLMs in real - world tool use. It evaluates the whole process, independently assesses planning, and removes pre - defined toolset restrictions.
-
CAMEL: Communicative Agents for "Mind" Exploration of Large Language Model Society (2023)
Proposes a role - playing communicative agent framework, offers scalable study approach for multi - agent systems, and open - sources library.
-
AutoGen: Enabling Next-Gen LLM Applications via Multi-Agent Conversation (2023)
AutoGen is an open - source framework for LLM apps. It enables customizable multi - agent conversation, flexible programming, and building diverse apps.
-
AgentCoder: Multi-Agent-based Code Generation with Iterative Testing and Optimisation (2023)
The paper introduces AgentCoder, a multi - agent framework for code generation. It addresses balancing issues and outperforms existing methods.
-
War and Peace (WarAgent): Large Language Model-based Multi-Agent Simulation of World Wars (2023)
Proposes WarAgent, an LLM - powered multi - agent system for simulating historical conflicts, offering new insights for conflict resolution and peacekeeping.
-
The paper studies Minecraft planning for multi - task agents. It identifies two challenges and proposes a method to address inefficient planning.
-
TPTU: Large Language Model-based AI Agents for Task Planning and Tool Usage (2023)
Presents a framework for LLM - based AI agents, designs two agent types, evaluating TPTU abilities to guide LLM use in AI apps.
π± Agent Evolution
-
Evolutionary optimization of model merging recipes (2025)
Proposes an evolutionary approach for model merging, operating in two spaces, enabling cross - domain merging and introducing a new model composition paradigm.
-
CREAM: Consistency Regularized Self-Rewarding Language Models (2025)
This paper formulates a framework for self - rewarding LLM, introduces regularization, and proposes CREAM to use reward consistency for more reliable data.
-
KnowAgent: Knowledge-Augmented Planning for LLM-Based Agents (2025)
The paper presents KNOWAGENT, using action knowledge base and self - learning to enhance LLM planning and mitigate hallucinations.
-
Benchmark Self-Evolving: A Multi-Agent Framework for Dynamic LLM Evaluation (2024)
A benchmark self - evolving multi - agent framework extends benchmarks, uses six operations for fine - grained LLM evaluation, aiding model selection.
-
Agent-Pro: Learning to Evolve via Policy-Level Reflection and Optimization (2024)
Proposes Agent-Pro, an LLM-based agent using policy-level reflection and optimization. It evolves via dynamic belief process and DFS for better policies.
-
The paper proposes CORY, extending LLM fine - tuning to a multi - agent framework. Agents coevolve, potentially superior to PPO for real - world refinement.
-
A Survey on Self-Evolution of Large Language Models (2024)
Presents a framework for LLM self - evolution with four phases. Categorizes objectives, summarizes literature, and points out challenges and future directions.
-
LLM-Evolve: Evaluation for LLM's Evolving Capability on Benchmarks (2024)
This paper proposes LLM-Evolve, an innovative framework extending benchmarks to sequential settings, enabling LLMs to learn from past experiences.
-
CRITIC: Large Language Models Can Self-Correct with Tool-Interactive Critiquing (2024)
The paper introduces CRITIC, a framework enabling LLMs to self - correct via tool interaction, highlighting external feedback's role in LLMs' self - improvement.
-
Iterative Translation Refinement with Large Language Models (2024)
The paper proposes iterative prompting of LLMs for self - correcting translations. It emphasizes source - anchoring and shows improved human - perceived quality.
-
Agent Alignment in Evolving Social Norms (2024)
Proposes EvolutionaryAgent, an evolutionary framework for agent alignment. Transforms alignment into evolution/selection, applicable to various LLMs.
-
Mitigating the Alignment Tax of RLHF (2024)
The paper reveals alignment tax in RLHF. It proposes HMA via model averaging to balance alignment and forgetting, maximizing performance with minimal tax.
-
Self-Rewarding Language Models (2024)
Paper studies Self - Rewarding LMs using LLM - as - a - Judge to self - reward during training, opening door for continuous improvement.
-
V-STaR: Training Verifiers for Self-Taught Reasoners (2024)
Proposes V - STaR to train a verifier using both correct and incorrect self - generated solutions, improving solution selection and reasoning ability.
-
RLCD: Reinforcement learning from contrastive distillation for LM alignment (2024)
Proposes RLCD, a method for LM alignment without human feedback. Creates preference pairs via contrasting prompts to train a preference model.
-
LANGUAGE MODEL SELF-IMPROVEMENT BY REIN- FORCEMENT LEARNING CONTEMPLATION (2024)
This paper presents RLC, a novel LMSI method leveraging evaluation - generation gap. It improves models without supervision and has broad applicability.
-
ProAgent: Building Proactive Cooperative Agents with Large Language Models (2024)
Proposes ProAgent, an LLM - based framework for proactive agents. It can adapt behavior, analyze states, infer intentions, and is modular, address zero - shot issues.
-
Agent Planning with World Knowledge Model (2024)
Presents parametric World Knowledge Model (WKM) for agent planning, synthesizing knowledge and guiding global & local planning, shows unique potential.
-
Refining Guideline Knowledge for Agent Planning Using Textgrad (2024)
This paper introduces Textgrad to optimize Guideline Knowledge for agents' embodied tasks, enabling auto - optimization via text gradients and failed trajectory analysis.
-
Encouraging Divergent Thinking in Large Language Models through Multi-Agent Debate (2024)
This paper proposes a Multi - Agent Debate framework to solve the Degeneration - of - Thought problem in LLMs, encouraging divergent thinking.
-
LLMs in the Imaginarium: Tool Learning through Simulated Trial and Error (2024)
Existing LLMs' tool - use accuracy is low. A novel simulated trial - and - error method is proposed, inspired by biological systems, for better tool learning.
-
AlpacaFarm: A Simulation Framework for Methods that Learn from Human Feedback (2023)
AlpacaFarm addresses challenges in LLM development. It simulates feedback cheaply, offers evaluation and method implementations, validating end - to - end.
-
SELF-REFINE: Iterative Refinement with Self-Feedback (2023)
Introduces SELF - REFINE, an approach for iterative LLM output refinement without extra training, demonstrating test - time improvement of LLMs.
-
Self-Evolution Learning for Discriminative Language Model Pretraining (2023)
Presents Self - Evolution learning (SE), a method for token masking and learning. Exploits data knowledge and uses novel smoothing, improving linguistic learning.
-
Self-Evolved Diverse Data Sampling for Efficient Instruction Tuning (2023)
The paper introduces DIVERSEEVOL, a self-evolving mechanism for label-efficient instruction tuning, enhancing data diversity without human/LLM intervention.
-
SELFEVOLVE: A Code Evolution Framework via Large Language Models (2023)
Proposes SELF-EVOLVE, a two - step pipeline using LLMs as knowledge providers and self - reflective programmers, with no need for special test cases.
-
SELF-INSTRUCT: Aligning Language Models with Self-Generated Instructions (2023)
Introduces SELF - INSTRUCT, a framework to boost language models' instruction - following via self - generated samples, almost annotation - free.
-
Large Language Models are Better Reasoners with Self-Verification (2023)
The paper proposes LLMs have self - verification abilities. It uses backward verification, taking CoT conclusions as conditions, to improve reasoning performance.
-
CODET: CODE GENERATION WITH GENERATED TESTS (2023)
The paper proposes CODET, a method using pre - trained LMs to auto - generate test cases for code samples, facilitating better solution selection.
-
Evolving Diverse Red-team Language Models in Multi-round Multi-agent Games (2023)
Introduces dynamic Red Team Game to analyze multi - round interactions, develops GRTS to mitigate mode collapse, paves way for LLM safety.
-
Improving Factuality and Reasoning in Language Models through Multiagent Debate (2023)
A multi - agent debate approach for LLMs is proposed. It enhances reasoning, factuality, is applicable to black - box models, and has potential for LLM advancement.
-
CAMEL: Communicative Agents for "Mind" Exploration of Large Language Model Society (2023)
Paper proposes role - playing framework for autonomous agent cooperation, offers scalable study approach, and open - sources library.
-
STaR: Self-Taught Reasoner Bootstrapping Reasoning With Reasoning (2022)
Proposes STaR, a technique leveraging few rationale examples and rationale - free data to bootstrap complex reasoning, letting models learn from self - generated reasoning.
π‘ Applications
-
The paper proposes a domain-specific dataset and an active inference-based prompting protocol to address LLM issues, enabling its safe medical integration.
-
An evaluation framework for clinical use of large language models in patient interaction tasks (2025)
Presents CRAFT - MD, an approach using natural dialogues for LLM clinical evaluation. Proposes recommendations for future LLM eval to enhance medical practice.
-
Large Language Models lack essential metacognition for reliable medical reasoning (2025)
Developed MetaMedQA to evaluate models' metacognition in medical reasoning, revealing deficiencies, emphasizing need for metacognition - based frameworks.
-
Balancing autonomy and expertise in autonomous synthesis laboratories (2025)
Comment on barriers in autonomous synthesis labs, propose human on - the - loop approach, and strategies for optimizing labs' features.
-
SimUSER: Simulating User Behavior with Large Language Models for Recommender System Evaluation (2025)
Introduces SimUSER, an agent framework using personas for cost - effective user simulation in recommender system eval., refines params for real - world engagement.
-
Swarm Autonomy: From Agent Functionalization to Machine Intelligence (2025)
This review summarizes synthetic swarms from agent basics to applications, discussing emergent machine intelligence for real - world autonomous swarm design.
-
ShowUI: One Vision-Language-Action Model for GUI Visual Agent (2025)
A vision-language-action model for GUI visual agents with UI-guided token selection, interleaved streaming, and curated datasets advances GUI assistance.
-
Agent Laboratory: Using LLM Agents as Research Assistants (2025)
The paper introduces Agent Laboratory, an LLM - based framework for full - cycle research. It reduces costs, and user feedback improves quality, accelerating discovery.
-
Towards Scientific Intelligence: A Survey of LLM-based Scientific Agents (2025)
The paper reviews LLM - based scientific agents, highlights differences from general agents, and offers a roadmap for scientific discovery.
-
Motif: Intrinsic Motivation from Artificial Intelligence Feedback (2024)
Paper proposes Motif, a method to interface LLM prior knowledge with agents via intrinsic rewards, yielding intuitive behaviors and progress on tough tasks.
-
Baba Is AI: Break the Rules to Beat the Benchmark (2024)
This paper likely presents a novel approach in action games under "Applications" section, with potential rule - breaking strategies for agents.
-
Large language model-empowered agents for simulating macroeconomic activities (2024)
This paper uses large language model-empowered agents to simulate macro - economic activities, offering a novel approach in economic applications.
-
CompeteAI: Understanding the Competition Dynamics in Large Language Model-based Agents (2024)
The paper focuses on competition dynamics in LLMs-based agents in Economy applications, offering novel insights for the field.
-
The paper explores benefits and challenges of large language model - based conversational agents for mental well - being support in psychology applications.
-
Exploring Collaboration Mechanisms for LLM Agents (2024)
This paper explores collaboration mechanisms for LLM agents in the psychology applications, bringing novel ideas to large model - based agents.
-
Simulating Human Society with Large Language Model Agents: City, Social Media, and Economic System (2024)
The paper applies large language model agents to simulate human society, covering city, social media, and economic systems, a novel contribution in the field.
-
Can large language models transform computational social science? (2024)
Paper explores if large language models can transform computational social science in social applications, offering novel insights.
-
AgentCF: Collaborative Learning with Autonomous Language Agents for Recommender Systems (2024)
Proposes AgentCF to simulate user-item interactions. Considers users and items as agents, uses collaborative learning to model two-sided relations, inspiring behavior simulation.
-
On Generative Agents in Recommendation (2024)
Proposes Agent4Rec, an LLM - empowered user simulator for recommenders with profile, memory, and action modules, exploring human behavior simulation.
-
ChatDev: Communicative Agents for Software Development (2024)
Introduces ChatDev, a chat - powered dev framework. LLMs agents use unified language comm. in design, coding, testing, bridging phases via lang. https://github.com/OpenBMB/ChatDev
-
CRISPR-GPT: An LLM Agent for Automated Design of Gene-Editing Experiments (2024)
Introduces CRISPR - GPT, an LLM agent with domain knowledge and tools for auto - designing gene - editing experiments, addresses ethics, bridges researcher - technique gap.
-
SciAgents uses ontological KGs, LLMs, and multi - agent systems to uncover interdisciplinary relations in biomaterials, autonomously generating and refining hypotheses for discovery.
-
Medical large language models are susceptible to targeted misinformation attacks (2024)
The paper reveals LLMs in medicine are vulnerable. Just 1.1% weight manipulation can inject incorrect facts, stressing need for security measures.
-
Paper proposes "DEPS", an interactive planning approach with LLMs for multi - task agents, refining plans and showing effectiveness across domains.
-
Language Models Meet World Models: Embodied Experiences Enhance Language Models (2023)
Combines language & world models, using embodied experiences. Applicable in simulation games, enhancing model capabilities.
-
ChessGPT: Bridging Policy Learning and Language Modeling (2023)
The paper bridges policy learning and language modeling, with potential applications in competition games, offering a novel approach in large model - based agents.
-
Mindagent: Emergent gaming interaction (2023)
This paper explores emergent gaming interaction in cooperation games, presenting novel applications for large model - based agents.
-
Exploring large language models for communication games: An empirical study on Werewolf (2023)
This paper empirically explores large language models in Werewolf, a communication game, contributing novel applications in this area.
-
Language as reality: a co-creative storytelling game experience in 1001 nights using generative AI (2023)
This paper presents a co - creative storytelling game in "1001 Nights" via generative AI, contributing fresh application in game generation.
-
TradingGPT presents a multi - agent system with layered memory and distinct characters to boost financial trading performance, a novel approach in the field.
-
Using large language models to simulate multiple humans and replicate human subject studies (2023)
The paper applies large language models to simulate humans for replicating subject studies, contributing novel methods in psychological applications.
-
Generative Agents: Interactive Simulacra of Human Behavior (2023)
Paper presents generative agents simulating human behavior, with novelty in application to society, a potential addition to large model - based agents study.
-
Self-collaboration Code Generation via ChatGPT (2023)
A self - collaboration framework for code generation using LLMs like ChatGPT is proposed. It forms virtual teams of agents, improving complex task handling without human intervention.
-
Language models can solve computer tasks (2023)
The paper presents RCI, a simple prompting scheme enabling pre - trained LLMs to execute computer tasks via natural language, enhancing reasoning and outperforming other methods.
-
ChemCrow: Augmenting large-language models with chemistry tools (2023)
Introduces ChemCrow, an LLM chemistry agent integrating 18 tools. Augments LLM in chemistry, automates tasks, and bridges experimental and computational chemistry.
-
The paper presents AlphaFlow, a self - driven fluidic lab using reinforcement learning for multi - step chemistry discovery, demonstrating its potential for new synthetic routes beyond cALD.
-
Language Models as Zero-Shot Planners: Extracting Actionable Knowledge for Embodied Agents (2022)
This paper presents language models as zero - shot planners for embodied agents, with applications in simulation games, offering actionable knowledge extraction novelty.
-
Stress-testing the resilience of the Austrian healthcare system using agent-based simulation (2022)
A data - driven agent - based framework quantifies regional healthcare resilience to shocks, helps identify care access bottlenecks and relates systemic to individual indicators.
π Datasets & Benchmarks
-
AgentHarm: Benchmarking Robustness of LLM Agents on Harmful Tasks (2025)
Proposes AgentHarm, a new benchmark for LLM agents' robustness. Covers 11 harm categories, enabling evaluation of attacks and defenses.
-
AI Hospital: Benchmarking Large Language Models in a Multi-agent Medical Interaction Simulator (2025)
Introduced AI Hospital for simulating medical interactions, developed MVME benchmark, proposed dispute - resolution mechanism to boost LLMs' clinical abilities.
-
Benchmark Self-Evolving: A Multi-Agent Framework for Dynamic LLM Evaluation (2025)
A multi - agent benchmark self - evolving framework dynamically evaluates LLMs. It reframes instances and extends datasets, aiding model selection and benchmark evolution.
-
DCA-Bench: A Benchmark for Dataset Curation Agents (2025)
The paper sets up a benchmark for LLM agents to detect wild dataset issues, curates test cases, and proposes an evaluation framework, promoting real - world curation.
-
MedAgentBench: A Realistic Virtual EHR Environment to Benchmark Medical LLM Agents (2025)
The paper introduces MedAgentBench, a benchmark for medical LLM agents with clinically - derived tasks and realistic data, enabling evaluation and optimization in medical domain.
-
MLE-Bench: Evaluating Machine Learning Agents on Machine Learning Engineering (2025)
Introduced MLE - bench for evaluating AI agents in ML engineering. Curated tasks, set baselines, evaluated models, and opened - sourced code for future research.
-
EgoLife: Towards Egocentric Life Assistant (2025)
Introduced EgoLife project for egocentric life assistant. Created EgoLife Dataset and EgoLifeQA tasks for daily life assistance.
-
DSBench: How Far Are Data Science Agents to Becoming Data Science Experts? (2025)
The paper introduces DSBench, a comprehensive benchmark for data science agents with realistic tasks, bridging the gap between benchmarks and real - world apps.
-
Towards Internet-Scale Training For Agents (2025)
The paper develops a pipeline for Internet-scale agent training without extensive human annotations, with LLMs handling task gen., execution, and review.
-
AgentBench: Evaluating LLMs as Agents (2024)
Presents AgentBench with 8 environments to evaluate LLM agents, identifies failure reasons, and offers improvement strategies like multi - round alignment training.
-
AgentQuest: A Modular Benchmark Framework to Measure Progress and Improve LLM Agents (2024)
Proposes AgentQuest, a framework with modular benchmarks/metrics and two new evaluation metrics for tracking LLM agent progress.
-
BENCHAGENTS: Automated Benchmark Creation with Agent Interaction (2024)
Introduces BENCHAGENTS, an LLM - based framework to automate benchmark creation for complex capabilities, ensuring data quality with agent interaction and human feedback.
-
Benchmarking Data Science Agents (2024)
Presents DSEval, a novel evaluation paradigm and benchmarks for data science agents, with a bootstrapped method for better coverage and comprehensiveness.
-
Benchmarking Large Language Models as AI Research Agents (2024)
Proposes MLAgent-Bench for benchmarking AI research agents, designs an LLM-based agent, and identifies key challenges for such agents.
-
The paper benchmarks three LLMs-powered multi - agent systems (AutoGen, CrewAI, TaskWeaver) on ML code gen, advancing collaborative problem - solving research.
-
BLADE- Benchmarking Language Model Agents (2024)
This paper presents BLADE, a benchmark for automatically evaluating agents' multifaceted approaches to open - ended research, enabling agent evaluation for data - driven science.
-
CRAB: Cross-platfrom agent benchmark for multi-modal embodied language model agents (2024)
Introduced Crab, a cross - environment agent benchmark framework with graph - based eval. method and task construction mechanism, and developed Crab Benchmark - v0.
-
CToolEval: A Chinese Benchmark for LLM-Powered Agent Evaluation in Real-World API Interactions (2024)
Propose CToolEval benchmark for Chinese LLM agents with 398 APIs. Present an evaluation framework and release data/codes to promote agent - level research.
-
DA-Code: Agent Data Science Code Generation Benchmark for Large Language Models (2024)
Introduces DA - Code, a code gen benchmark for LLMs on agent - based data science. It has unique tasks, real data, and requires complex langs, released on GitHub.
-
Embodied Agent Interface: Benchmarking LLMs for Embodied Decision Making (2024)
Proposes an Embodied Agent Interface to unify tasks, modules, and metrics, comprehensively assessing LLMs for embodied decision making.
-
GTA: A Benchmark for General Tool Agents (2024)
Proposes GTA, a benchmark for general tool agents with real queries, deployed tools, and multimodal inputs to assess LLMs' real - world problem - solving.
-
LaMPilot: An Open Benchmark Dataset for Autonomous Driving with Language Model Programs (2024)
Presents LaMPilot, integrating LLMs into AD for following user instructions. Introduces LaMPilot - Bench and releases code/data for further research.
-
ML Research Benchmark (2024)
The paper presents ML Research Benchmark with 7 tasks for AI agents, offering a framework to assess them on real - world research challenges.
-
MMAU: A Holistic Benchmark of Agent Capabilities Across Diverse Domains (2024)
The paper introduces MMAU benchmark, with offline tasks across 5 domains and 5 capabilities, enhancing interpretability of LLM agents.
-
Introduces OmniACT, a first - of - its - kind dataset and benchmark for assessing agents' ability in computer task automation, covering desktop apps.
-
OSWorld: Benchmarking Multimodal Agents for Open-Ended Tasks in Real Computer Environments (2024)
Introduces OSWorld, a scalable real computer env. for multimodal agents, creates 369 - task benchmark, aids multimodal generalist agent development.
-
The paper introduces Benchmark+ and Assessment+, proposes TestAgent framework, enabling dynamic benchmark generation and domain - adaptive assessments for LLMs.
-
Seal-Tools: Self-instruct Tool Learning Dataset for Agent Tuning and Detailed Benchmark (2024)
A new tool learning dataset Seal - Tools with self - instruct method for generation, hard instances, strict metrics as a new benchmark for LLMs' tool - calling.
-
Tapilot-Crossing: Benchmarking and Evolving LLMs Towards Interactive Data Analysis Agents (2024)
The paper introduces Tapilot - Crossing benchmark for evaluating LLM agents in interactive data analysis and proposes AIR strategy to evolve LLMs into effective agents.
-
TheAgentCompany: Benchmarking LLM Agents on Consequential Real World Tasks (2024)
This paper introduces TheAgentCompany, an extensible benchmark for evaluating AI agents on real - world tasks, mimicking a software company environment.
-
Tur[k]ingBench: A Challenge Benchmark for Web Agents (2024)
Presents TurkingBench, a benchmark using natural HTML pages from crowdsourcing. Develops an evaluation framework to spur web - based agent progress.
-
Agent-FLAN: Designing Data and Methods of Effective Agent Tuning for Large Language Models (2024)
Paper identifies issues in agent training, proposes Agent - FLAN to fine - tune LLMs, decomposes corpus, uses negatives to reduce hallucinations.
-
AgentBank: Towards Generalized LLM Agents via Fine-Tuning on 50000+ Interaction Trajectories (2024)
Introduces AgentBank, a large trajectory data collection. Uses novel annotation, fine - tunes LLMs to get Samoyed, shows data scaling for agent capabilities.
-
AgentOhana: Design Unified Data and Training Pipeline for Effective Agent Learning (2024)
Introduces AgentOhana to unify agent trajectories from diverse sources, enabling a balanced training pipeline, and presents xLAM-v0.1 for AI agents.
-
AgentTuning: Enabling Generalized Agent Abilities for LLMs (2024)
This paper presents AgentTuning, a method using AgentInstruct and hybrid tuning to boost LLMs' agent abilities without sacrificing generality, and open-sources models.
-
Executable Code Actions Elicit Better LLM Agents (2024)
This paper proposes CodeAct, using Python code for LLM agents' actions. It creates a dataset and a finetuned agent with self - debugging for complex tasks.
-
AppWorld: A Controllable World of Apps and People for Benchmarking Interactive Coding Agents (2024)
Built AppWorld Engine and Benchmark to address gaps in existing tool - use benchmarks, enabling rich and interactive code gen. for agents.
-
FireAct: Toward Language Agent Fine-tuning (2023)
The paper explores LM fine - tuning for language agents. It proposes FireAct using diverse data, revealing benefits and offering experimental insights.
βοΈ Ethics
-
Medical large language models are vulnerable to data-poisoning attacks (2025)
Paper assesses LLM data - poisoning attacks, finds low - ratio misinfo harms models, and proposes a graph - based mitigation strategy.
-
Foundation Models and Fair Use (2024)
Discusses legal & ethical risks of foundation models on copyrighted data, suggests technical mitigations, and advocates law-tech co - evolution for fair use.
-
Estimating the Carbon Footprint of BLOOM, a 176B Parameter Language Model (2023)
The paper quantifies BLOOM's carbon footprint across its life - cycle and studies its inference emissions, discussing estimation challenges and future research.
-
LLaMA: Open and Efficient Foundation Language Models (2023)
Introduces LLaMA models (7B - 65B params). Trains with public datasets only, and releases them to the research community.
-
Predictability and Surprise in Large Generative Models (2022)
This paper reveals large generative models' paradox of predictability and unpredictability, shows harms, and lists AI community interventions.
-
On the Dangers of Stochastic Parrots: Can Language Models Be Too Big? π¦ (2021)
The paper questions the size of language models, explores associated risks, and offers mitigation recommendations beyond just scaling up.
-
Process for Adapting Language Models to Society (PALMS) with Values-Targeted Datasets (2021)
Proposes PALMS, an iterative process using values - targeted datasets to change language model behavior with a small, curated dataset.
-
GPT-3: Its Nature, Scope, Limits, and Consequences (2020)
Paper analyzes GPT - 3 via reversible/irreversible questions, presents three tests it fails, and outlines consequences of artefact industrialization.
-
Energy and Policy Considerations for Modern Deep Learning Research (2020)
It reveals high costs of large neural network computation, quantifies NLP model costs, and offers recommendations for cost - reduction and equity.
-
Defending Against Neural Fake News (2019)
Presents Grover for controllable text gen to study neural fake - news risks, shows Grover's self - defense value, and discusses ethics.
π‘οΈ Security
-
RTBAS: Defending LLM Agents Against Prompt Injection and Privacy Leakage (2025)
Paper introduces RTBAS for TBAS, adapting Information Flow Control and using novel screeners to auto - handle tool calls, reducing user burden.
-
Red-Teaming LLM Multi-Agent Systems via Communication Attacks (2025)
Presents Agent-in-the-Middle (AiTM), a novel attack on LLM-MAS via message manipulation, showing need for multi - agent system security.
-
Unveiling Privacy Risks in LLM Agent Memory (2025)
The paper proposes MEXTRA under black-box setting to extract private info from LLM agent memory, and explores factors of leakage, urging for safeguards.
-
The paper defines Active Environment Injection Attack (AEIA) and proposes AEIA - MN to evaluate MLLM - based agents' robustness against such threats.
-
Firewalls to Secure Dynamic LLM Agentic Networks (2025)
The paper identifies comm. props. for LLM agentic networks, proposes a design for balance, and constructs firewall rules via simulations.
-
AUTOHIJACKER: AUTOMATIC INDIRECT PROMPT INJECTION AGAINST BLACK-BOX LLM AGENTS (2025)
Proposes AutoHijacker, an automatic indirect black - box prompt injection attack. It uses LLM - as - optimizers, batch - based optimization, and trainable memory.
-
AI Agents Under Threat: A Survey of Key Security Challenges and Future Pathways (2025)
This paper categorizes emerging security threats to AI agents into four knowledge gaps, aiming to inspire research for more secure agent apps.
-
DemonAgent: Dynamically Encrypted Multi-Backdoor Implantation Attack on LLM-based Agent (2025)
Proposes Dynamically Encrypted Multi - Backdoor Implantation Attack with dynamic encryption and sub - fragments to bypass safety audits. Also presents AgentBackdoorEval dataset.
-
CORBA: Contagious Recursive Blocking Attacks on Multi-Agent Systems Based on Large Language Models (2025)
Presents Contagious Recursive Blocking Attacks (Corba) on LLM - MASs. Novel in propagation and resource - depletion, hard to mitigate by alignment.
-
G-Safeguard: A Topology-Guided Security Lens and Treatment on LLM-based Multi-agent Systems (2025)
The paper introduces G - Safeguard for LLM - MAS. It uses graph neural networks for anomaly detection and topological intervention, adaptable and combinable with mainstream MAS.
-
AgentHarm: Benchmarking Robustness of LLM Agents on Harmful Tasks (2025)
Proposes AgentHarm, a new benchmark for LLM agent misuse with 110 malicious tasks, enabling evaluation of attacks and defenses.
-
Commercial LLM Agents Are Already Vulnerable to Simple Yet Dangerous Attacks (2025)
This paper analyzes unique security and privacy vulnerabilities of LLM agents, provides an attack taxonomy, and conducts simple attacks, needing no ML knowledge.
-
A Comprehensive Survey in LLM(-Agent) Full Stack Safety: Data, Training and Deployment (2025)
This paper introduces "full - stack" safety for LLMs, covering the whole lifecycle, with extensive literature and unique insights on research directions.
-
Prompt Infection: LLM-to-LLM Prompt Injection within Multi-Agent Systems (2025)
The paper reveals LLM-to-LLM prompt injection in multi - agent systems, proposes Prompt Infection, and suggests LLM Tagging to mitigate it.
-
LLM-based Multi-Agent Systems: Techniques and Business Perspectives (2024)
This paper explores LLM-based Multi-Agent Systems (LaMAS), presents its advantages, provides a protocol, and sees it as a solution for artificial collective intelligence.
-
BlockAgents: Towards Byzantine-Robust LLM-Based Multi-Agent Coordination via Blockchain (2024)
The paper proposes BlockAgents, integrating blockchain into LLM-based multi-agent systems. It features PoT and multi-metric evaluation to mitigate Byzantine behaviors.
-
PROMPT INFECTION: LLM-TO-LLM PROMPT INJECTION WITHIN MULTI-AGENT SYSTEMS (2024)
Reveals LLM-to-LLM prompt injection in multi - agent systems, proposes "Prompt Infection", and "LLM Tagging" defense to enhance security.
-
AgentDojo: A Dynamic Environment to Evaluate Prompt Injection Attacks and Defenses for LLM Agents (2024)
Introduces AgentDojo, an extensible evaluation framework for AI agents on untrusted data, aiming to foster reliable and robust agent design.
-
AGENTPOISON: Red-teaming LLM Agents via Poisoning Memory or Knowledge Bases (2024)
Proposes AGENTPOISON, a novel backdoor attack on LLM agents by poisoning memory/KB. No extra training, with good transferability and stealth.
-
AutoDefense: Multi-Agent LLM Defense against Jailbreak Attacks (2024)
Proposes AutoDefense, a multi - agent framework filtering LLM harmful responses, robust against attacks, enabling small LMs to defend larger ones.
-
Imprompter- Tricking LLM Agents into Improper Tool Use (2024)
The paper contributes to agent - based system security, presents obfuscated adversarial prompt attacks, and shows they work on multiple agents.
-
This paper reveals a critical LLM vulnerability via adversarial prefixes, highlighting need for multi - layered security in agent - based architectures.
-
Prompt Injection as a Defense Against LLM-driven Cyberattacks (2024)
Proposes Mantis, a defensive framework using prompt - injection to counter LLM - driven cyberattacks, can hack back attackers autonomously and is open - source.
-
Evil Geniuses: Delving into the Safety of LLM-based Agents (2024)
The paper explores LLM - based agent safety from three aspects. It proposes a template - based attack and "Evil Geniuses" method for in - depth analysis.
-
AGENT SECURITY BENCH (ASB): FORMALIZING AND BENCHMARKING ATTACKS AND DEFENSES IN LLM-BASED AGENTS (2024)
Introduces Agent Security Bench (ASB) for formalizing, benchmarking LLM - based agent attacks/defenses, revealing vulnerabilities and future work.
-
AGENTHARM: A BENCHMARK FOR MEASURING HARMFULNESS OF LLM AGENTS (2024)
A new benchmark AgentHarm is proposed for LLM agent misuse research, with diverse malicious tasks and unique scoring criteria.
-
CLAS 2024: The Competition for LLM and Agent Safety (2024)
CLAS 2024 advances LLM and agent safety understanding via three tracks, fostering community collaboration for safer AI systems.
-
The Task Shield: Enforcing Task Alignment to Defend Against Indirect Prompt Injection in LLM Agents (2024)
The paper proposes reframing agent security to ensure task alignment. It develops Task Shield to verify instruction contribution to user goals.
-
WIPI: A New Web Threat for LLM-Driven Web Agents (2024)
This paper introduces a novel threat, WIPI, which indirectly controls Web Agents via web - page instructions, enhancing attack efficiency and stealth.
-
Agent Smith: A Single Image Can Jailbreak One Million Multimodal LLM Agents Exponentially Fast (2024)
Paper reveals 'infectious jailbreak' in multi - agent MLLM, shows its feasibility, and proposes a principle for defense spread restraint.
-
CORBA: Contagious Recursive Blocking Attacks on Multi-Agent Systems Based on Large Language Models (2024)
Introduces CORBA, a novel attack on LLM - MASs. It's contagious and recursive, hard to mitigate by alignment, effective across topologies and models.
-
This paper explores multi - agent system safety through agent psychology, proposes PsySafe framework, and offers insights for future research.
-
Breaking ReAct Agents: Foot-in-the-Door Attack Will Get You In (2024)
The paper introduces the foot - in - the - door attack on ReAct agents. It proposes a reflection mechanism to mitigate this security vulnerability.
-
AGENT-SAFETYBENCH: Evaluating the Safety of LLM Agents (2024)
The paper introduces AGENT - SAFETYBENCH to evaluate LLM agent safety, identifies flaws, and stresses need for advanced strategies, will release the benchmark.
-
INJECAGENT: Benchmarking Indirect Prompt Injections in Tool-Integrated Large Language Model Agents (2024)
Introduces INJECAGENT, a benchmark for assessing IPI attack vulnerability of tool - integrated LLM agents, categorizing attack intents.
-
This paper proposes PsySafe, a framework based on agent psychology, to address multi - agent system safety, offering insights into risk identification, evaluation, and mitigation.
-
TrustAgent: Towards Safe and Trustworthy LLM-based Agents (2024)
Presents TrustAgent, an agent - constitution - based framework. Uses three strategies for LLM - agent safety, impacts helpfulness and reveals LLM reasoning importance.
-
Watch Out for Your Agents! Investigating Backdoor Threats to LLM-Based Agents (2024)
This work formulates a framework for agent backdoor attacks, analyzes diverse forms, and reveals a need for targeted defenses against them.
-
R-Judge: Benchmarking Safety Risk Awareness for LLM Agents (2024)
Introduces R-Judge, a benchmark for evaluating LLM agents' safety risk awareness, shows room for improvement, and reveals effective fine - tuning approach.
-
NetSafe: Exploring the Topological Safety of Multi-agent Networks (2024)
This paper offers a topological view on multi - agent network safety, proposes NetSafe, identifies new phenomena, guiding future safety research.
-
A Trembling House of Cards? Mapping Adversarial Attacks against Language Agents (2024)
Presents first systematic mapping of adversarial attacks on language agents, with a framework and 12 scenarios, stressing risk - understanding urgency.
π Survey
-
Benchmark Evaluations, Applications, and Challenges of Large Vision Language Models: A Survey (2025)
This paper offers a systematic VLM overview: model info, architectures, benchmarks, applications, and challenges, with details in a GitHub repo.
-
Commercial LLM Agents Are Already Vulnerable to Simple Yet Dangerous Attacks (2025)
Analyzes unique security & privacy vulnerabilities of LLM agents, provides attack taxonomy, and conducts simple attacks on popular agents.
-
Multi-Agent Collaboration Mechanisms: A Survey of LLMs (2025)
This paper surveys LLM-based Multi-Agent Systems, introduces a framework, explores applications, and identifies challenges and directions for AI collective intelligence.
-
AI Agents Under Threat: A Survey of Key Security Challenges and Future Pathways (2025)
This survey identifies four security knowledge - gaps for AI agents. It reviews threats, shows progress/limitations, and inspires future research.
-
Paper explores future autonomous collaboration of LM agents, covers current state, collaboration paradigms, security risks, and proposes future research directions.
-
Agent AI: Surveying the Horizons of Multimodal Interaction (2024)
Defines "Agent AI" for interactive multimodal systems, explores action prediction, mitigates model hallucinations, and envisions virtual interactions.
-
Large Language Model based Multi-Agents: A Survey of Progress and Challenges (2024)
This survey discusses essential aspects and challenges of LLM-based multi-agent systems, provides datasets, and maintains a GitHub repo for latest research.
-
Large Multimodal Agents: A Survey (2024)
Reviews LLM-driven multimodal agents, categorizes research, compiles evaluation methods, and proposes future directions.
-
Understanding the planning of LLM agents: A survey (2024)
This survey offers the first systematic view of LLM - based agent planning, categorizes related works, analyzes directions, and discusses challenges.
-
Computational Experiments Meet Large Language Model Based Agents: A Survey and Perspective (2024)
The paper explores combining computational experiments with LLM - based Agents, outlines their history, mutual advantages, and addresses challenges and trends.
-
Personal LLM Agents: Insights and Survey about the Capability, Efficiency and Security (2024)
The paper focuses on Personal LLM Agents, discusses architecture, challenges, and solutions, envisioning them as a major software paradigm.
-
This paper explores future LM agent autonomous collaboration, covering current state, key tech, security & privacy, and suggests future research directions.
-
The Landscape of Emerging AI Agent Architectures for Reasoning, Planning, and Tool Calling: A Survey (2024)
This survey assesses AI agent implementations, sharing capabilities, insights, and design considerations, highlighting key themes for robust systems.
-
Exploring Large Language Model based Intelligent Agents: Definitions, Methods, and Prospects (2024)
This paper surveys LLM - based intelligent agents in single - and multi - agent systems, covering definitions, components, deployment mechanisms, and envisions their prospects.
-
Position Paper: Agent AI Towards a Holistic Intelligence (2024)
Paper proposes Agent Foundation Model for embodied intelligence, discusses Agent AI's domain capabilities and interdisciplinary potential, guiding future research.
-
Large Language Model based Multi-Agents: A Survey of Progress and Challenges (2024)
This survey delves into LLM - based multi - agent systems. It covers operation domains, agent profiles, and skill - development means. It also lists datasets and maintains a GitHub repo.
-
LLM With Tools: A Survey (2024)
Presents a standardized tool - integration paradigm, explores challenges, innovative solutions, and the idea of LLMs creating tools, reproduces results.
-
A Survey on the Memory Mechanism of Large Language Model based Agents (2024)
This paper comprehensively surveys LLM-based agents' memory mechanisms, reviewing design and evaluation, presenting applications, and suggesting future directions.
-
Understanding the planning of LLM agents: A survey (2024)
This survey offers a systematic view of LLM - based agent planning, taxonomizes existing works, analyzes directions, and discusses research challenges.
-
Large Language Model based Multi-Agents: A Survey of Progress and Challenges (2024)
This survey offers in - depth discussion on LLM - based multi - agent systems, their aspects, challenges, and provides datasets and an open - source repo.
-
A Survey on Large Language Model-Based Game Agents (2024)
Paper offers holistic overview of LLM - based game agents, details architecture, surveys agents across game genres, and presents future R & D directions.
-
Large Language Models and Games: A Survey and Roadmap (2024)
This paper surveys LLM applications in games, identifies LLM roles, discusses unexplored areas, and reconciles potential and limitations, paving the way for new research.
-
Exploring Large Language Model based Intelligent Agents: Definitions, Methods, and Prospects (2024)
This paper surveys LLM - based intelligent agents in single - and multi - agent systems, covering definitions, components, deployment, datasets, and envisions prospects.
-
Navigating the Risks: A Survey of Security, Privacy, and Ethics Threats in LLM-Based Agents (2024)
This survey analyzes security, privacy, and ethics threats in LLM - based agents, proposes a taxonomy, and suggests future research directions.
-
Security of AI Agents (2024)
The paper identifies AI agents' security vulnerabilities from a system perspective, introduces defenses, and offers ways to enhance their safety and reliability.
-
PERSONAL LLM AGENTS: INSIGHTS AND SURVEY ABOUT THE CAPABILITY, EFFICIENCY AND SECURITY (2024)
The paper focuses on Personal LLM Agents, discusses their architecture, challenges, and presents solutions, envisioning them as a major software paradigm.
-
The Emerged Security and Privacy of LLM Agent: A Survey with Case Studies (2024)
This paper comprehensively overviews LLM agents' privacy and security issues, covers threats, impacts, defenses, trends, with case - studies to inspire future research.
-
Inferring the Goals of Communicating Agents from Actions and Instructions (2024)
The paper models human inferential ability in cooperation. It uses GPT - 3 for instruction utterances and multi - modal Bayesian inverse planning to infer goals, showing verbal comm's importance.
-
Personal LLM Agents: Insights and Survey about the Capability, Efficiency and Security (2024)
The paper focuses on Personal LLM Agents, discussing their architecture, challenges, and solutions, envisioning them as a major software paradigm.
-
Recent advancements in LLM Red-Teaming: Techniques, Defenses, and Ethical Considerations (2024)
Paper analyzes LLM red - teaming attacks (e.g., gradient - based, RL) and defenses, aiming to foster more secure and reliable language models.
-
This paper surveys LLMs' ethical challenges from old to new, analyzes related research, and emphasizes integrating ethics into LLM development.
-
A survey on large language model based autonomous agents (2023)
This paper surveys LLM-based autonomous agents, offers a unified construction framework, overviews applications, and presents challenges and future directions.
-
The rise and potential of large language model based agents: a survey (2023)
This paper surveys LLM-based agents, presents a general framework, explores applications, delves into agent societies, and discusses key topics and problems.
-
Large Language Model Alignment: A Survey (2023)
This survey categorizes LLM alignment methods, explores related issues, presents benchmarks, and envisions future research for capable and safe LLMs.
-
Ethical and social risks of harm from Language Models (2021)
Paper analyzes risks of large-scale LMs, outlines six areas with 21 risks, suggests mitigations, and points to further research directions.
-
On the Opportunities and Risks of Foundation Models (2021)
This paper details opportunities and risks of foundation models, notes emergent capabilities & homogenization issues, calls for interdisciplinary research.
-
Toward Trustworthy AI Development: Mechanisms for Supporting Verifiable Claims (2020)
The paper proposes steps for different stakeholders to enhance verifiability of AI claims, analyzes ten mechanisms, and gives related recommendations.
-
This paper analyzes the impact of disclosing biased AI results via Gender Shades audit, showing it can prompt companies to reduce algorithmic disparities.
π§ Tools
-
ToolCoder: A Systematic Code-Empowered Tool Learning Framework for Large Language Models (2025)
Proposes ToolCoder, reformulating tool learning as code gen. Transforms queries to Python scaffolds, reuses code & debugs systematically.
-
Re-Invoke: Tool Invocation Rewriting for Zero-Shot Tool Retrieval (2024)
Introduces Re-Invoke, an unsupervised tool retrieval method for large toolsets, with query synthesis, intent extraction, and multi - view ranking.
-
Chain of Tools: Large Language Model is an Automatic Multi-tool Learner (2024)
Proposes Automatic Tool Chain (ATC) for LLMs as multi - tool users, a black - box probing method for tool learning, and builds ToolFlow benchmark.
-
EASYTOOL: Enhancing LLM-based Agents with Concise Tool Instruction (2024)
Introduces EASYTOOL, a framework that transforms diverse tool docs into concise instructions for LLMs, enhancing tool - using capabilities.
-
ToolGen: Unified Tool Retrieval and Calling via Generation (2024)
Introduces ToolGen, integrating tool knowledge into LLM parameters via unique tokens, turning tool retrieval into generation, enhancing LLM's versatility and autonomy.
-
ToolNet: Connecting Large Language Models with Massive Tools via Tool Graph (2024)
The paper proposes ToolNet, a plug - and - play framework. It organizes tools into a graph, enabling LLMs to handle thousands of tools more effectively.
-
ToolPlanner: A Tool Augmented LLM for Multi Granularity Instructions with Path Planning and Feedback (2024)
The paper constructs MGToolBench to reflect real - world scenarios and proposes ToolPlanner with path planning and feedback for better task completion and instruction - following.
-
Making Language Models Better Tool Learners with Execution Feedback (2024)
Proposes TRICE, a two - stage framework. Allows models to learn from tool execution feedback, deciding when and how to use tools effectively.
-
Leveraging Large Language Models to Improve REST API Testing (2024)
The paper presents RESTGPT, leveraging LLMs to extract rules and generate values from API specs, addressing limitations of existing methods.
-
LLMs in the Imaginarium: Tool Learning through Simulated Trial and Error (2024)
Existing LLMs have low tool-use correctness. The paper proposes STE, a bio-inspired method with trial, imagination, and memory, boosting tool learning.
-
Skills-in-Context: Unlocking Compositionality in Large Language Models (2024)
The paper proposes Skills-in-Context (SKiC) prompting in in-context learning, unlocking LLMs' compositional ability and enabling zero-shot generalization.
-
TaskMatrix.AI: Completing Tasks by Connecting Foundation Models with Millions of APIs (2024)
Paper proposes connecting foundation models with APIs to complete tasks, leveraging models' abilities like conversation and code gen for real - world use.
-
Gorilla: Large Language Model Connected with Massive APIs (2024)
Developed Gorilla, a fine-tuned LLaMA, with RAT training. Mitigates hallucination and uses retrieval for better API call writing, shown via APIBench.
-
LARGE LANGUAGE MODELS AS TOOL MAKERS (2024)
The paper presents LATM, a closed-loop framework enabling LLMs to make and use their own tools, dividing labor for cost - efficiency and extending cache applicability.
-
Multi-Agent Collaboration: Harnessing the Power of Intelligent LLM Agents (2023)
A novel multi - agent framework enhances LLMs' capabilities. It addresses limitations and shows potential in AGI via diverse case - studies.
-
Recommender AI Agent: Integrating Large Language Models for Interactive Recommendations (2023)
Paper bridges recommender models and LLMs with "InteRecAgent", using LLMs as brain, models as tools, enabling interactive recommendation.
-
ToolLLM: Facilitating Large Language Models to Master 16000+ Real-world APIs (2023)
Introduces ToolLLM framework with ToolBench dataset, novel decision - tree algo, and ToolEval. Fine - tunes LLaMA to get ToolLLaMA with good generalization.
-
The paper introduces a framework for boosting LLM-based agents' TPTU in real-world systems, with API Retriever, LLM Finetuner, and Demo Selector.
-
TPTU: Large Language Model-based AI Agents for Task Planning and Tool Usage (2023)
Proposes an LLM-based AI agent framework, designs two agent types, evaluates TPTU abilities, offering guidance for LLM use in AI.
-
GPT4Tools: Teaching Large Language Model to Use Tools via Self-instruction (2023)
Proposes GPT4Tools via self - instruct to enable open - source LLMs use tools, provides a benchmark, and shows broad applicability.
-
API-Bank: A Comprehensive Benchmark for Tool-Augmented LLMs (2023)
Introduces API - Bank for tool - augmented LLMs. Develops evaluation system, builds training set, and highlights future challenges.
-
ChatCoT: Tool-Augmented Chain-of-Thought Reasoning on Chat-based Large Language Models (2023)
Proposes ChatCoT, a tool - augmented CoT reasoning framework for chat - based LLMs, models CoT as multi - turn chats, unifies reasoning and tool use.
-
ToolQA: A Dataset for LLM Question Answering with External Tools (2023)
Introduced ToolQA dataset to evaluate LLMs' external - tool use in QA. Used scalable curation, minimized data overlap, and offered new evaluation directions.
-
On the Tool Manipulation Capability of Open-source Large Language Models (2023)
The paper revisits classical LLM methods for open - source LLMs in tool manipulation, creates ToolBench, and offers a practical human - supervised recipe.
-
RestGPT: Connecting Large Language Models with Real-World RESTful APIs (2023)
This paper proposes RestGPT, connecting LLMs with RESTful APIs via a planning mechanism and an API executor. It also offers RestBench for evaluation.
-
Toolformer: Language Models Can Teach Themselves to Use Tools (2023)
The paper proposes Toolformer, enabling LMs to self - learn using external tools via APIs with few demos, enhancing zero - shot task performance.
-
WebCPM: Interactive Web Search for Chinese Long-form Question Answering (2023)
Presents WebCPM, the first Chinese LFQA dataset with interactive web search. Records search behaviors, fine - tunes models, and makes resources public.
-
ToolCoder: Teach Code Generation Models to use API search tools (2023)
Proposes ToolCoder, integrating API search tools into code generation. Uses ChatGPT for annotation and fine - tuning, innovatively incorporating tools in the process.
-
ToolAlpaca: Generalized Tool Learning for Language Models with 3000 Simulated Cases (2023)
The paper presents ToolAlpaca, a framework to generate tool - use corpus and learn generalized skills on compact models, showing feasibility for such models.
-
ToolkenGPT: Augmenting Frozen Language Models with Massive Tools via Tool Embeddings (2023)
The paper proposes ToolkenGPT, using tool embeddings to let LLMs master tools like predicting tokens, addressing existing integration limitations.
-
MultiTool-CoT: GPT-3 Can Use Multiple External Tools with Chain of Thought Prompting (2023)
Proposes MultiTool - CoT, a framework using CoT prompting to integrate multiple external tools in reasoning for better performance on NumGLUE.
-
CREATOR: Tool Creation for Disentangling Abstract and Concrete Reasoning of Large Language Models (2023)
Proposes CREATOR to enable LLMs to create tools, disentangling creation and execution. Introduces Creation Challenge, revolutionizing problem - solving paradigm.
-
GEAR: Augmenting Language Models with Generalizable and Efficient Tool Resolution (2023)
Introduces GEAR, a generalizable and efficient query - tool grounding algo that delegates to SLM/LLM, improving precision at reduced cost.
-
Dify (2023)
Dify is an open - source LLM app dev platform. Its interface integrates multiple features, enabling rapid prototype - to - production.
-
LangChain (2023)
LangChain simplifies LLM app lifecycle, offering dev components, production tools, and deployment platform for large model - based agents.
-
WebGPT: Browser-assisted question-answering with human feedback (2022)
Fine - tune GPT - 3 for long - form Q&A with web - browsing, use imitation learning, human feedback, and reference collection, a novel approach.
-
Task Bench: A Parameterized Benchmark for Evaluating Parallel Runtime Performance (2020)
Task Bench is a parameterized benchmark for distributed programming systems. It simplifies benchmarking and has a novel metric METG to assess systems.
π€ Contributing
We welcome contributions to expand our collection. You can: - Submit a pull request to add papers or resources - Open an issue to suggest additional papers or resources - Submit your paper at our submission form or email us at luo.junyu@outlook.com
We regularly update the repository to include new research.
π Citation
If you find our survey helpful, please consider citing our work:
@article{agentsurvey2025,
title={Large Language Model Agent: A Survey on Methodology, Applications and Challenges},
author={Luo, J. and Zhang, W. and Yuan, Y. and others},
journal={arXiv preprint arXiv:2503.21460},
year={2025}
}
For questions or suggestions, please open an issue or contact the repository maintainers.