DiNNO: Distributed Neural Network Optimization for Multi-Robot Collaborative Learning
Javier Yu, Joseph A. Vincent, Mac Schwager

TL;DR
DiNNO is a distributed algorithm enabling multi-robot teams to collaboratively train neural networks without sharing raw data, achieving centralized-level performance while preserving privacy and communication efficiency.
Contribution
This paper introduces DiNNO, a novel distributed neural network training algorithm for multi-robot systems that guarantees convergence to a global optimum for convex objectives.
Findings
Outperforms existing distributed training algorithms in various tasks.
Achieves validation loss comparable to centralized training.
Ensures data privacy by avoiding raw data transmission.
Abstract
We present a distributed algorithm that enables a group of robots to collaboratively optimize the parameters of a deep neural network model while communicating over a mesh network. Each robot only has access to its own data and maintains its own version of the neural network, but eventually learns a model that is as good as if it had been trained on all the data centrally. No robot sends raw data over the wireless network, preserving data privacy and ensuring efficient use of wireless bandwidth. At each iteration, each robot approximately optimizes an augmented Lagrangian function, then communicates the resulting weights to its neighbors, updates dual variables, and repeats. Eventually, all robots' local network weights reach a consensus. For convex objective functions, we prove this consensus is a global optimum. We compare our algorithm to two existing distributed deep neural network…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
