paper-with-me

Papers

Federated Compositional Deep AUC Maximization

2023-04-20 · NeurIPS 2023 11 · Xinwen Zhang, Yihan Zhang, Tianbao Yang, Richard Souvenir, Hongchang Gao

Federated learning has attracted increasing attention due to the promise of balancing privacy and large-scale learning; numerous approaches have been proposed. However, most existing approaches focus on problems with balanced data, and prediction performance is far from satisfactory for many real-world applications where the number of samples in different classes is highly imbalanced. To address this challenging problem, we developed a novel federated learning method for imbalanced data by directly optimizing the area under curve (AUC) score. In particular, we formulate the AUC maximization problem as a federated compositional minimax optimization problem, develop a local stochastic compositional gradient descent ascent with momentum algorithm, and provide bounds on the computational and communication complexities of our algorithm. To the best of our knowledge, this is the first work to achieve such favorable theoretical results. Finally, extensive experimental results confirm the efficacy of our method.

📄 PDF Abstract BibTeX arXiv:2304.10101

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

FeDXL: Provable Federated Learning for Deep X-Risk Optimization

2022-10-26 · Zhishuai Guo, Rong Jin, Jiebo Luo, Tianbao Yang

In this paper, we tackle a novel federated learning (FL) problem for optimizing a family of X-risks, to which no existing FL algorithms are applicable. In particular, the objective has the form of $\mathbb E_{z\sim S_1} …

Federated Learning

RobustFSM: Submodular Maximization in Federated Setting with Malicious Clients

2025-11-03 · Duc A. Tran, Dung Truong, Duy Le arxiv

Submodular maximization is an optimization problem benefiting many machine learning applications, where we seek a small subset best representing an extremely large dataset. We focus on the federated setting where the dat…

Federated Learning

Compositional Training for End-to-End Deep AUC Maximization

2021-09-29 · ICLR 2022 4 · Zhuoning Yuan, Zhishuai Guo, Nitesh Chawla, Tianbao Yang

Recently, deep AUC maximization (DAM) has achieved great success in different domains (e.g., medical image classification). However, the end-to-end training for deep AUC maximization still remains a challenging problem. …

image-classificationImage ClassificationMedical Image ClassificationStochastic Optimization

Federated Compositional Muon Optimizer for Matrix-Wise Models

2026-08-13 · Wang Yan, Feihu Huang arxiv

Muon, a more recently developed optimizer, is useful for matrix-wise models in AI areas. Although many works have studied Muon and its variants, these methods are still not particularly well-suited for hierarchical struc…

Federated 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