paper-with-me

홈 › Papers

Learning Multi-Agent Coordination via Sheaf-ADMM

2026-05-29 · Jeffrey Seely, Bartłomiej Cupiał, Llion Jones arxiv

We present a differentiable optimization framework for multi-agent coordination. An input is decomposed into overlapping local views, each processed by an agent that solves a convex subproblem parameterized by a neural encoder. Agents coordinate through the Alternating Direction Method of Multipliers (ADMM) with inter-agent constraints specified by a cellular sheaf. The sheaf specifies which aspects of neighboring solutions must agree, allowing for heterogeneous notions of global consensus. Backpropagating through the unrolled optimization jointly trains all components of the multi-agent system. We evaluate on maze pathfinding, image classification, and Sudoku, where agents with individually insufficient local views learn to coordinate to produce correct global outputs. On MNIST, the local-view decomposition yields improved robustness to distribution shifts relative to a standard CNN. On Sudoku, the optimization-derived structure yields markedly higher solve rates than parameter-matched MPNN baselines. Finally, the ADMM structure exposes distinct primal, consensus, and dual state variables, opening the coordination dynamics to direct analysis and intervention -- a property unavailable in standard message-passing architectures.

📄 PDF Abstract BibTeX arXiv:2605.31005

Code (0)

등록된 구현이 없습니다.

Tasks

Image Classification

Similar Papers 제목 키워드 기반

Sheaf-Theoretic Planning: A Categorical Foundation for Resilient Multi-Agent Autonomous Systems

2026-05-03 · Manuel Hernández, Eduardo Sánchez-Soto arxiv

The challenge of engineering autonomous agents capable of navigating the stochastic and adversarial nature of the physical world has historically resided at the intersection of symbolic logic and control theory. Traditio…

DiffCoord: Differentiable Coordination for Distributed Multi-Agent Trajectory Optimization

2025-09-01 · Bingheng Wang, Yichao Gao, Tianchen Sun, Shanker Ajay 외 arxiv

Integrating the Alternating Direction Method of Multipliers (ADMM) with Differential Dynamic Programming (DDP) provides a scalable framework for distributed multi-agent trajectory optimization. In practice, ADMM is typic…

Computational Efficiency

Multi-Agent System Identification with Nonlinear Sheaf Diffusion

2026-05-11 · Nivar Anwer, Hans Riess, Matthew Hale arxiv

Local interaction laws governing multi-agent systems can be difficult to recover from trajectory data, even when the dynamics are observed faithfully. In systems governed by a nonlinear sheaf Laplacian -- a generalizatio…

Networks of Causal Abstractions: A Sheaf-theoretic Framework

2025-09-25 · Gabriele D'Acunto, Paolo Di Lorenzo, Sergio Barbarossa arxiv

A core challenge in causal artificial intelligence is the principled coordination of multiple, imperfect, and subjective causal perspectives arising from distributed agents with limited and heterogeneous access to the en…

Portfolio Optimization

Distributed Experiment Design and Control for Multi-agent Systems with Gaussian Processes

2021-03-25 · Viet-Anh Le, Truong X. Nghiem

This paper focuses on distributed learning-based control of decentralized multi-agent systems where the agents' dynamics are modeled by Gaussian Processes (GPs). Two fundamental problems are considered: the optimal desig…

Computational EfficiencyDistributed OptimizationGaussian ProcessesModel Predictive Control