paper-with-me

Papers

Misinformation Propagation in Benign Multi-Agent Systems

2026-06-15 · Jonas Becker, Jan Philip Wahle, Terry Ruas, Bela Gipp arxiv

Multi-agent systems, in which multiple large language model agents solve problems through turn-based interaction, are increasingly deployed in high-stakes settings such as medical diagnosis, legal analysis, and forensic decision-making. Their reliability can be at risk when single agents reason from incorrect or misleading context, e.g., from tool calls, since errors may propagate through agent interactions. This work studies this risk by injecting intent-based misinformation into benign single-agent and multi-agent systems across reasoning, knowledge, and alignment tasks. We find that misinformation can degrade single-agent performance and persists across multi-agent debate, with agents often retaining answers introduced by misinformed peers. Nevertheless, multi-agent debate reduces the resulting performance degradation compared to single-agent prompting, especially when most agents are not exposed to misinformation. Robustness depends on group composition and decision protocol. Consensus can be more stable than voting under peer pressure, while majorities can often steer misinformed agents back toward correct answers. Our results show that misinformation robustness in multi-agent systems depends on the underlying model and also on how agents exchange information and aggregate decisions.

📄 PDF Abstract BibTeX arXiv:2606.16710

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Diagnosis

Similar Papers 제목 키워드 기반

Goal-Aware Identification and Rectification of Misinformation in Multi-Agent Systems

2025-05-31 · Zherui Li, Yan Mi, Zhenhong Zhou, Houcheng Jiang 외

Large Language Model-based Multi-Agent Systems (MASs) have demonstrated strong advantages in addressing complex real-world tasks. However, due to the introduction of additional attack surfaces, MASs are particularly vuln…

Language ModelingLanguage ModellingLarge Language ModelMisinformation

When Embedding-Based Defenses Fail: Rethinking Safety in LLM-Based Multi-Agent Systems

2026-05-01 · Lingxi Zhang, Guangtao Zheng, Hanjie Chen arxiv

Large language model (LLM)-powered multi-agent systems (MAS) enable agents to communicate and share information, achieving strong performance on complex tasks. However, this communication also creates an attack surface w…

INFA-Guard: Mitigating Malicious Propagation via Infection-Aware Safeguarding in LLM-Based Multi-Agent Systems

2026-01-21 · Yijin Zhou, Xiaoya Lu, Dongrui Liu, Junchi Yan 외 arxiv

The rapid advancement of Large Language Model (LLM)-based Multi-Agent Systems (MAS) has introduced significant security vulnerabilities, where malicious influence can propagate virally through inter-agent communication. …

Large Language Model-driven Multi-Agent Simulation for News Diffusion Under Different Network Structures

2024-10-16 · Xinyi Li, Yu Xu, Yongfeng Zhang, Edward C. Malthouse

The proliferation of fake news in the digital age has raised critical concerns, particularly regarding its impact on societal trust and democratic processes. Diverging from conventional agent-based simulation approaches,…

BlockingLanguage ModelingLanguage ModellingLarge Language Model+1

Simulating Misinformation Propagation in Social Networks using Large Language Models

2025-11-13 · Raj Gaurav Maurya, Vaibhav Shukla, Raj Abhijit Dandekar, Rajat Dandekar 외 arxiv

Misinformation on social media thrives on surprise, emotion, and identity-driven reasoning, often amplified through human cognitive biases. To investigate these mechanisms, we model large language model (LLM) personas as…