paper-with-me

Papers

Securing Multi-Agent Systems Against Corruptions via Node Contribution Backpropagation

2025-10-22 · Chengcan Wu, Zhixin Zhang, Mingqian Xu, Zeming Wei, Meng Sun arxiv

Multi-Agent Systems (MAS) have become a prevalent paradigm for Large Language Model (LLM) applications. However, the complex multi-agent design in MAS introduces unique trustworthiness concerns: adversarial agents can inject misleading information that propagates contagiously through the system, corrupting benign agents and leading to false outputs. Existing graph-based defenses model agents as nodes and communications as edges, yet are limited to static-graph defenses. In this paper, we propose a dynamic defense paradigm that models MAS communication as a signed directed acyclic graph and computes each agent's contribution to the final decision via backward propagation, enabling accurate identification and isolation of malicious agents to secure multi-agent task collaboration. Experimental results in complex and dynamic MAS environments demonstrate that our method notably outperforms existing MAS defense mechanisms, providing an effective guardrail for trustworthy MAS deployment. Our code is available at https://github.com/ChengcanWu/BPD.

📄 PDF Abstract BibTeX arXiv:2510.19420

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

NavTrust: Benchmarking Trustworthiness for Embodied Navigation

2026-03-19 · Huaide Jiang, Yash Chaudhary, Yuping Wang, Zehao Wang 외 arxiv

There are two major categories of embodied navigation: Vision-Language Navigation (VLN), where agents navigate by following natural language instructions; and Object-Goal Navigation (OGN), where agents navigate to a spec…

Vision-Language Navigation

Securing Agentic AI Systems -- A Multilayer Security Framework

2025-12-19 · Sunil Arora, John Hastings arxiv

Securing Agentic Artificial Intelligence (AI) systems requires addressing the complex cyber risks introduced by autonomous, decision-making, and adaptive behaviors. Agentic AI systems are increasingly deployed across ind…

Frequency-Based Vulnerability Analysis of Deep Learning Models against Image Corruptions

2023-06-12 · Harshitha Machiraju, Michael H. Herzog, Pascal Frossard

Deep learning models often face challenges when handling real-world image corruptions. In response, researchers have developed image corruption datasets to evaluate the performance of deep neural networks in handling suc…

ClassificationRobust classification

Directional Embedding Smoothing for Robust Vision Language Models

2026-03-16 · Ye Wang, Jing Liu, Toshiaki Koike-Akino arxiv

The safety and reliability of vision-language models (VLMs) are a crucial part of deploying trustworthy agentic AI systems. However, VLMs remain vulnerable to jailbreaking attacks that undermine their safety alignment to…

AgentSafe: Safeguarding Large Language Model-based Multi-agent Systems via Hierarchical Data Management

2025-03-06 · Junyuan Mao, Fanci Meng, Yifan Duan, Miao Yu 외

Large Language Model based multi-agent systems are revolutionizing autonomous communication and collaboration, yet they remain vulnerable to security threats like unauthorized access and data breaches. To address this, w…

Language ModelingLanguage ModellingLarge Language ModelManagement