paper-with-me

홈 › Papers

AlignVAR: Towards Globally Consistent Visual Autoregression for Image Super-Resolution

2026-02-28 · Cencen Liu, Dongyang Zhang, Wen Yin, Jielei Wang, Tianyu Li, Ji Guo, Wenbo Jiang, Guoqing Wang, Guoming Lu arxiv

Visual autoregressive (VAR) models have recently emerged as a promising alternative for image generation, offering stable training, non-iterative inference, and high-fidelity synthesis through next-scale prediction. This encourages the exploration of VAR for image super-resolution (ISR), yet its application remains underexplored and faces two critical challenges: locality-biased attention, which fragments spatial structures, and residual-only supervision, which accumulates errors across scales, severely compromises global consistency of reconstructed images. To address these issues, we propose AlignVAR, a globally consistent visual autoregressive framework tailored for ISR, featuring two key components: (1) Spatial Consistency Autoregression (SCA), which applies an adaptive mask to reweight attention toward structurally correlated regions, thereby mitigating excessive locality and enhancing long-range dependencies; and (2) Hierarchical Consistency Constraint (HCC), which augments residual learning with full reconstruction supervision at each scale, exposing accumulated deviations early and stabilizing the coarse-to-fine refinement process. Extensive experiments demonstrate that AlignVAR consistently enhances structural coherence and perceptual fidelity over existing generative methods, while delivering over 10x faster inference with nearly 50% fewer parameters than leading diffusion-based approaches, establishing a new paradigm for efficient ISR.

📄 PDF Abstract BibTeX arXiv:2603.00589

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-ResolutionImage Generation

Similar Papers 제목 키워드 기반

MonoFormer: One Transformer for Both Diffusion and Autoregression

2024-09-24 · Chuyang Zhao, Yuxing Song, Wenhao Wang, Haocheng Feng 외

Most existing multimodality methods use separate backbones for autoregression-based discrete text generation and diffusion-based continuous visual generation, or the same backbone by discretizing the visual data to use a…

Image GenerationText Generation

A note on global identification in structural vector autoregressions

2021-02-08 · Emanuele Bacchiocchi, Toru Kitagawa

In a landmark contribution to the structural vector autoregression (SVARs) literature, Rubio-Ramirez, Waggoner, and Zha (2010, `Structural Vector Autoregressions: Theory of Identification and Algorithms for Inference,' R…

MARS: Sound Generation via Multi-Channel Autoregression on Spectrograms

2025-09-30 · Eleonora Ristori, Luca Bindini, Paolo Frasconi arxiv

Research on audio generation has progressively developed along both waveform-based and spectrogram-based directions, giving rise to diverse strategies for representing and generating audio. At the same time, advances in …

Audio Generation

A Two-Stage Globally-Diverse Adversarial Attack for Vision-Language Pre-training Models

2026-01-18 · Wutao Chen, Huaqin Zou, Chen Wan, Lifeng Huang arxiv

Vision-language pre-training (VLP) models are vulnerable to adversarial examples, particularly in black-box scenarios. Existing multimodal attacks often suffer from limited perturbation diversity and unstable multi-stage…

Adversarial Attack

Visual-Inertial Mapping with Non-Linear Factor Recovery

2019-04-13 · Vladyslav Usenko, Nikolaus Demmel, David Schubert, Jörg Stückler 외

Cameras and inertial measurement units are complementary sensors for ego-motion estimation and environment mapping. Their combination makes visual-inertial odometry (VIO) systems more accurate and robust. For globally co…

Motion Estimation