Papers › Visual Autoregressive Modeling for Image Super-Resolution

Visual Autoregressive Modeling for Image Super-Resolution

31 Jan 2025arXiv:2501.18993archive 2025-07-28

Yunpeng Qu, Kun Yuan, Jinhua Hao, Kai Zhao, Qizhi Xie, Ming Sun, Chao Zhou

Image Super-Resolution (ISR) has seen significant progress with the introduction of remarkable generative models. However, challenges such as the trade-off issues between fidelity and realism, as well as computational complexity, have also posed limitations on their application. Building upon the tremendous success of autoregressive models in the language domain, we propose \textbf{VARSR}, a novel visual autoregressive modeling for ISR framework with the form of next-scale prediction. To effectively integrate and preserve semantic information in low-resolution images, we propose using prefix tokens to incorporate the condition. Scale-aligned Rotary Positional Encodings are introduced to capture spatial structures and the diffusion refiner is utilized for modeling quantization residual loss to achieve pixel-level fidelity. Image-based Classifier-free Guidance is proposed to guide the generation of more realistic images. Furthermore, we collect large-scale data and design a training process to obtain robust generative priors. Quantitative and qualitative results show that VARSR is capable of generating high-fidelity and high-realism images with more efficiency than diffusion-based methods. Our codes will be released at https://github.com/qyp2000/VARSR.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2501.18993")

Code

Syntology Ran 5 of 22 code samples harvested from 1 repository linked to this paper; 17 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 1 ran · fixture could not drive it; 2 ran with no contract checked.

By repository: official repository: 22 samples from 1 repository, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

qyp2000/varsr officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

22 samples harvested; 5 ran; 0 honoured the contract we drafted; 17 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · our draft was wrong
1ran · fixture could not drive it
2ran
17unverified

Licence: 0 of the 22 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from qyp2000/varsr. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Normalize qyp2000/varsr/models/basic_vae.py official repository ran · our draft was wrong MIT (permissive) · 9fcdaa6e423e8aa7 · report
drop_path qyp2000/varsr/models/helpers.py official repository ran · fixture could not drive it MIT (permissive) · 971ae8d2d8313e30 · report
gumbel_softmax_with_rng qyp2000/varsr/models/helpers.py official repository ran MIT (permissive) · e543491ea064c733 · report
nonlinearity qyp2000/varsr/models/basic_vae.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 3137073275f8c21a · report
sample_with_top_k_top_p_ qyp2000/varsr/models/helpers.py official repository ran MIT (permissive) · 80371584448f2f6e · report
allgather qyp2000/varsr/dist.py official repository unverified MIT (permissive) · e847ee15f089dee6 · report
allreduce qyp2000/varsr/dist.py official repository unverified MIT (permissive) · ff4c548fd07140d0 · report
g_path_regularize qyp2000/varsr/basicsr/losses/gan_loss.py official repository unverified MIT (permissive) · fe05416387de89c6 · report
gradient_penalty_loss qyp2000/varsr/basicsr/losses/gan_loss.py official repository unverified MIT (permissive) · 81eb425a41a7c2a1 · report
make_attn qyp2000/varsr/models/basic_vae.py official repository unverified MIT (permissive) · 793c7e2489dd8dfc · report
mesh_grid qyp2000/varsr/basicsr/degradations.py official repository unverified MIT (permissive) · 794d4f7fc184e7e5 · report
new_group qyp2000/varsr/dist.py official repository unverified MIT (permissive) · 826ea3fc406a6a09 · report
pdf2 qyp2000/varsr/basicsr/degradations.py official repository unverified MIT (permissive) · 321b9c73d589eb9e · report
precompute_freqs_cis qyp2000/varsr/models/basic_var.py official repository unverified MIT (permissive) · a9b92fd04c7a2673 · report
precompute_freqs_cis_cross qyp2000/varsr/models/basic_var.py official repository unverified MIT (permissive) · 06751eea9646054b · report
precompute_freqs_cis_zeros qyp2000/varsr/models/basic_var.py official repository unverified MIT (permissive) · 309805bf14b604e0 · report
r1_penalty qyp2000/varsr/basicsr/losses/gan_loss.py official repository unverified MIT (permissive) · c7cba9053f3cadb5 · report
reduce_loss qyp2000/varsr/basicsr/losses/loss_util.py official repository unverified MIT (permissive) · a648a03a952822c0 · report
sigma_matrix2 qyp2000/varsr/basicsr/degradations.py official repository unverified MIT (permissive) · e3444ff2b9d24600 · report
weight_reduce_loss qyp2000/varsr/basicsr/losses/loss_util.py official repository unverified MIT (permissive) · 1ba39317ea81871a · report
weighted_loss qyp2000/varsr/basicsr/losses/loss_util.py official repository unverified MIT (permissive) · cf63f8afc13f62a7 · report
zero_module qyp2000/varsr/models/var.py official repository unverified MIT (permissive) · d81381b327c76edd · report

Tasks

Image Super-ResolutionQuantizationSuper-Resolution

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusion

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections