paper-with-me

홈 › Papers

Conflict-Resilient Multi-Agent Reasoning via Signed Graph Modeling

2026-05-19 · Longgang He, Longzhu He, Daojing He, Chaozhuo Li arxiv

LLM-based multi-agent systems (MAS) have demonstrated strong reasoning and decision-making capabilities that consistently surpass those of single LLM agents. However, their performance often suffers from naive aggregation mechanisms that assume uniformly cooperative interactions. Upon close inspection, we observe that existing graph-based MAS frameworks (1) propagate errors when conflicting signals arise without control, and (2) lack explicit modeling of conflicting inter-agent relations as well as structural awareness, failing to identify reliable interaction patterns. To bridge this gap, we introduce SIGMA, a novel SIgned Graph-informed Multi-Agent reasoning framework that explicitly captures trust, conflict, and neutral relations among agents via a signed relational graph. Specifically, given a query, SIGMA first selects a set of relevant and diverse agents, then constructs a structured signed interaction graph with confidence-weighted edges. Reasoning proceeds through conflict-aware signed message passing, which reinforces information from trustworthy agents while suppressing conflicting signals, and terminates with a structure- and conflict-aware weighted aggregation to yield globally consistent and conflict-resilient predictions. Extensive experiments on six benchmark datasets, across multiple LLM backbones and diverse multi-agent configurations, demonstrate that SIGMA consistently outperforms state-of-the-art baselines, achieving notable gains in both accuracy and conflict-resilient performance.

📄 PDF Abstract BibTeX arXiv:2605.19418

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Distributed Resilience-Aware Control in Multi-Robot Networks

2025-04-04 · Haejoon Lee, Dimitra Panagou

Ensuring resilient consensus in multi-robot systems with misbehaving agents remains a challenge, as many existing network resilience properties are inherently combinatorial and globally defined. While previous works have…

Collision Avoidance

ExComm: Exploration-Stage Communication for Error-Resilient Agentic Test-Time Scaling

2026-05-21 · Woomin Song, Beomjun Kim, Daewon Choi, Sai Muralidhar Jayanthi 외 arxiv

A common failure mode in long-horizon agentic test-time scaling is error propagation, where factual errors or invalid deductions introduced at intermediate steps persist in the agent's belief state and contaminate later …

SegSub: Evaluating Robustness to Knowledge Conflicts and Hallucinations in Vision-Language Models

2025-02-19 · Peter Carragher, Nikitha Rao, Abhinand Jha, R Raghav 외

Vision language models (VLM) demonstrate sophisticated multimodal reasoning yet are prone to hallucination when confronted with knowledge conflicts, impeding their deployment in information-sensitive contexts. While exis…

counterfactualHallucinationMultimodal Reasoning

Defense Strategies for Autonomous Multi-agent Systems: Ensuring Safety and Resilience Under Exponentially Unbounded FDI Attacks

2025-01-01 · Yichao Wang, Mohamadamin Rajabinezhad, Dimitra Panagou, Shan Zuo

False data injection attacks pose a significant threat to autonomous multi-agent systems (MASs). Existing attack-resilient control strategies generally have strict assumptions on the attack signals and overlook safety co…

Collision Avoidance

Internet of Agents: Fundamentals, Applications, and Challenges

2025-05-12 · Yuntao Wang, Shaolong Guo, Yanghe Pan, Zhou Su 외

With the rapid proliferation of large language models and vision-language models, AI agents have evolved from isolated, task-specific systems into autonomous, interactive entities capable of perceiving, reasoning, and ac…