paper-with-me

Papers

Counterfactual Graph for Multi-Agent LLM Calibration

2026-05-28 · Jiatan Huang, Mingchen Li, Ziming Li, Sunjae Kwon, Hong Yu, Chuxu Zhang arxiv

Multi-agent LLM systems often treat agreement as evidence: when many agents in a panel give the same answer, that answer is assumed to be more reliable. We show that this assumption can fail after agents communicate. Communication can induce correlated failures and false consensus, so the same vote share may reflect reliable agreement in one topology but over-confidence in another. We propose CAGE-CAL, a counterfactual agent-graph calibration framework for multi-agent LLMs. For each query, CAGE-CAL compares an observed post-communication agent graph with a matched counterfactual no-communication graph, capturing both pairwise failure correlations and group-level dependencies. Rather than simply counting how many agents agree, CAGE-CAL estimates the counterfactual shift between observed and no-communication dependence, and calibrates confidence accordingly. Across five benchmarks, CAGE-CAL improves reliability discrimination with competitive ECE, and its calibrated confidence further improves topology selection over the best fixed-topology strategy.

📄 PDF Abstract BibTeX arXiv:2605.30653

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Should I Have Expressed a Different Intent? Counterfactual Generation for LLM-Based Autonomous Control

2026-01-27 · Amirmohammad Farzaneh, Salvatore D'Oro, Osvaldo Simeone arxiv

Large language model (LLM)-powered agents can translate high-level user intents into plans and actions in an environment. Yet after observing an outcome, users may wonder: What if I had phrased my intent differently? We …

CaSKG: Counterfactual-Causal Skill Graphs for Scalable Agent Skill Retrieval

2026-08-26 · Zhiyuan Li, Linyuan Gao, Xuechun Ding, Hongwei Chen 외 arxiv

Reusable skill libraries allow large language model (LLM) agents to reuse procedural knowledge across tasks, but they also turn memory access into a challenging retrieval problem. Full-library prompting preserves coverag…

Integrating Counterfactual Simulations with Language Models for Explaining Multi-Agent Behaviour

2025-05-23 · Bálint Gyevnár, Christopher G. Lucas, Stefano V. Albrecht, Shay B. Cohen

Autonomous multi-agent systems (MAS) are useful for automating complex tasks but raise trust concerns due to risks like miscoordination and goal misalignment. Explainability is vital for trust calibration, but explainabl…

Autonomous DrivingcounterfactualPrediction

MafiaScope: Non-Invasive, Time-Resolved Belief Probing for LLM Agents in Social Deduction Games

2026-07-12 · Ilia Karpov arxiv

An LLM agent's public behaviour reveals little about its social reasoning: an agent that votes correctly may be guessing, and an agent that lies well leaves no trace of what it actually believes. We present MafiaScope, a…

Counterfactual Critic Multi-Agent Training for Scene Graph Generation

2018-12-06 · ICCV 2019 10 · Long Chen, Hanwang Zhang, Jun Xiao, Xiangnan He 외

Scene graphs -- objects as nodes and visual relationships as edges -- describe the whereabouts and interactions of the things and stuff in an image for comprehensive scene understanding. To generate coherent scene graphs…

counterfactualGraph GenerationScene Graph GenerationScene Understanding