LLVD: LSTM-based Explicit Motion Modeling in Latent Space for Blind Video Denoising
Loay Rashid, Siddharth Roheda, Amit Unde

TL;DR
The paper introduces LLVD, a lightweight LSTM-based model that effectively denoises videos in real-world scenarios by combining spatial-temporal features in latent space, outperforming current methods in quality and efficiency.
Contribution
It presents a novel end-to-end blind video denoising model that integrates LSTM in the encoded feature domain for improved temporal consistency and reduced computation.
Findings
LLVD surpasses SOTA RAW denoising by 0.3dB.
Achieves 59% reduction in computational complexity.
Demonstrates excellent performance on synthetic and real noise.
Abstract
Video restoration plays a pivotal role in revitalizing degraded video content by rectifying imperfections caused by various degradations introduced during capturing (sensor noise, motion blur, etc.), saving/sharing (compression, resizing, etc.) and editing. This paper introduces a novel algorithm designed for scenarios where noise is introduced during video capture, aiming to enhance the visual quality of videos by reducing unwanted noise artifacts. We propose the Latent space LSTM Video Denoiser (LLVD), an end-to-end blind denoising model. LLVD uniquely combines spatial and temporal feature extraction, employing Long Short Term Memory (LSTM) within the encoded feature domain. This integration of LSTM layers is crucial for maintaining continuity and minimizing flicker in the restored video. Moreover, processing frames in the encoded feature domain significantly reduces computations,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Signal Denoising Methods · Advanced Image Processing Techniques · Image and Video Stabilization
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
