paper-with-me

Papers

Federated Conditional Stochastic Optimization

2023-10-04 · NeurIPS 2023 11

Conditional stochastic optimization has found applications in a wide range of machine learning tasks, such as invariant learning, AUPRC maximization, and meta-learning. As the demand for training models with large-scale distributed data grows in these applications, there is an increasing need for communication-efficient distributed optimization algorithms, such as federated learning algorithms. This paper considers the nonconvex conditional stochastic optimization in federated learning and proposes the first federated conditional stochastic optimization algorithm (FCSG) with a conditional stochastic gradient estimator and a momentum-based algorithm (FCSG-M). To match the lower bound complexity in the single-machine setting, we design an accelerated algorithm (Acc-FCSG-M) via the variance reduction to achieve the best sample and communication complexity. Compared with the existing optimization analysis for MAML in FL, federated conditional stochastic optimization considers the sample of tasks. Extensive experimental results on various tasks validate the efficiency of these algorithms.

📄 PDF Abstract BibTeX arXiv:2310.02524

Code (0)

등록된 구현이 없습니다.

Tasks

Distributed OptimizationFederated LearningMeta-LearningStochastic Optimization

Methods 이 논문이 사용한 방법론

MAML 설명 없음

Similar Papers 제목 키워드 기반

Stochastic Smoothed Gradient Descent Ascent for Federated Minimax Optimization

2023-11-02 · Wei Shen, Minhui Huang, Jiawei Zhang, Cong Shen

In recent years, federated minimax optimization has attracted growing interest due to its extensive applications in various machine learning tasks. While Smoothed Alternative Gradient Descent Ascent (Smoothed-AGDA) has p…

Federated Learning

Federated Stochastic Minimax Optimization under Heavy-Tailed Noises

2025-11-06 · Xinwen Zhang, Hongchang Gao arxiv

Heavy-tailed noise has attracted growing attention in nonconvex stochastic optimization, as numerous empirical studies suggest it offers a more realistic assumption than standard bounded variance assumption. In this work…

Stochastic OptimizationFederated Learning

FedNest: Federated Bilevel, Minimax, and Compositional Optimization

2022-05-04 · Davoud Ataee Tarzanagh, Mingchen Li, Christos Thrampoulidis, Samet Oymak

Standard federated optimization methods successfully apply to stochastic problems with single-level structure. However, many contemporary ML problems -- including adversarial robustness, hyperparameter tuning, and actor-…

Adversarial RobustnessHyperparameter OptimizationRepresentation Learning

A Functional Model Method for Nonconvex Nonsmooth Conditional Stochastic Optimization

2024-05-17 · Andrzej Ruszczyński, Shangzhe Yang

We consider stochastic optimization problems involving an expected value of a nonlinear function of a base random vector and a conditional expectation of another function depending on the base random vector, a dependent …

Stochastic Optimization

Private and Federated Stochastic Convex Optimization: Efficient Strategies for Centralized Systems

2024-07-17 · Roie Reshef, Kfir Y. Levy

This paper addresses the challenge of preserving privacy in Federated Learning (FL) within centralized systems, focusing on both trusted and untrusted server scenarios. We analyze this setting within the Stochastic Conve…

Federated LearningStochastic Optimization