CVCRAug 22, 2023

LDP-Feat: Image Features with Local Differential Privacy

arXiv:2308.11223v113 citationsh-index: 15
Originality Highly original
AI Analysis

This addresses privacy concerns for users of computer vision services by offering a theoretically secure method, representing a novel approach in visual privacy.

The paper tackled the problem of privacy risks in sharing raw image features by proposing a method to privatize them using local differential privacy, which provides guaranteed privacy bounds and maintains strong performance in visual localization tasks.

Modern computer vision services often require users to share raw feature descriptors with an untrusted server. This presents an inherent privacy risk, as raw descriptors may be used to recover the source images from which they were extracted. To address this issue, researchers recently proposed privatizing image features by embedding them within an affine subspace containing the original feature as well as adversarial feature samples. In this paper, we propose two novel inversion attacks to show that it is possible to (approximately) recover the original image features from these embeddings, allowing us to recover privacy-critical image content. In light of such successes and the lack of theoretical privacy guarantees afforded by existing visual privacy methods, we further propose the first method to privatize image features via local differential privacy, which, unlike prior approaches, provides a guaranteed bound for privacy leakage regardless of the strength of the attacks. In addition, our method yields strong performance in visual localization as a downstream task while enjoying the privacy guarantee.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes