Privacy-Preserving Image Classification in the Local Setting
Sen Wang, J.Morris Chang

TL;DR
This paper introduces a privacy-preserving method for image classification that uses local differential privacy to perturb image representations, enabling secure machine learning without compromising sensitive visual information.
Contribution
It proposes a novel local perturbation technique and a supervised feature extractor, DCAConv, to balance privacy and utility in image classification tasks.
Findings
DCAConv maintains high data utility across multiple datasets.
The perturbation satisfies {}-LDP, ensuring privacy protection.
The method effectively balances privacy and classification accuracy.
Abstract
Image data has been greatly produced by individuals and commercial vendors in the daily life, and it has been used across various domains, like advertising, medical and traffic analysis. Recently, image data also appears to be greatly important in social utility, like emergency response. However, the privacy concern becomes the biggest obstacle that prevents further exploration of image data, due to that the image could reveal sensitive information, like the personal identity and locations. The recent developed Local Differential Privacy (LDP) brings us a promising solution, which allows the data owners to randomly perturb their input to provide the plausible deniability of the data before releasing. In this paper, we consider a two-party image classification problem, in which data owners hold the image and the untrustworthy data user would like to fit a machine learning model with…
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 · Face recognition and analysis · Stochastic Gradient Optimization Techniques
