paper-with-me

Papers

ControlVAR: Exploring Controllable Visual Autoregressive Modeling

2024-06-14 · Xiang Li, Kai Qiu, Hao Chen, Jason Kuen, Zhe Lin, Rita Singh, Bhiksha Raj

Conditional visual generation has witnessed remarkable progress with the advent of diffusion models (DMs), especially in tasks like control-to-image generation. However, challenges such as expensive computational cost, high inference latency, and difficulties of integration with large language models (LLMs) have necessitated exploring alternatives to DMs. This paper introduces ControlVAR, a novel framework that explores pixel-level controls in visual autoregressive (VAR) modeling for flexible and efficient conditional generation. In contrast to traditional conditional models that learn the conditional distribution, ControlVAR jointly models the distribution of image and pixel-level conditions during training and imposes conditional controls during testing. To enhance the joint modeling, we adopt the next-scale AR prediction paradigm and unify control and image representations. A teacher-forcing guidance strategy is proposed to further facilitate controllable generation with joint modeling. Extensive experiments demonstrate the superior efficacy and flexibility of ControlVAR across various conditional generation tasks against popular conditional DMs, \eg, ControlNet and T2I-Adaptor. Code: \url{https://github.com/lxa9867/ControlVAR}.

📄 PDF Abstract BibTeX arXiv:2406.09750

Code (1)

lxa9867/ControlVAR 공식 구현 pytorch

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

CAR: Controllable Autoregressive Modeling for Visual Generation

2024-10-07 · Ziyu Yao, Jialin Li, Yifeng Zhou, Yong liu 외

Controllable generation, which enables fine-grained control over generated outputs, has emerged as a critical focus in visual generative models. Currently, there are two primary technical approaches in visual generation:…

SCALAR: Scale-wise Controllable Visual Autoregressive Learning

2025-07-26 · Ryan Xu, Dongyang Jin, Yancheng Bai, Rui Lan 외 arxiv

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 Autoregre…

CtrlDiff: Boosting Large Diffusion Language Models with Dynamic Block Prediction and Controllable Generation

2025-05-20 · Chihan Huang, Hao Tang

Although autoregressive models have dominated language modeling in recent years, there has been a growing interest in exploring alternative paradigms to the conventional next-token prediction framework. Diffusion-based l…

Conditional Text GenerationLanguage ModelingLanguage ModellingText Generation

Exploring Stochastic Autoregressive Image Modeling for Visual Representation

2022-12-03 · Yu Qi, Fan Yang, Yousong Zhu, Yufei Liu 외

Autoregressive language modeling (ALM) have been successfully used in self-supervised pre-training in Natural language processing (NLP). However, this paradigm has not achieved comparable results with other self-supervis…

DecoderLanguage ModelingSelf-Supervised Learning

CustomX: Unified Character, Action, and Scene Customization in Video World Models

2025-12-18 · Yitong Wang, Fangyun Wei, Hongyang Zhang, Bo Dai 외 arxiv

Recent advances in world models have greatly enhanced interactive environment simulation. Existing methods mainly fall into two categories: (1) static world generation models, which construct 3D environments without acti…

Video Generation