English

ComPrivDet: Efficient Privacy Object Detection in Compressed Domains Through Inference Reuse

Computer Vision and Pattern Recognition 2026-04-07 v1 Cryptography and Security

Abstract

As the Internet of Things (IoT) becomes deeply embedded in daily life, users are increasingly concerned about privacy leakage, especially from video data. Since frame-by-frame protection in large-scale video analytics (e.g., smart communities) introduces significant latency, a more efficient solution is to selectively protect frames containing privacy objects (e.g., faces). Existing object detectors require fully decoded videos or per-frame processing in compressed videos, leading to decoding overhead or reduced accuracy. Therefore, we propose ComPrivDet, an efficient method for detecting privacy objects in compressed video by reusing I-frame inference results. By identifying the presence of new objects through compressed-domain cues, ComPrivDet either skips P- and B-frame detections or efficiently refines them with a lightweight detector. ComPrivDet maintains 99.75% accuracy in private face detection and 96.83% in private license plate detection while skipping over 80% of inferences. It averages 9.84% higher accuracy with 75.95% lower latency than existing compressed-domain detection methods.

Keywords

Cite

@article{arxiv.2604.03640,
  title  = {ComPrivDet: Efficient Privacy Object Detection in Compressed Domains Through Inference Reuse},
  author = {Yunhao Yao and Zhiqiang Wang and Ruiqi Li and Haoran Cheng and Puhan Luo and Xiangyang Li},
  journal= {arXiv preprint arXiv:2604.03640},
  year   = {2026}
}

Comments

6 pages, 6 figures

R2 v1 2026-07-01T11:53:45.217Z