Low-Resource Video Super-Resolution using Memory, Wavelets, and Deformable Convolutions
Kavitha Viswanathan, Shashwat Pathak, Piyush Bharambe, Harsh Choudhary, Amit Sethi

TL;DR
This paper introduces a lightweight, parameter-efficient neural network for video super-resolution that combines wavelet decompositions, a single memory tensor, and deformable convolutions to achieve high-quality results suitable for edge devices.
Contribution
The paper presents a novel VSR architecture that is both lightweight and highly accurate, utilizing wavelet transforms, a single memory tensor, and residual deformable convolutions for improved efficiency.
Findings
Achieves state-of-the-art accuracy with only 2.3 million parameters.
Utilizes wavelet decompositions for spatial sparsity prior.
Employs a single memory tensor for efficient inter-frame information capture.
Abstract
The tradeoff between reconstruction quality and compute required for video super-resolution (VSR) remains a formidable challenge in its adoption for deployment on resource-constrained edge devices. While transformer-based VSR models have set new benchmarks for reconstruction quality in recent years, these require substantial computational resources. On the other hand, lightweight models that have been introduced even recently struggle to deliver state-of-the-art reconstruction. We propose a novel lightweight and parameter-efficient neural architecture for VSR that achieves state-of-the-art reconstruction accuracy with just 2.3 million parameters. Our model enhances information utilization based on several architectural attributes. Firstly, it uses 2D wavelet decompositions strategically interlayered with learnable convolutional layers to utilize the inductive prior of spatial sparsity…
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
TopicsAdvanced Image Processing Techniques · Sparse and Compressive Sensing Techniques · Image and Signal Denoising Methods
MethodsConvolution · Deformable Convolution · Sparse Evolutionary Training
