Multi-scale Image Super Resolution with a Single Auto-Regressive Model
Enrique Sanchez, Isma Hadji, Adrian Bulat, Christos Tzelepis, Brais Martinez, Georgios Tzimiropoulos

TL;DR
This paper introduces a novel multi-scale image super-resolution method using a single auto-regressive transformer, which achieves state-of-the-art results with fewer parameters and no external data by employing hierarchical tokenization and preference optimization.
Contribution
It proposes a hierarchical image tokenization and a preference optimization regularization to enable a single VAR model to perform multi-scale super-resolution efficiently.
Findings
Achieves state-of-the-art super-resolution results.
Uses a smaller model (300M params) compared to previous methods.
Operates without external training data.
Abstract
In this paper we tackle Image Super Resolution (ISR), using recent advances in Visual Auto-Regressive (VAR) modeling. VAR iteratively estimates the residual in latent space between gradually increasing image scales, a process referred to as next-scale prediction. Thus, the strong priors learned during pre-training align well with the downstream task (ISR). To our knowledge, only VARSR has exploited this synergy so far, showing promising results. However, due to the limitations of existing residual quantizers, VARSR works only at a fixed resolution, i.e. it fails to map intermediate outputs to the corresponding image scales. Additionally, it relies on a 1B transformer architecture (VAR-d24), and leverages a large-scale private dataset to achieve state-of-the-art results. We address these limitations through two novel components: a) a Hierarchical Image Tokenization approach with a…
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 · Generative Adversarial Networks and Image Synthesis · Advanced Image Fusion Techniques
MethodsALIGN
