CVDec 18, 2024

Self-control: A Better Conditional Mechanism for Masked Autoregressive Model

arXiv:2412.13635v1
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in autoregressive image generation for applications requiring photorealistic and controllable outputs, representing an incremental improvement over existing methods.

The paper tackles the challenge of high-quality image generation in autoregressive models by introducing a self-control network that mitigates the negative impact of vector quantization, resulting in enhanced conditional control and more seamless multimodal feature fusion.

Autoregressive conditional image generation algorithms are capable of generating photorealistic images that are consistent with given textual or image conditions, and have great potential for a wide range of applications. Nevertheless, the majority of popular autoregressive image generation methods rely heavily on vector quantization, and the inherent discrete characteristic of codebook presents a considerable challenge to achieving high-quality image generation. To address this limitation, this paper introduces a novel conditional introduction network for continuous masked autoregressive models. The proposed self-control network serves to mitigate the negative impact of vector quantization on the quality of the generated images, while simultaneously enhancing the conditional control during the generation process. In particular, the self-control network is constructed upon a continuous mask autoregressive generative model, which incorporates multimodal conditional information, including text and images, into a unified autoregressive sequence in a serial manner. Through a self-attention mechanism, the network is capable of generating images that are controllable based on specific conditions. The self-control network discards the conventional cross-attention-based conditional fusion mechanism and effectively unifies the conditional and generative information within the same space, thereby facilitating more seamless learning and fusion of multimodal features.

Foundations

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

Your Notes