Federated Compositional Deep AUC Maximization
Xinwen Zhang, Yihan Zhang, Tianbao Yang, Richard Souvenir, Hongchang, Gao

TL;DR
This paper introduces a novel federated learning approach that directly optimizes AUC for imbalanced data, combining compositional minimax optimization with theoretical guarantees and extensive experiments.
Contribution
It proposes the first federated compositional minimax optimization method for AUC maximization on imbalanced data, with proven complexity bounds.
Findings
Effective AUC maximization on imbalanced datasets.
Theoretical bounds on computational and communication complexity.
Experimental results demonstrate superior performance.
Abstract
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…
Peer Reviews
Decision·NeurIPS 2023 poster
1. The paper considers a setting where the global distribution is also class-imbalanced, which is interesting. 2. The paper provides a theoretical analysis of the convergence of the proposed algorithm.
1. There are many FL studies that try to address non-IID challenge in FL. However, the baselines seem to focus on different optimization methods and lack SOTA FL studies that address the non-IID data (e.g, [1][2]). [1] Addressing class imbalance in federated learning [2] No fear of heterogeneity: Classifier calibration for federated learning with non-iid data 2. The theoretical analysis requires assumptions on the outer-level and inner-level functions. I’m not sure how realistic these assumpt
Videos
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Imbalanced Data Classification Techniques · Traffic Prediction and Management Techniques
