用扩散Transformer实现高效人物个性化生成
InstantCharacter: Personalize Any Characters with a Scalable Diffusion Transformer Framework
- 基于扩散Transformer架构,构建可扩展的适配器处理多样角色特征
- 在1000万级数据集上训练,实现高保真且可控的角色图像生成
- 适合需要快速定制角色形象的创作者和动画开发人员
当前基于学习的主体个性化方法主要依赖U-Net架构,存在泛化能力弱、图像质量下降的问题;而基于优化的方法需针对特定主体微调,损害文本控制能力。为此,我们提出InstantCharacter,一个基于基础扩散Transformer的可扩展角色个性化框架。该框架具备三大优势:首先,在多样角色外观、姿态与风格下实现开放域个性化,保持高保真结果;其次,引入堆叠Transformer编码器的可扩展适配器,有效处理开放域角色特征,并与现代扩散Transformer的潜在空间无缝交互;第三,为有效训练框架,构建了包含千万级样本的大规模角色数据集,系统性地划分为成对(多视角角色)和非成对(文本-图像组合)子集,通过不同学习路径同步优化身份一致性与文本可编辑性。定性实验表明,InstantCharacter在生成高保真、可文本控制且角色一致的图像方面表现卓越,树立了角色驱动图像生成的新基准。代码已开源:https://github.com/Tencent/InstantCharacter。
原文摘要 · Abstract (English)
Current learning-based subject customization approaches, predominantly relying on U-Net architectures, suffer from limited generalization ability and compromised image quality. Meanwhile, optimization-based methods require subject-specific fine-tuning, which inevitably degrades textual controllability. To address these challenges, we propose InstantCharacter, a scalable framework for character customization built upon a foundation diffusion transformer. InstantCharacter demonstrates three fundamental advantages: first, it achieves open-domain personalization across diverse character appearances, poses, and styles while maintaining high-fidelity results. Second, the framework introduces a scalable adapter with stacked transformer encoders, which effectively processes open-domain character features and seamlessly interacts with the latent space of modern diffusion transformers. Third, to effectively train the framework, we construct a large-scale character dataset containing 10-million-level samples. The dataset is systematically organized into paired (multi-view character) and unpaired (text-image combinations) subsets. This dual-data structure enables simultaneous optimization of identity consistency and textual editability through distinct learning pathways. Qualitative experiments demonstrate the advanced capabilities of InstantCharacter in generating high-fidelity, text-controllable, and character-consistent images, setting a new benchmark for character-driven image generation. Our source code is available at https://github.com/Tencent/InstantCharacter.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。