Distributed Optimization

77 papers with code • 0 benchmarks • 0 datasets

The goal of Distributed Optimization is to optimize a certain objective defined over millions of billions of data that is distributed over many machines by utilizing the computational power of these machines.

Source: Analysis of Distributed StochasticDual Coordinate Ascent

Libraries

Use these libraries to find Distributed Optimization models and implementations
3 papers
90
2 papers
4,217
2 papers
175

Latest papers with no code

Streamlining in the Riemannian Realm: Efficient Riemannian Optimization with Loopless Variance Reduction

no code yet • 11 Mar 2024

These methods replace the outer loop with probabilistic gradient computation triggered by a coin flip in each iteration, ensuring simpler proofs, efficient hyperparameter selection, and sharp convergence guarantees.

LoCoDL: Communication-Efficient Distributed Learning with Local Training and Compression

no code yet • 7 Mar 2024

In Distributed optimization and Learning, and even more in the modern framework of federated learning, communication, which is slow and costly, is critical.

MUSIC: Accelerated Convergence for Distributed Optimization With Inexact and Exact Methods

no code yet • 5 Mar 2024

Gradient-type distributed optimization methods have blossomed into one of the most important tools for solving a minimization learning task over a networked agent system.

Privacy-Preserving Distributed Optimization and Learning

no code yet • 29 Feb 2024

We first discuss cryptography, differential privacy, and other techniques that can be used for privacy preservation and indicate their pros and cons for privacy protection in distributed optimization and learning.

Distributed Momentum Methods Under Biased Gradient Estimations

no code yet • 29 Feb 2024

In this work, we establish non-asymptotic convergence bounds on distributed momentum methods under biased gradient estimation on both general non-convex and $\mu$-PL non-convex problems.

TernaryVote: Differentially Private, Communication Efficient, and Byzantine Resilient Distributed Optimization on Heterogeneous Data

no code yet • 16 Feb 2024

In this paper, we propose TernaryVote, which combines a ternary compressor and the majority vote mechanism to realize differential privacy, gradient compression, and Byzantine resilience simultaneously.

A Survey of Resilient Coordination for Cyber-Physical Systems Against Malicious Attacks

no code yet • 16 Feb 2024

Furthermore, miscellaneous resilient coordination problems are discussed in this survey.

Improving the Worst-Case Bidirectional Communication Complexity for Nonconvex Distributed Optimization under Function Similarity

no code yet • 9 Feb 2024

We introduce M3, a method combining MARINA-P with uplink compression and a momentum step, achieving bidirectional compression with provable improvements in total communication complexity as the number of workers increases.

Survey of Distributed Algorithms for Resource Allocation over Multi-Agent Systems

no code yet • 28 Jan 2024

This survey paper provides a comprehensive analysis of distributed algorithms for addressing the distributed resource allocation (DRA) problem over multi-agent systems.

Optimal Data Splitting in Distributed Optimization for Machine Learning

no code yet • 15 Jan 2024

Therefore, a large amount of research has recently been directed at solving this problem.