CVOct 7, 2025

Efficient Conditional Generation on Scale-based Visual Autoregressive Models

arXiv:2510.05610v1h-index: 6
Originality Incremental advance
AI Analysis

This work addresses efficiency issues in conditional image generation for researchers and practitioners using autoregressive models, representing an incremental improvement over existing methods.

The paper tackles the problem of high training costs for spatially-conditioned generation in autoregressive models by proposing the Efficient Control Model (ECM), a plug-and-play framework with a lightweight control module and early-centric sampling, which achieves high-fidelity and diverse control while improving training and inference efficiency.

Recent advances in autoregressive (AR) models have demonstrated their potential to rival diffusion models in image synthesis. However, for complex spatially-conditioned generation, current AR approaches rely on fine-tuning the pre-trained model, leading to significant training costs. In this paper, we propose the Efficient Control Model (ECM), a plug-and-play framework featuring a lightweight control module that introduces control signals via a distributed architecture. This architecture consists of context-aware attention layers that refine conditional features using real-time generated tokens, and a shared gated feed-forward network (FFN) designed to maximize the utilization of its limited capacity and ensure coherent control feature learning. Furthermore, recognizing the critical role of early-stage generation in determining semantic structure, we introduce an early-centric sampling strategy that prioritizes learning early control sequences. This approach reduces computational cost by lowering the number of training tokens per iteration, while a complementary temperature scheduling during inference compensates for the resulting insufficient training of late-stage tokens. Extensive experiments on scale-based AR models validate that our method achieves high-fidelity and diverse control over image generation, surpassing existing baselines while significantly improving both training and inference efficiency.

Foundations

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

Your Notes