Plug-and-Play Tri-Branch Invertible Block for Image Rescaling
Jingwei Bao, Jinhua Hao, Pengcheng Xu, Ming Sun, Chao Zhou, Shuyuan, Zhu

TL;DR
This paper introduces a plug-and-play tri-branch invertible neural network block that decomposes low-frequency information into luminance and chrominance components, improving image rescaling efficiency and reconstruction quality.
Contribution
The paper proposes a novel tri-branch invertible block that reduces redundancy by separating luminance and chrominance, and employs an all-zero high-frequency mapping strategy for better image rescaling.
Findings
Improves HR image reconstruction performance.
Enhances efficiency by reducing channel redundancy.
Achieves state-of-the-art results in image rescaling tasks.
Abstract
High-resolution (HR) images are commonly downscaled to low-resolution (LR) to reduce bandwidth, followed by upscaling to restore their original details. Recent advancements in image rescaling algorithms have employed invertible neural networks (INNs) to create a unified framework for downscaling and upscaling, ensuring a one-to-one mapping between LR and HR images. Traditional methods, utilizing dual-branch based vanilla invertible blocks, process high-frequency and low-frequency information separately, often relying on specific distributions to model high-frequency components. However, processing the low-frequency component directly in the RGB domain introduces channel redundancy, limiting the efficiency of image reconstruction. To address these challenges, we propose a plug-and-play tri-branch invertible block (T-InvBlocks) that decomposes the low-frequency branch into luminance (Y)…
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.
Code & Models
Videos
Taxonomy
TopicsImage and Signal Denoising Methods · Medical Image Segmentation Techniques · Image Processing Techniques and Applications
