Every Response Counts: Quantifying Uncertainty of LLM-based Multi-Agent Systems through Tensor Decomposition
About
While Large Language Model-based Multi-Agent Systems (MAS) consistently outperform single-agent systems on complex tasks, their intricate interactions introduce critical reliability challenges arising from communication dynamics and role dependencies. Existing Uncertainty Quantification methods, typically designed for single-turn outputs, fail to address the unique complexities of the MAS. Specifically, these methods struggle with three distinct challenges: the cascading uncertainty in multi-step reasoning, the variability of inter-agent communication paths, and the diversity of communication topologies. To bridge this gap, we introduce MATU, a novel framework that quantifies uncertainty through tensor decomposition. MATU moves beyond analyzing final text outputs by representing entire reasoning trajectories as embedding matrices and organizing multiple execution runs into a higher-order tensor. By applying tensor decomposition, we disentangle and quantify distinct sources of uncertainty, offering a comprehensive reliability measure that is generalizable across different agent structures. We provide comprehensive experiments to show that MATU effectively estimates holistic and robust uncertainty across diverse tasks and communication topologies.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Knowledge Synthesis | MMLU | AUROC59.25 | 16 | |
| Mathematical Reasoning | MATH | AUROC0.7121 | 16 | |
| Multi-hop Question Answering | MoreHopQA | AUROC0.6457 | 16 | |
| Uncertainty Estimation | MATH AutoGen (test) | AUROC0.7544 | 16 | |
| Uncertainty Estimation | MoreHopQA AutoGen (test) | AUROC63.92 | 16 | |
| Uncertainty Estimation | MMLU AutoGen (test) | AUROC0.7315 | 16 | |
| Uncertainty Estimation | MATH Camel | AUROC0.7354 | 16 | |
| Uncertainty Estimation | MoreHopQA Camel | AUROC65.29 | 16 | |
| Uncertainty Estimation | MMLU Camel | AUROC0.7149 | 16 | |
| Uncertainty Quantification | MMLU OOD via Math Prompts | AUROC67.7 | 4 |