paper-with-me

홈 › Papers

NetSafe: Exploring the Topological Safety of Multi-agent Networks

2024-10-21 · Miao Yu, Shilong Wang, Guibin Zhang, Junyuan Mao, Chenlong Yin, Qijiong Liu, Qingsong Wen, Kun Wang, Yang Wang

Large language models (LLMs) have empowered nodes within multi-agent networks with intelligence, showing growing applications in both academia and industry. However, how to prevent these networks from generating malicious information remains unexplored with previous research on single LLM's safety be challenging to transfer. In this paper, we focus on the safety of multi-agent networks from a topological perspective, investigating which topological properties contribute to safer networks. To this end, we propose a general framework, NetSafe along with an iterative RelCom interaction to unify existing diverse LLM-based agent frameworks, laying the foundation for generalized topological safety research. We identify several critical phenomena when multi-agent networks are exposed to attacks involving misinformation, bias, and harmful information, termed as Agent Hallucination and Aggregation Safety. Furthermore, we find that highly connected networks are more susceptible to the spread of adversarial attacks, with task performance in a Star Graph Topology decreasing by 29.7%. Besides, our proposed static metrics aligned more closely with real-world dynamic evaluations than traditional graph-theoretic metrics, indicating that networks with greater average distances from attackers exhibit enhanced safety. In conclusion, our work introduces a new topological perspective on the safety of LLM-based multi-agent networks and discovers several unreported phenomena, paving the way for future research to explore the safety of such networks.

📄 PDF Abstract BibTeX arXiv:2410.15686

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationMisinformation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Automata Learning meets Shielding

2022-12-04 · Martin Tappler, Stefan Pranger, Bettina Könighofer, Edi Muškardin 외

Safety is still one of the major research challenges in reinforcement learning (RL). In this paper, we address the problem of how to avoid safety violations of RL agents during exploration in probabilistic and partially …

Q-LearningReinforcement Learning (RL)

Shielding Atari Games with Bounded Prescience

2021-01-20 · Mirco Giacobbe, Mohammadhosein Hasanbeig, Daniel Kroening, Hjalmar Wijk

Deep reinforcement learning (DRL) is applied in safety-critical domains such as robotics and autonomous driving. It achieves superhuman abilities in many tasks, however whether DRL agents can be shown to act safely is an…

Atari GamesAutonomous DrivingDeep Reinforcement Learning

Safe Exploration in Finite Markov Decision Processes with Gaussian Processes

2016-06-15 · NeurIPS 2016 12 · Matteo Turchetta, Felix Berkenkamp, Andreas Krause

In classical reinforcement learning, when exploring an environment, agents accept arbitrary short term loss for long term gain. This is infeasible for safety critical applications, such as robotics, where even a single u…

Gaussian ProcessesReinforcement LearningSafe Exploration

GPAgentBench-2K: Benchmarking Large Language Model Agents in Complex Clinical Action Space

2026-08-31 · Boqi Chen, Xudong Liu, Yunke Ao, Heejin Do 외 arxiv

Large Language Models (LLMs) show great potential as clinical agents, yet existing benchmarks reduce clinical workflows to static predictions or unconstrained Markov Decision Processes (MDPs) with coarse action sets. To …

A Survey on the Safety and Security Threats of Computer-Using Agents: JARVIS or Ultron?

2025-05-16 · Ada Chen, Yongjiang Wu, Junyuan Zhang, Jingyu Xiao 외

Recently, AI-driven interactions with computing devices have advanced from basic prototype tools to sophisticated, LLM-based systems that emulate human-like operations in graphical user interfaces. We are now witnessing …