paper-with-me

홈 › Papers

IC-Custom: Diverse Image Customization via In-Context Learning

2025-07-02 · Yaowei Li, Xiaoyu Li, Zhaoyang Zhang, Yuxuan Bian, Gan Liu, Xinyuan Li, Jiale Xu, Wenbo Hu, Yating Liu, Lingen Li, Jing Cai, Yuexian Zou, Yancheng He, Ying Shan arxiv

Image customization, a crucial technique for industrial media production, aims to generate content that is consistent with reference images. However, current approaches conventionally separate image customization into position-aware and position-free customization paradigms and lack a universal framework for diverse customization, limiting their applications across various scenarios. To overcome these limitations, we propose IC-Custom, a unified framework that seamlessly integrates position-aware and position-free image customization through in-context learning. IC-Custom concatenates reference images with target images to a polyptych, leveraging DiT's multi-modal attention mechanism for fine-grained token-level interactions. We propose the In-context Multi-Modal Attention (ICMA) mechanism, which employs learnable task-oriented register tokens and boundary-aware positional embeddings to enable the model to effectively handle diverse tasks and distinguish between inputs in polyptych configurations. To address the data gap, we curated a 12K identity-consistent dataset with 8K real-world and 4K high-quality synthetic samples, avoiding the overly glossy, oversaturated look typical of synthetic data. IC-Custom supports various industrial applications, including try-on, image insertion, and creative IP customization. Extensive evaluations on our proposed ProductBench and the publicly available DreamBench demonstrate that IC-Custom significantly outperforms community workflows, closed-source models, and state-of-the-art open-source approaches. IC-Custom achieves about 73\% higher human preference across identity consistency, harmony, and text alignment metrics, while training only 0.4\% of the original model parameters. Project page: https://liyaowei-stu.github.io/project/IC_Custom

📄 PDF Abstract BibTeX arXiv:2507.01926

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning to Customize Text-to-Image Diffusion In Diverse Context

2024-10-14 · Taewook Kim, Wei Chen, Qiang Qiu

Most text-to-image customization techniques fine-tune models on a small set of \emph{personal concept} images captured in minimal contexts. This often results in the model becoming overfitted to these training images and…

Self-Supervised Learning

VMC: Video Motion Customization using Temporal Attention Adaption for Text-to-Video Diffusion Models

2023-12-01 · CVPR 2024 1 · Hyeonho Jeong, Geon Yeong Park, Jong Chul Ye

Text-to-video diffusion models have advanced video generation significantly. However, customizing these models to generate videos with tailored motions presents a substantial challenge. In specific, they encounter hurdle…

Video EditingVideo Generation

Orthogonal Adaptation for Modular Customization of Diffusion Models

2023-12-05 · CVPR 2024 1 · Ryan Po, Guandao Yang, Kfir Aberman, Gordon Wetzstein

Customization techniques for text-to-image models have paved the way for a wide range of previously unattainable applications, enabling the generation of specific concepts across diverse contexts and styles. While existi…

Wiki-En-ASR-Adapt: Large-scale synthetic dataset for English ASR Customization

2023-09-29 · Alexandra Antonova

We present a first large-scale public synthetic dataset for contextual spellchecking customization of automatic speech recognition (ASR) with focus on diverse rare and out-of-vocabulary (OOV) phrases, such as proper name…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

CustomNet: Zero-shot Object Customization with Variable-Viewpoints in Text-to-Image Diffusion Models

2023-10-30 · Ziyang Yuan, Mingdeng Cao, Xintao Wang, Zhongang Qi 외

Incorporating a customized object into image generation presents an attractive feature in text-to-image generation. However, existing optimization-based and encoder-based methods are hindered by drawbacks such as time-co…

Image GenerationNovel View SynthesisObjectText to Image Generation+1