paper-with-me

홈 › Papers

Tackling Data Heterogeneity: A New Unified Framework for Decentralized SGD with Sample-induced Topology

2022-07-08 · Yan Huang, Ying Sun, Zehan Zhu, Changzhi Yan, Jinming Xu

We develop a general framework unifying several gradient-based stochastic optimization methods for empirical risk minimization problems both in centralized and distributed scenarios. The framework hinges on the introduction of an augmented graph consisting of nodes modeling the samples and edges modeling both the inter-device communication and intra-device stochastic gradient computation. By designing properly the topology of the augmented graph, we are able to recover as special cases the renowned Local-SGD and DSGD algorithms, and provide a unified perspective for variance-reduction (VR) and gradient-tracking (GT) methods such as SAGA, Local-SVRG and GT-SAGA. We also provide a unified convergence analysis for smooth and (strongly) convex objectives relying on a proper structured Lyapunov function, and the obtained rate can recover the best known results for many existing algorithms. The rate results further reveal that VR and GT methods can effectively eliminate data heterogeneity within and across devices, respectively, enabling the exact convergence of the algorithm to the optimal solution. Numerical experiments confirm the findings in this paper.

📄 PDF Abstract BibTeX arXiv:2207.03730

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic Optimization

Methods 이 논문이 사용한 방법론

SAGA SAGA is a method in the spirit of SAG, SDCA, MISO and SVRG, a set of recently proposed incremental gradient algorithms with fast linear convergence rates. SAGA improves on the…

Similar Papers 제목 키워드 기반

SPARKLE: A Unified Single-Loop Primal-Dual Framework for Decentralized Bilevel Optimization

2024-11-21 · Shuchen Zhu, Boao Kong, Songtao Lu, Xinmeng Huang 외

This paper studies decentralized bilevel optimization, in which multiple agents collaborate to solve problems involving nested optimization structures with neighborhood communications. Most existing literature primarily …

Bilevel Optimization

NeuroMesh: A Unified Neural Inference Framework for Decentralized Multi-Robot Collaboration

2026-04-16 · Yang Zhou, Yash Shetye, Long Quang, Devon Super 외 arxiv

Deploying learned multi-robot models on heterogeneous robots remains challenging due to hardware heterogeneity, communication constraints, and the lack of a unified execution stack. This paper presents NeuroMesh, a multi…

Decentralized Sporadic Federated Learning: A Unified Algorithmic Framework with Convergence Guarantees

2024-02-05 · Shahryar Zehtabi, Dong-Jun Han, Rohit Parasnis, Seyyedali Hosseinalipour 외

Decentralized federated learning (DFL) captures FL settings where both (i) model updates and (ii) model aggregations are exclusively carried out by the clients without a central server. Existing DFL works have mostly foc…

Federated Learning

Towards Heterogeneous Quantum Federated Learning: Challenges and Solutions

2025-11-27 · Ratun Rahman, Dinh C. Nguyen, Christo Kurisummoottil Thomas, Walid Saad arxiv

Quantum federated learning (QFL) combines quantum computing and federated learning to enable decentralized model training while maintaining data privacy. QFL can improve computational efficiency and scalability by taking…

Computational EfficiencyFederated Learning

A Unified Momentum-based Paradigm of Decentralized SGD for Non-Convex Models and Heterogeneous Data

2023-03-01 · Haizhou Du, Chengdong Ni

Emerging distributed applications recently boosted the development of decentralized machine learning, especially in IoT and edge computing fields. In real-world scenarios, the common problems of non-convexity and data he…

Edge-computingglobal-optimization