Enhancing Low-resolution Image Representation Through Normalizing Flows
Chenglong Bao, Tongyao Pang, Zuowei Shen, Dihan Zheng, Yihang Zou
TL;DR
LR2Flow tackles the challenge of learning low-resolution image representations that enable accurate high-resolution reconstruction by fusing wavelet tight-frame analysis with invertible neural mappings. The method defines downscaling and upscaling through a nonlinear, invertible transform applied to wavelet coefficients, and models remaining high-frequency content with a latent prior for sampling. The authors provide a reconstruction-error analysis showing benefits of nonlinear, data-adaptive transforms and redundancy over orthonormal bases, and validate the approach across image rescaling, compression, and denoising, achieving state-of-the-art or strong performance with good stability and scalability. The work advances practical LR representations with theoretical guarantees and demonstrates broad applicability to real-world image processing tasks.
Abstract
Low-resolution image representation is a special form of sparse representation that retains only low-frequency information while discarding high-frequency components. This property reduces storage and transmission costs and benefits various image processing tasks. However, a key challenge is to preserve essential visual content while maintaining the ability to accurately reconstruct the original images. This work proposes LR2Flow, a nonlinear framework that learns low-resolution image representations by integrating wavelet tight frame blocks with normalizing flows. We conduct a reconstruction error analysis of the proposed network, which demonstrates the necessity of designing invertible neural networks in the wavelet tight frame domain. Experimental results on various tasks, including image rescaling, compression, and denoising, demonstrate the effectiveness of the learned representations and the robustness of the proposed framework.
