🤖 AI Summary
Addressing emerging trustworthiness challenges in LLM-based agents and multi-agent systems (MAS)—novel threats extending beyond single-model reliability—this paper introduces TrustAgent, a foundational framework for trustworthy agent design. Methodologically, it establishes the first intrinsic/extrinsic dual-dimensional taxonomy of trustworthiness, formally defining the “trustworthy agent” paradigm; constructs the first unified taxonomy spanning attacks, defenses, and evaluation; and enables multi-dimensional trust modeling—covering robustness, explainability, alignment, and more—via component-level decomposition (i.e., brain, memory, tools, user, environment, interaction) with corresponding technical mappings. The framework yields the first comprehensive research landscape of LLM agent trustworthiness, offering a systematic guideline and theoretical foundation for designing, evaluating, and deploying trustworthy agents. (132 words)
📝 Abstract
With the rapid evolution of Large Language Models (LLMs), LLM-based agents and Multi-agent Systems (MAS) have significantly expanded the capabilities of LLM ecosystems. This evolution stems from empowering LLMs with additional modules such as memory, tools, environment, and even other agents. However, this advancement has also introduced more complex issues of trustworthiness, which previous research focused solely on LLMs could not cover. In this survey, we propose the TrustAgent framework, a comprehensive study on the trustworthiness of agents, characterized by modular taxonomy, multi-dimensional connotations, and technical implementation. By thoroughly investigating and summarizing newly emerged attacks, defenses, and evaluation methods for agents and MAS, we extend the concept of Trustworthy LLM to the emerging paradigm of Trustworthy Agent. In TrustAgent, we begin by deconstructing and introducing various components of the Agent and MAS. Then, we categorize their trustworthiness into intrinsic (brain, memory, and tool) and extrinsic (user, agent, and environment) aspects. Subsequently, we delineate the multifaceted meanings of trustworthiness and elaborate on the implementation techniques of existing research related to these internal and external modules. Finally, we present our insights and outlook on this domain, aiming to provide guidance for future endeavors.