English

SCALAR: Scale-wise Controllable Visual Autoregressive Learning

Computer Vision and Pattern Recognition 2025-11-18 v3

Abstract

Controllable image synthesis, which enables fine-grained control over generated outputs, has emerged as a key focus in visual generative modeling. However, controllable generation remains challenging for Visual Autoregressive (VAR) models due to their hierarchical, next-scale prediction style. Existing VAR-based methods often suffer from inefficient control encoding and disruptive injection mechanisms that compromise both fidelity and efficiency. In this work, we present SCALAR, a controllable generation method based on VAR, incorporating a novel Scale-wise Conditional Decoding mechanism. SCALAR leverages a pretrained image encoder to extract semantic control signal encodings, which are projected into scale-specific representations and injected into the corresponding layers of the VAR backbone. This design provides persistent and structurally aligned guidance throughout the generation process. Building on SCALAR, we develop SCALAR-Uni, a unified extension that aligns multiple control modalities into a shared latent space, supporting flexible multi-conditional guidance in a single model. Extensive experiments show that SCALAR achieves superior generation quality and control precision across various tasks. The code is released at https://github.com/AMAP-ML/SCALAR.

Keywords

Cite

@article{arxiv.2507.19946,
  title  = {SCALAR: Scale-wise Controllable Visual Autoregressive Learning},
  author = {Ryan Xu and Dongyang Jin and Yancheng Bai and Rui Lan and Xu Duan and Lei Sun and Xiangxiang Chu},
  journal= {arXiv preprint arXiv:2507.19946},
  year   = {2025}
}
R2 v1 2026-07-01T04:20:12.754Z