pith. sign in

arxiv: 2509.01630 · v3 · pith:GNZEMHMInew · submitted 2025-09-01 · 💻 cs.LG · cs.MA· cs.RO· cs.SY· eess.SY

DiffCoord: Differentiable Coordination for Distributed Multi-Agent Trajectory Optimization

classification 💻 cs.LG cs.MAcs.ROcs.SYeess.SY
keywords parameterscoordinationdiffcoorddistributedpipelinetrajectoryadmmadmm-ddp
0
0 comments X
read the original abstract

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 typically truncated for computational efficiency, tightly coupling parameters that would otherwise separately govern coordination quality and task performance. In this paper, we propose Differentiable Coordination (DiffCoord), a unified framework that jointly meta-learns these coupled parameters for the truncated ADMM-DDP pipeline. These parameters are generated by agent-wise neural networks for task adaptation, and the same networks are shared among isomorphic agents to enable scalability to varying agent counts. We achieve efficient meta-learning by differentiating the ADMM-DDP pipeline end-to-end. Notably, this yields an auxiliary ADMM-LQR distributed gradient solver that computes and coordinates meta-gradients with respect to these parameters. This solver inherits the computational structure of the pipeline, enabling reuse of key computation results and efficient parallelization over agents and along trajectory horizons. We validate DiffCoord through numerical and physical experiments on a cooperative aerial transport system, where it reconfigures quadrotor formations for safe 6-DoF load manipulation in tight spaces. It adapts robustly to varying team sizes and load dynamics, while reducing per-agent gradient computation time by up to 70% compared with state-of-the-art trajectory-gradient methods.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Deep-Unfolded Coordination

    cs.RO 2026-06 unverdicted novelty 7.0

    Deep Coordinator uses deep unfolding to adapt ADMM-DDP penalty parameters at runtime, delivering 6.18-9.44x faster comparable-quality trajectories in car and quadrotor fleet simulations while scaling to 8x larger systems.