paper-with-me

Papers

Mod-Adapter: Tuning-Free and Versatile Multi-concept Personalization via Modulation Adapter

2025-05-24 · Weizhi Zhong, Huan Yang, Zheng Liu, Huiguo He, Zijian He, Xuesong Niu, Di Zhang, Guanbin Li

Personalized text-to-image generation aims to synthesize images of user-provided concepts in diverse contexts. Despite recent progress in multi-concept personalization, most are limited to object concepts and struggle to customize abstract concepts (e.g., pose, lighting). Some methods have begun exploring multi-concept personalization supporting abstract concepts, but they require test-time fine-tuning for each new concept, which is time-consuming and prone to overfitting on limited training images. In this work, we propose a novel tuning-free method for multi-concept personalization that can effectively customize both object and abstract concepts without test-time fine-tuning. Our method builds upon the modulation mechanism in pretrained Diffusion Transformers (DiTs) model, leveraging the localized and semantically meaningful properties of the modulation space. Specifically, we propose a novel module, Mod-Adapter, to predict concept-specific modulation direction for the modulation process of concept-related text tokens. It incorporates vision-language cross-attention for extracting concept visual features, and Mixture-of-Experts (MoE) layers that adaptively map the concept features into the modulation space. Furthermore, to mitigate the training difficulty caused by the large gap between the concept image space and the modulation space, we introduce a VLM-guided pretraining strategy that leverages the strong image understanding capabilities of vision-language models to provide semantic supervision signals. For a comprehensive comparison, we extend a standard benchmark by incorporating abstract concepts. Our method achieves state-of-the-art performance in multi-concept personalization, supported by quantitative, qualitative, and human evaluations.

📄 PDF Abstract BibTeX arXiv:2505.18612

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationMixture-of-ExpertsText to Image GenerationText-to-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 제목 키워드 기반

One-dimensional Adapter to Rule Them All: Concepts Diffusion Models and Erasing Applications

2024-01-01 · CVPR 2024 1 · Mengyao Lyu, Yuhong Yang, Haiwen Hong, Hui Chen 외

The prevalent use of commercial and open-source diffusion models (DMs) for text-to-image generation prompts risk mitigation to prevent undesired behaviors. Existing concept erasing methods in academia are all based o…

AllImage GenerationText to Image GenerationText-to-Image Generation

One-Dimensional Adapter to Rule Them All: Concepts, Diffusion Models and Erasing Applications

2023-12-26 · Mengyao Lyu, Yuhong Yang, Haiwen Hong, Hui Chen 외

The prevalent use of commercial and open-source diffusion models (DMs) for text-to-image generation prompts risk mitigation to prevent undesired behaviors. Existing concept erasing methods in academia are all based on fu…

AllImage GenerationText to Image GenerationText-to-Image Generation

OrthoFuse: Training-free Riemannian Fusion of Orthogonal Style-Concept Adapters for Diffusion Models

2026-04-06 · Ali Aliev, Kamil Garifullin, Nikolay Yudin, Vera Soboleva 외 arxiv

In a rapidly growing field of model training there is a constant practical interest in parameter-efficient fine-tuning and various techniques that use a small amount of training data to adapt the model to a narrow task. …

parameter-efficient fine-tuning

SparseAdapter: An Easy Approach for Improving the Parameter-Efficiency of Adapters

2022-10-09 · Shwai He, Liang Ding, Daize Dong, Miao Zhang 외

Adapter Tuning, which freezes the pretrained language models (PLMs) and only fine-tunes a few extra modules, becomes an appealing efficient alternative to the full model fine-tuning. Although computationally efficient, t…

Network Pruning

IDAdapter: Learning Mixed Features for Tuning-Free Personalization of Text-to-Image Models

2024-03-20 · Siying Cui, Jia Guo, Xiang An, Jiankang Deng 외

Leveraging Stable Diffusion for the generation of personalized portraits has emerged as a powerful and noteworthy tool, enabling users to create high-fidelity, custom character avatars based on their specific prompts. Ho…

DiversityImage GenerationPersonalized Image Generation