Differentially Private AUC Computation in Vertical Federated Learning
Jiankai Sun, Xin Yang, Yuanshun Yao, Junyuan Xie, Di Wu, and Chong Wang

TL;DR
This paper introduces two algorithms for accurately computing the AUC metric in vertical federated learning while preserving label differential privacy, addressing privacy concerns without sacrificing evaluation accuracy.
Contribution
It proposes novel evaluation algorithms that improve AUC estimation accuracy under label differential privacy in vertical federated learning.
Findings
Algorithms outperform baselines in AUC accuracy
Enhanced privacy-preserving evaluation methods
Extensive experiments validate improvements
Abstract
Federated learning has gained great attention recently as a privacy-enhancing tool to jointly train a machine learning model by multiple parties. As a sub-category, vertical federated learning (vFL) focuses on the scenario where features and labels are split into different parties. The prior work on vFL has mostly studied how to protect label privacy during model training. However, model evaluation in vFL might also lead to potential leakage of private label information. One mitigation strategy is to apply label differential privacy (DP) but it gives bad estimations of the true (non-private) metrics. In this work, we propose two evaluation algorithms that can more accurately compute the widely used AUC (area under curve) metric when using label DP in vFL. Through extensive experiments, we show our algorithms can achieve more accurate AUCs compared to the baselines.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
