CVCRETJun 28

Bit-ViP: Leveraging Bit-planes to Preserve Visual Privacy in Images through Obfuscation

arXiv:2606.294172.8
Predicted impact top 90% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For privacy-sensitive computer vision applications (e.g., surveillance, social media), Bit-ViP addresses the need for obfuscation that is both secure against inversion attacks and trainable for recognition tasks.

Bit-ViP proposes a bit-plane-based image obfuscation scheme that uses Lorenz chaotic system and differential privacy to generate non-invertible noise, achieving improved security against reconstruction attacks while maintaining usability for activity recognition. On UCF101 and HMDB51 datasets, it demonstrates tangible improvements over existing schemes in security metrics.

The unprecedented growth of computer vision applications, such as surveillance systems and social media, raises security and visual privacy concerns, especially when data is stored on cloud servers. Image obfuscation offers a way to preserve visual privacy while maintaining an adequate level of usability; thus, it has been a topic of great interest in recent years. However, prior obfuscation schemes are either vulnerable to malicious attacks, such as model inversion to reconstruct original images from obfuscated images, or generate non-trainable obfuscated images, making them unusable for achieving reasonable accuracy. This paper proposes a novel bit-plane-based image obfuscation scheme, {\em Bit-ViP}, to preserve visual privacy for image-based recognition tasks. The Bit-ViP scheme produces secure, usable images by incorporating an innovative end-to-end obfuscation function. While doing so, the obfuscated image would contain non-invertible noise (generated by Lorenz's chaotic system and differential privacy), making it hard for an adversary to reconstruct the original image. We conduct extensive experiments on two popular activity recognition datasets, namely UCF101 and HMDB51, to validate the effectiveness of Bit-ViP. In the face of attacks on reconstruction, pixel frequency, information entropy, and pixel inter-correlation, we present a rigorous security analysis demonstrating tangible improvements over existing schemes.

Foundations

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

Your Notes