paper-with-me

Papers

TokenAR: Multiple Subject Generation via Autoregressive Token-level enhancement

2025-10-18 · Haiyue Sun, Qingdong He, Jinlong Peng, Peng Tang, Jiangning Zhang, Junwei Zhu, Xiaobin Hu, Shuicheng Yan arxiv

Autoregressive Model (AR) has shown remarkable success in conditional image generation. However, these approaches for multiple reference generation struggle with decoupling different reference identities. In this work, we propose the TokenAR framework, specifically focused on a simple but effective token-level enhancement mechanism to address reference identity confusion problem. Such token-level enhancement consists of three parts, 1). Token Index Embedding clusters the tokens index for better representing the same reference images; 2). Instruct Token Injection plays as a role of extra visual feature container to inject detailed and complementary priors for reference tokens; 3). The identity-token disentanglement strategy (ITD) explicitly guides the token representations toward independently representing the features of each identity.This token-enhancement framework significantly augments the capabilities of existing AR based methods in conditional image generation, enabling good identity consistency while preserving high quality background reconstruction. Driven by the goal of high-quality and high-diversity in multi-subject generation, we introduce the InstructAR Dataset, the first open-source, large-scale, multi-reference input, open domain image generation dataset that includes 28K training pairs, each example has two reference subjects, a relative prompt and a background with mask annotation, curated for multiple reference image generation training and evaluating. Comprehensive experiments validate that our approach surpasses current state-of-the-art models in multiple reference image generation task. The implementation code and datasets will be made publicly. Codes are available, see https://github.com/lyrig/TokenAR

📄 PDF Abstract BibTeX arXiv:2510.16332

Code (0)

등록된 구현이 없습니다.

Tasks

Conditional Image Generation

Similar Papers 제목 키워드 기반

CG-MLLM: Captioning and Generating 3D content via Multi-modal Large Language Models

2026-01-29 · Junming Huang, Chi Wang, Letian Li, Guangkai Xu 외 arxiv

Large Language Models(LLMs) have revolutionized text generation and multimodal perception,but their capabilities in 3D content generation remain underexplored. Existing methods compromise by producing either low-resoluti…

Text Generation3D Generation

DreamVAR: Taming Reinforced Visual Autoregressive Model for High-Fidelity Subject-Driven Image Generation

2026-01-30 · Xin Jiang, Jingwen Chen, Yehao Li, Yingwei Pan 외 arxiv

Recent advances in subject-driven image generation using diffusion models have attracted considerable attention for their remarkable capabilities in producing high-quality images. Nevertheless, the potential of Visual Au…

Reinforcement LearningImage Generation

FreeLoRA: Enabling Training-Free LoRA Fusion for Autoregressive Multi-Subject Personalization

2025-07-02 · Peng Zheng, Ye Wang, Rui Ma, Zuxuan Wu arxiv

Subject-driven image generation plays a crucial role in applications such as virtual try-on and poster design. Existing approaches typically fine-tune pretrained generative models or apply LoRA-based adaptations for indi…

Image GenerationVirtual Try-on

Token Arena: A Continuous Benchmark Unifying Energy and Cognition in AI Inference

2026-05-01 · Yuxuan Gao, Megan Wang, Yi Ling Yu arxiv

Public inference benchmarks compare AI systems at the model and provider level, but the unit at which deployment decisions are actually made is the endpoint: the (provider, model, stock-keeping-unit) tuple at which a spe…

MegaParts: Scaling Part-Aware 3D Object Generation to 300 Parts via Token-Efficient Autoregressive Modeling

2026-08-14 · Manwen Liao, Xinyu Lian, Jian Mao, Kaixu Chen 외 hf

Part-aware 3D object generation is essential for graphics applications such as controllable modeling, editing, and articulation, where objects are represented as coherent assemblies of semantic parts. However, existing p…

3D Generation