arXiv:2411.05733cs.LGcs.CR2024-11被引 8

解决隐私保护下类别不平衡的机器学习难题

Differential Privacy Under Class Imbalance: Methods and Empirical Insights

  • 提出私有化数据增强与加权损失函数等方法应对不平衡数据
  • 私有合成数据在低维场景表现优异,高维下类权重方法更优
  • 为医疗、反欺诈等敏感领域提供可落地的隐私保护方案

类别不平衡常见于罕见病预测或欺诈检测等分类任务中,训练数据标签分布高度偏斜。当引入差分隐私保护敏感数据时,这一问题更加严峻。本文系统分析了该挑战,并提出一系列算法解决方案:私有化预处理方法包括过采样、SMOTE及私有合成数据生成;私有化后处理方法包括模型集成、类别加权经验风险最小化及深度学习中的加权训练。对每种方法,我们或适配现有技术至隐私环境,或揭示其与差分隐私的不兼容性。实验在多种数据分布下评估,结果表明私有合成数据在低维场景表现良好,而高维场景中类别加权经验风险最小化更具优势。

原文摘要 · Abstract (English)

Imbalanced learning occurs in classification settings where the distribution of class-labels is highly skewed in the training data, such as when predicting rare diseases or in fraud detection. This class imbalance presents a significant algorithmic challenge, which can be further exacerbated when privacy-preserving techniques such as differential privacy are applied to protect sensitive training data. Our work formalizes these challenges and provides a number of algorithmic solutions. We consider DP variants of pre-processing methods that privately augment the original dataset to reduce the class imbalance; these include oversampling, SMOTE, and private synthetic data generation. We also consider DP variants of in-processing techniques, which adjust the learning algorithm to account for the imbalance; these include model bagging, class-weighted empirical risk minimization and class-weighted deep learning. For each method, we either adapt an existing imbalanced learning technique to the private setting or demonstrate its incompatibility with differential privacy. Finally, we empirically evaluate these privacy-preserving imbalanced learning methods under various data and distributional settings. We find that private synthetic data methods perform well as a data pre-processing step, while class-weighted ERMs are an alternative in higher-dimensional settings where private synthetic data suffers from the curse of dimensionality.

差分隐私类别不平衡数据合成机器学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。