paper-with-me

홈 › Papers

Proxy-Tuning: Tailoring Multimodal Autoregressive Models for Subject-Driven Image Generation

2025-03-13 · Yi Wu, Lingting Zhu, Lei Liu, Wandi Qiao, Ziqiang Li, Lequan Yu, Bin Li

Multimodal autoregressive (AR) models, based on next-token prediction and transformer architecture, have demonstrated remarkable capabilities in various multimodal tasks including text-to-image (T2I) generation. Despite their strong performance in general T2I tasks, our research reveals that these models initially struggle with subject-driven image generation compared to dominant diffusion models. To address this limitation, we introduce Proxy-Tuning, leveraging diffusion models to enhance AR models' capabilities in subject-specific image generation. Our method reveals a striking weak-to-strong phenomenon: fine-tuned AR models consistently outperform their diffusion model supervisors in both subject fidelity and prompt adherence. We analyze this performance shift and identify scenarios where AR models excel, particularly in multi-subject compositions and contextual understanding. This work not only demonstrates impressive results in subject-driven AR image generation, but also unveils the potential of weak-to-strong generalization in the image generation domain, contributing to a deeper understanding of different architectures' strengths and limitations.

📄 PDF Abstract BibTeX arXiv:2503.10125

Code (0)

등록된 구현이 없습니다.

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 제목 키워드 기반

MENTOR: Efficient Multimodal-Conditioned Tuning for Autoregressive Vision Generation Models

2025-07-13 · Haozhe Zhao, Zefan Cai, Shuzheng Si, Liang Chen 외 arxiv

Recent text-to-image models produce high-quality results but still struggle with precise visual control, balancing multimodal inputs, and requiring extensive training for complex multimodal image generation. To address t…

Image ReconstructionImage Generation

DataClaw0: Agentic Tailoring Multimodal Data from Raw Streams

2026-06-19 · Cong Wan, Zeyu Guo, Zijian Cai, Jiangyang Li 외 arxiv

Massive unstructured multimodal streams suffer from high "data entropy," impeding both efficient human knowledge acquisition and high-quality AI post-training. Existing passive annotation paradigms, heavily reliant on he…

Video Generation

Inference-Time Policy Adapters (IPA): Tailoring Extreme-Scale LMs without Fine-tuning

2023-05-24 · Ximing Lu, Faeze Brahman, Peter West, Jaehun Jang 외

While extreme-scale language models have demonstrated exceptional performance on a variety of language tasks, the degree of control over these language models through pure prompting can often be limited. Directly fine-tu…

Language ModelingLanguage Modellingreinforcement-learningText Generation

ANOLE: An Open, Autoregressive, Native Large Multimodal Models for Interleaved Image-Text Generation

2024-07-08 · Ethan Chern, Jiadi Su, Yan Ma, PengFei Liu

Previous open-source large multimodal models (LMMs) have faced several limitations: (1) they often lack native integration, requiring adapters to align visual representations with pre-trained large language models (LLMs)…

multimodal generationText Generation

CAFe: Unifying Representation and Generation with Contrastive-Autoregressive Finetuning

2025-03-25 · Hao Yu, Zhuokai Zhao, Shen Yan, Lukasz Korycki 외

The rapid advancement of large vision-language models (LVLMs) has driven significant progress in multimodal tasks, enabling models to interpret, reason, and generate outputs across both visual and textual domains. While …

HallucinationLanguage ModelingLanguage ModellingObject Hallucination+2