English

TrustAgent: Towards Safe and Trustworthy LLM-based Agents

Computation and Language 2024-10-07 v4 Artificial Intelligence Machine Learning Multiagent Systems

Abstract

The rise of LLM-based agents shows great potential to revolutionize task planning, capturing significant attention. Given that these agents will be integrated into high-stake domains, ensuring their reliability and safety is crucial. This paper presents an Agent-Constitution-based agent framework, TrustAgent, with a particular focus on improving the LLM-based agent safety. The proposed framework ensures strict adherence to the Agent Constitution through three strategic components: pre-planning strategy which injects safety knowledge to the model before plan generation, in-planning strategy which enhances safety during plan generation, and post-planning strategy which ensures safety by post-planning inspection. Our experimental results demonstrate that the proposed framework can effectively enhance an LLM agent's safety across multiple domains by identifying and mitigating potential dangers during the planning. Further analysis reveals that the framework not only improves safety but also enhances the helpfulness of the agent. Additionally, we highlight the importance of the LLM reasoning ability in adhering to the Constitution. This paper sheds light on how to ensure the safe integration of LLM-based agents into human-centric environments. Data and code are available at https://github.com/agiresearch/TrustAgent.

Keywords

Cite

@article{arxiv.2402.01586,
  title  = {TrustAgent: Towards Safe and Trustworthy LLM-based Agents},
  author = {Wenyue Hua and Xianjun Yang and Mingyu Jin and Zelong Li and Wei Cheng and Ruixiang Tang and Yongfeng Zhang},
  journal= {arXiv preprint arXiv:2402.01586},
  year   = {2024}
}

Comments

In EMNLP 2024

R2 v1 2026-06-28T14:36:08.066Z