IVCVOct 23, 2024

FIPER: Factorized Features for Robust Image Super-Resolution and Compression

arXiv:2410.18083v41 citationsh-index: 5
Originality Highly original
AI Analysis

This work addresses the need for robust and efficient image processing in applications like media compression and enhancement, offering a novel unified approach that improves performance over existing state-of-the-art methods.

The paper tackles the problem of low-level vision tasks like Single Image Super-Resolution and Image Compression by proposing a unified representation called Factorized Features, achieving a 204.4% average relative improvement in PSNR for Super-Resolution and a 9.35% BD-rate reduction for Image Compression compared to prior methods.

In this work, we propose using a unified representation, termed Factorized Features, for low-level vision tasks, where we test on Single Image Super-Resolution (SISR) and \textbf{Image Compression}. Motivated by the shared principles between these tasks, they require recovering and preserving fine image details, whether by enhancing resolution for SISR or reconstructing compressed data for Image Compression. Unlike previous methods that mainly focus on network architecture, our proposed approach utilizes a basis-coefficient decomposition as well as an explicit formulation of frequencies to capture structural components and multi-scale visual features in images, which addresses the core challenges of both tasks. We replace the representation of prior models from simple feature maps with Factorized Features to validate the potential for broad generalizability. In addition, we further optimize the compression pipeline by leveraging the mergeable-basis property of our Factorized Features, which consolidates shared structures on multi-frame compression. Extensive experiments show that our unified representation delivers state-of-the-art performance, achieving an average relative improvement of 204.4% in PSNR over the baseline in Super-Resolution (SR) and 9.35% BD-rate reduction in Image Compression compared to the previous SOTA. Project page: https://jayisaking.github.io/FIPER/

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes