paper-with-me

Papers

Federated Majorize-Minimization: Beyond Parameter Aggregation

2025-07-23 · Aymeric Dieuleveut, Gersende Fort, Mahmoud Hegazy, Hoi-To Wai arxiv

This paper proposes a unified approach for designing stochastic optimization algorithms that robustly scale to the federated learning setting. Our work studies a class of Majorize-Minimization (MM) problems, which possesses a linearly parameterized family of majorizing surrogate functions. This framework encompasses (proximal) gradient-based algorithms for (regularized) smooth objectives, the Expectation Maximization algorithm, and many problems seen as variational surrogate MM. We show that our framework motivates a unifying algorithm called Stochastic Approximation Stochastic Surrogate MM (\SSMM), which includes previous stochastic MM procedures as special instances. We then extend \SSMM\ to the federated setting, while taking into consideration common bottlenecks such as data heterogeneity, partial participation, and communication constraints; this yields \QSMM. The originality of \QSMM\ is to learn locally and then aggregate information characterizing the \textit{surrogate majorizing function}, contrary to classical algorithms which learn and aggregate the \textit{original parameter}. Finally, to showcase the flexibility of this methodology beyond our theoretical setting, we use it to design an algorithm for computing optimal transport maps in the federated setting.

📄 PDF Abstract BibTeX arXiv:2507.17534

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic OptimizationFederated Learning

Similar Papers 제목 키워드 기반

Universal Majorization-Minimization Algorithms

2023-07-31 · Matthew Streeter

Majorization-minimization (MM) is a family of optimization methods that iteratively reduce a loss by minimizing a locally-tight upper bound, called a majorizer. Traditionally, majorizers were derived by hand, and MM was …

Composite Optimization by Nonconvex Majorization-Minimization

2018-02-20 · Jonas Geiping, Michael Moeller

The minimization of a nonconvex composite function can model a variety of imaging tasks. A popular class of algorithms for solving such problems are majorization-minimization techniques which iteratively approximate the …

Super-Resolution

L_1-regularized Boltzmann machine learning using majorizer minimization

2015-03-11 · Masayuki Ohzeki

We propose an inference method to estimate sparse interactions and biases according to Boltzmann machine learning. The basis of this method is $L_1$ regularization, which is often used in compressed sensing, a technique …

BIG-bench Machine Learningcompressed sensing

Over-the-Air Fair Federated Learning via Multi-Objective Optimization

2025-01-06 · Shayan Mohajer Hamidi, Ali Bereyhi, Saba Asaad, H. Vincent Poor

In federated learning (FL), heterogeneity among the local dataset distributions of clients can result in unsatisfactory performance for some, leading to an unfair model. To address this challenge, we propose an over-the-…

FairnessFederated Learning

Beyond Similarity: Personalized Federated Recommendation with Composite Aggregation

2024-06-06 · Honglei Zhang, Haoxuan Li, Jundong Chen, Sen Cui 외

Federated recommendation aims to collect global knowledge by aggregating local models from massive devices, to provide recommendations while ensuring privacy. Current methods mainly leverage aggregation functions invente…