A deep-unfolded distributed ADMM/OSQP solver learns penalty parameters on small QPs and solves much larger ones with large wall-clock speedups, with PAC-Bayes bounds on relative progress.
Stochastic Unrolled Federated Learning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Algorithm unrolling has emerged as a learning-based optimization paradigm that unfolds truncated iterative algorithms in trainable neural-network optimizers. We introduce Stochastic UnRolled Federated learning (SURF), a method that expands algorithm unrolling to federated learning in order to expedite its convergence. Our proposed method tackles two challenges of this expansion, namely the need to feed whole datasets to the unrolled optimizers to find a descent direction and the decentralized nature of federated learning. We circumvent the former challenge by feeding stochastic mini-batches to each unrolled layer and imposing descent constraints to guarantee its convergence. We address the latter challenge by unfolding the distributed gradient descent (DGD) algorithm in a graph neural network (GNN)-based unrolled architecture, which preserves the decentralized nature of training in federated learning. We theoretically prove that our proposed unrolled optimizer converges to a near-optimal region infinitely often. Through extensive numerical experiments, we also demonstrate the effectiveness of the proposed framework in collaborative training of image classifiers.
fields
math.OC 1years
2024 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
Deep Distributed Optimization for Large-Scale Quadratic Programming
A deep-unfolded distributed ADMM/OSQP solver learns penalty parameters on small QPs and solves much larger ones with large wall-clock speedups, with PAC-Bayes bounds on relative progress.