Aggregation in the Mirror Space (AIMS): Fast, Accurate Distributed Machine Learning in Military Settings
Ryan Yang, Haizhou Du, Andre Wibisono, Patrick Baker

TL;DR
This paper introduces AIMS, a novel distributed machine learning framework using mirror space aggregation, which improves convergence and handles heterogeneity and weak connectivity in military settings.
Contribution
AIMS provides a flexible mirror-based aggregation method that adapts to divergence forces, outperforming linear aggregation in heterogeneous and weakly connected military environments.
Findings
AIMS achieves a convergence loss of O((m^{r+1}/T)^{1/r}) with r as the convexity of the mirror function.
Experimental results show AIMS improves convergence rate by up to 57%.
AIMS scales effectively to more devices with limited communication.
Abstract
Distributed machine learning (DML) can be an important capability for modern military to take advantage of data and devices distributed at multiple vantage points to adapt and learn. The existing distributed machine learning frameworks, however, cannot realize the full benefits of DML, because they are all based on the simple linear aggregation framework, but linear aggregation cannot handle the arising in military settings: the learning data at different devices can be heterogeneous (, Non-IID data), leading to model divergence, but the ability for devices to communicate is substantially limited (, weak connectivity due to sparse and dynamic communications), reducing the ability for devices to reconcile model divergence. In this paper, we introduce a novel DML framework called aggregation in the mirror space (AIMS) that…
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.
Taxonomy
TopicsDistributed Sensor Networks and Detection Algorithms · Privacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques
