CompLeak: Deep Learning Model Compression Exacerbates Privacy Leakage
Na Li, Yansong Gao, Hongsheng Hu, Boyu Kuang, Anmin Fu

TL;DR
This paper introduces CompLeak, a framework for evaluating privacy risks in deep learning model compression techniques like pruning, quantization, and clustering, revealing increased leakage vulnerabilities across various models and datasets.
Contribution
It is the first to systematically analyze privacy leakage in compressed models using membership inference attacks across multiple configurations and models.
Findings
Compressed models exhibit increased privacy leakage compared to original models.
Using multiple compressed models together amplifies privacy risks.
Different compression methods influence membership inference attack success rates.
Abstract
Model compression is crucial for minimizing memory storage and accelerating inference in deep learning (DL) models, including recent foundation models like large language models (LLMs). Users can access different compressed model versions according to their resources and budget. However, while existing compression operations primarily focus on optimizing the trade-off between resource efficiency and model performance, the privacy risks introduced by compression remain overlooked and insufficiently understood. In this work, through the lens of membership inference attack (MIA), we propose CompLeak, the first privacy risk evaluation framework examining three widely used compression configurations that are pruning, quantization, and weight clustering supported by the commercial model compression framework of Google's TensorFlow-Lite (TF-Lite) and Facebook's PyTorch Mobile. CompLeak has…
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 · Machine Learning in Healthcare · Network Security and Intrusion Detection
