FeDXL: Provable Federated Learning for Deep X-Risk Optimization
Zhishuai Guo, Rong Jin, Jiebo Luo, Tianbao Yang

TL;DR
This paper introduces FeDXL, a federated learning framework for optimizing complex X-risk functions involving pairwise data, with provable convergence and empirical validation on AUROC tasks.
Contribution
The paper proposes a novel active-passive decomposition framework and two algorithms for federated X-risk optimization, addressing non-decomposability and interdependency challenges.
Findings
FeDXL algorithms achieve convergence guarantees.
Empirical results show improved AUROC maximization.
Passive parts computation does not affect complexity bounds.
Abstract
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 , where two sets of data are distributed over multiple machines, is a pairwise loss that only depends on the prediction outputs of the input data pairs , and is possibly a non-linear non-convex function. This problem has important applications in machine learning, e.g., AUROC maximization with a pairwise loss, and partial AUROC maximization with a compositional loss. The challenges for designing an FL algorithm for X-risks lie in the non-decomposability of the objective over multiple machines and the interdependency between different machines. To this end, we propose an active-passive…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Advanced Causal Inference Techniques · Stochastic Gradient Optimization Techniques
