Markov Chain Mirror Descent On Data Federation
Yawei Zhao

TL;DR
This paper introduces MarchOn, a stochastic mirror descent algorithm tailored for federated learning with Markov chain data sampling, providing new convergence analysis and empirical validation under realistic data dependencies.
Contribution
It proposes MarchOn, a novel stochastic mirror descent method for federated learning with Markov chain data, and develops a framework for analyzing its convergence rates.
Findings
Achieves optimal convergence rates for convex, strongly convex, and non-convex loss functions.
Demonstrates empirical convergence consistent with theoretical predictions.
Extends stochastic mirror descent analysis to Markov chain data scenarios.
Abstract
Stochastic optimization methods such as mirror descent have wide applications due to low computational cost. Those methods have been well studied under assumption of the independent and identical distribution, and usually achieve sublinear rate of convergence. However, this assumption may be too strong and unpractical in real application scenarios. Recent researches investigate stochastic gradient descent when instances are sampled from a Markov chain. Unfortunately, few results are known for stochastic mirror descent. In the paper, we propose a new version of stochastic mirror descent termed by MarchOn in the scenario of the federated learning. Given a distributed network, the model iteratively travels from a node to one of its neighbours randomly. Furthermore, we propose a new framework to analyze MarchOn, which yields best rates of convergence for convex, strongly convex, and…
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
TopicsStochastic Gradient Optimization Techniques · Privacy-Preserving Technologies in Data · Advanced Graph Neural Networks
