PocketDVDNet: Realtime Video Denoising for Real Camera Noise
Crispian Morris, Imogen Dexter, Fan Zhang, David R. Bull, Nantheera Anantrasirichai
TL;DR
The paper tackles real-time video denoising under realistic, multi-component sensor noise. It introduces PocketDVDNet, a lightweight denoiser produced via a sparsity-guided pruning and channel-reduction workflow, a physics-informed five-component noise model, and knowledge distillation from a retrained teacher on realistic noise. Key contributions include a 74% reduction in parameters with preserved or improved denoising quality, the removal of explicit noise-map inputs for the student, and successful processing of 5-frame temporal patches in real time. The results demonstrate practical impact for autofocus, autonomous systems, and surveillance, and the workflow offers a general framework for compressing temporal models for mobile deployment.
Abstract
Live video denoising under realistic, multi-component sensor noise remains challenging for applications such as autofocus, autonomous driving, and surveillance. We propose PocketDVDNet, a lightweight video denoiser developed using our model compression framework that combines sparsity-guided structured pruning, a physics-informed noise model, and knowledge distillation to achieve high-quality restoration with reduced resource demands. Starting from a reference model, we induce sparsity, apply targeted channel pruning, and retrain a teacher on realistic multi-component noise. The student network learns implicit noise handling, eliminating the need for explicit noise-map inputs. PocketDVDNet reduces the original model size by 74% while improving denoising quality and processing 5-frame patches in real-time. These results demonstrate that aggressive compression, combined with domain-adapted distillation, can reconcile performance and efficiency for practical, real-time video denoising.
