Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

LDP-Slicing: Local Differential Privacy for Images via Randomized Bit-Plane Slicing

About

Local Differential Privacy (LDP) is the gold standard trust model for privacy-preserving machine learning by guaranteeing privacy at the data source. However, its application to image data has long been considered impractical due to the high dimensionality of pixel space. Canonical LDP mechanisms are designed for low-dimensional data, resulting in severe utility degradation when applied to high-dimensional pixel spaces. This paper demonstrates that this utility loss is not inherent to LDP, but from its application to an inappropriate data representation. We introduce LDP-Slicing, a lightweight, training-free framework that resolves this domain mismatch. Our key insight is to decompose pixel values into a sequence of binary bit-planes. This transformation allows us to apply the LDP mechanism directly to the bit-level representation. To further strengthen privacy and preserve utility, we integrate a perceptual obfuscation module that mitigates human-perceivable leakage and an optimization-based privacy budget allocation strategy. This pipeline satisfies rigorous pixel-level $\varepsilon$-LDP while producing images that retain high utility for downstream tasks. Extensive experiments on face recognition and image classification demonstrate that LDP-Slicing outperforms existing DP/LDP baselines under comparable privacy budgets, with negligible computational overhead.

Yuanming Cao, Chengqi Li, Wenbo He• 2026

Related benchmarks

TaskDatasetResultRank
Face RecognitionLFW
Accuracy99.75
206
Face RecognitionAgeDB-30
Accuracy96.68
49
Face RecognitionCALFW
Accuracy96.02
35
Face RecognitionCPLFW
Accuracy91.08
12
Storage and Transmission Overhead AnalysisStandard Image
Storage Factor1
7
Identity Distinguishing AttackCIFAR10
Advantage0.25
4
Identity Distinguishing AttackCIFAR100
Advantage0.1
4
Identity Distinguishing AttackAgeDB-30
Advantage0.42
4
Identity Distinguishing AttackLFW
Advantage4.5
4
Identity Distinguishing AttackCALFW
Advantage3.87
4
Showing 10 of 11 rows

Other info

Follow for update