ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
3
Citations
0
Influential Citations
arXiv.org
Venue
2026
Year
This technical note studies the reliability limits of LLM-based multi-agent planning as a delegated decision problem. We model the LLM-based multi-agent architecture as a finite acyclic decision network in which multiple stages process shared model-context information, communicate through language interfaces with limited capacity, and may invoke human review. We show that, without new exogenous signals, any delegated network is decision-theoretically dominated by a centralized Bayes decision maker with access to the same information. In the common-evidence regime, this implies that optimizing over multi-agent directed acyclic graphs under a finite communication budget can be recast as choosing a budget-constrained stochastic experiment on the shared signal. We also characterize the loss induced by communication and information compression. Under proper scoring rules, the gap between the centralized Bayes value and the value after communication admits an expected posterior divergence representation, which reduces to conditional mutual information under logarithmic loss and to expected squared posterior error under the Brier score. These results characterize the fundamental reliability limits of delegated LLM planning. Experiments with LLMs on a controlled problem set further demonstrate these characterizations.
This paper addresses a critical gap in the rapidly growing field of LLM-based multi-agent systems: understanding their fundamental reliability limits. As practitioners deploy multi-agent architectures for complex planning tasks, questions about when and why these systems fail become paramount. The authors provide a rigorous decision-theoretic framework that reveals a sobering truth: any multi-agent delegation network is inherently less reliable than a centralized decision maker with the same information. This is not a practical limitation that can be engineered away—it is a mathematical inevitability.
The significance extends beyond theory. By characterizing the loss due to communication bottlenecks and information compression, the paper offers concrete guidance for system designers. The finding that optimizing multi-agent graphs under communication budgets is equivalent to choosing a stochastic experiment on shared signals provides a new lens for architectural decisions. For AI practitioners, this means that the choice of communication protocol and information sharing strategy is not just an engineering detail but a fundamental determinant of system reliability.
The paper does not report traditional performance metrics like accuracy or F1 scores. Instead, it provides theoretical bounds and characterizations. Key results include: (1) the dominance of centralized Bayes decision makers over any delegated network, (2) the equivalence of multi-agent optimization under communication budgets to stochastic experiment selection, and (3) explicit formulas for reliability loss under common scoring rules. The empirical component validates these characterizations using LLMs on a controlled problem set, though specific numerical results are not detailed in the abstract.
This work establishes a foundational theoretical framework for understanding the reliability limits of LLM-based multi-agent planning. For the AI field, it provides a rigorous benchmark against which practical multi-agent systems can be evaluated. The results suggest that efforts to improve multi-agent reliability should focus on information sharing and communication efficiency rather than hoping that delegation alone can match centralized performance. This has implications for designing human-in-the-loop systems, communication protocols, and agent architectures. The paper also opens avenues for future work on dynamic networks, adaptive communication, and the role of human review in mitigating delegation losses.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba