Property Inference Attacks on Convolutional Neural Networks: Influence and Implications of Target Model's Complexity
Mathias P. M. Parisot, Balazs Pejo, Dayana Spagnuelo

TL;DR
This paper examines how the complexity of convolutional neural networks affects the success of property inference attacks, revealing that such privacy risks persist regardless of model complexity, especially in sensitive facial image datasets.
Contribution
It provides empirical analysis of property inference attacks on CNNs, showing that privacy risks are present across different model complexities in facial image classification.
Findings
Attack accuracy exceeds baseline across all models studied.
Privacy risks are independent of the target model's complexity.
Implications for data protection and privacy regulations.
Abstract
Machine learning models' goal is to make correct predictions for specific tasks by learning important properties and patterns from data. By doing so, there is a chance that the model learns properties that are unrelated to its primary task. Property Inference Attacks exploit this and aim to infer from a given model (\ie the target model) properties about the training dataset seemingly unrelated to the model's primary goal. If the training data is sensitive, such an attack could lead to privacy leakage. This paper investigates the influence of the target model's complexity on the accuracy of this type of attack, focusing on convolutional neural network classifiers. We perform attacks on models that are trained on facial images to predict whether someone's mouth is open. Our attacks' goal is to infer whether the training dataset is balanced gender-wise. Our findings reveal that the risk…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data
