paper-with-me

홈 › Papers

The Impact of Generalization Techniques on the Interplay Among Privacy, Utility, and Fairness in Image Classification

2024-12-16 · Ahmad Hassanpour, Amir Zarei, Khawla Mallat, Anderson Santana de Oliveira, Bian Yang

This study investigates the trade-offs between fairness, privacy, and utility in image classification using machine learning (ML). Recent research suggests that generalization techniques can improve the balance between privacy and utility. One focus of this work is sharpness-aware training (SAT) and its integration with differential privacy (DP-SAT) to further improve this balance. Additionally, we examine fairness in both private and non-private learning models trained on datasets with synthetic and real-world biases. We also measure the privacy risks involved in these scenarios by performing membership inference attacks (MIAs) and explore the consequences of eliminating high-privacy risk samples, termed outliers. Moreover, we introduce a new metric, named \emph{harmonic score}, which combines accuracy, privacy, and fairness into a single measure. Through empirical analysis using generalization techniques, we achieve an accuracy of 81.11\% under $(8, 10^{-5})$-DP on CIFAR-10, surpassing the 79.5\% reported by De et al. (2022). Moreover, our experiments show that memorization of training samples can begin before the overfitting point, and generalization techniques do not guarantee the prevention of this memorization. Our analysis of synthetic biases shows that generalization techniques can amplify model bias in both private and non-private models. Additionally, our results indicate that increased bias in training data leads to reduced accuracy, greater vulnerability to privacy attacks, and higher model bias. We validate these findings with the CelebA dataset, demonstrating that similar trends persist with real-world attribute imbalances. Finally, our experiments show that removing outlier data decreases accuracy and further amplifies model bias.

📄 PDF Abstract BibTeX arXiv:2412.11951

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeFairnessimage-classificationImage ClassificationMemorization

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Exploring Federated Unlearning: Review, Comparison, and Insights

2023-10-30 · Yang Zhao, Jiaxi Yang, Yiling Tao, Lixu Wang 외

The increasing demand for privacy-preserving machine learning has spurred interest in federated unlearning, which enables the selective removal of data from models trained in federated systems. However, developing federa…

Federated LearningPrivacy PreservingSurvey

Differentially Private Random Feature Model

2024-12-06 · Chunyang Liao, Deanna Needell, Alexander Xue

Designing privacy-preserving machine learning algorithms has received great attention in recent years, especially in the setting when the data contains sensitive information. Differential privacy (DP) is a widely used me…

FairnessmodelPrivacy Preserving

Gradient-Guided Conditional Diffusion Models for Private Image Reconstruction: Analyzing Adversarial Impacts of Differential Privacy and Denoising

2024-11-05 · Tao Huang, Jiayang Meng, Hong Chen, Guolong Zheng 외

We investigate the construction of gradient-guided conditional diffusion models for reconstructing private images, focusing on the adversarial interplay between differential privacy noise and the denoising capabilities o…

DenoisingImage GenerationImage Reconstruction

On-Average KL-Privacy and its equivalence to Generalization for Max-Entropy Mechanisms

2016-05-08 · Yu-Xiang Wang, Jing Lei, Stephen E. Fienberg

We define On-Average KL-Privacy and present its properties and connections to differential privacy, generalization and information-theoretic quantities including max-information and mutual information. The new definition…

Differential Privacy Meets Federated Learning under Communication Constraints

2021-01-28 · Nima Mohammadi, Jianan Bai, Qiang Fan, Yifei Song 외

The performance of federated learning systems is bottlenecked by communication costs and training variance. The communication overhead problem is usually addressed by three communication-reduction techniques, namely, mod…

Federated LearningModel Compression