Video-DPRP: A Differentially Private Approach for Visual Privacy-Preserving Video Human Activity Recognition
Allassan Tchangmena A Nken, Susan Mckeever, Peter Corcoran, Ihsan Ullah
TL;DR
This work tackles privacy concerns in video-based HAR by proposing Video-DPRP, a per-video sample-wise differentially private random-projection framework that enables both DP guarantees and direct visual privacy assessment on video data. The method reshapes each video to a 2D representation, applies a Johnson-Lindenstrauss random projection, and injects DP noise into the projected data and its covariance; the noisy covariance’s right singular vectors guide a reconstruction that yields a visually private video. The approach is evaluated on HAR datasets (UCF101, HMDB51) and visual privacy datasets (PA-HMDB, VISPR), and is compared against DP-SGD and SOTA visual privacy methods. Results show Video-DPRP can maintain competitive HAR performance while providing robust visual privacy, with a controllable privacy-utility trade-off governed by $(\epsilon,\delta)$ and the budget allocator $b$, offering a model-free alternative that bridges DP theory and practical privacy in video HAR.
Abstract
Considerable effort has been made in privacy-preserving video human activity recognition (HAR). Two primary approaches to ensure privacy preservation in Video HAR are differential privacy (DP) and visual privacy. Techniques enforcing DP during training provide strong theoretical privacy guarantees but offer limited capabilities for visual privacy assessment. Conversely methods, such as low-resolution transformations, data obfuscation and adversarial networks, emphasize visual privacy but lack clear theoretical privacy assurances. In this work, we focus on two main objectives: (1) leveraging DP properties to develop a model-free approach for visual privacy in videos and (2) evaluating our proposed technique using both differential privacy and visual privacy assessments on HAR tasks. To achieve goal (1), we introduce Video-DPRP: a Video-sample-wise Differentially Private Random Projection framework for privacy-preserved video reconstruction for HAR. By using random projections, noise matrices and right singular vectors derived from the singular value decomposition of videos, Video-DPRP reconstructs DP videos using privacy parameters ($ε,δ$) while enabling visual privacy assessment. For goal (2), using UCF101 and HMDB51 datasets, we compare Video-DPRP's performance on activity recognition with traditional DP methods, and state-of-the-art (SOTA) visual privacy-preserving techniques. Additionally, we assess its effectiveness in preserving privacy-related attributes such as facial features, gender, and skin color, using the PA-HMDB and VISPR datasets. Video-DPRP combines privacy-preservation from both a DP and visual privacy perspective unlike SOTA methods that typically address only one of these aspects.
