paper-with-me

홈 › Papers

ICAS: IP Adapter and ControlNet-based Attention Structure for Multi-Subject Style Transfer Optimization

2025-04-17 · Fuwei Liu

Generating multi-subject stylized images remains a significant challenge due to the ambiguity in defining style attributes (e.g., color, texture, atmosphere, and structure) and the difficulty in consistently applying them across multiple subjects. Although recent diffusion-based text-to-image models have achieved remarkable progress, existing methods typically rely on computationally expensive inversion procedures or large-scale stylized datasets. Moreover, these methods often struggle with maintaining multi-subject semantic fidelity and are limited by high inference costs. To address these limitations, we propose ICAS (IP-Adapter and ControlNet-based Attention Structure), a novel framework for efficient and controllable multi-subject style transfer. Instead of full-model tuning, ICAS adaptively fine-tunes only the content injection branch of a pre-trained diffusion model, thereby preserving identity-specific semantics while enhancing style controllability. By combining IP-Adapter for adaptive style injection with ControlNet for structural conditioning, our framework ensures faithful global layout preservation alongside accurate local style synthesis. Furthermore, ICAS introduces a cyclic multi-subject content embedding mechanism, which enables effective style transfer under limited-data settings without the need for extensive stylized corpora. Extensive experiments show that ICAS achieves superior performance in structure preservation, style consistency, and inference efficiency, establishing a new paradigm for multi-subject style transfer in real-world applications.

📄 PDF Abstract BibTeX arXiv:2504.13224

Code (0)

등록된 구현이 없습니다.

Tasks

Style Transfer

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
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 제목 키워드 기반

Ctrl-Adapter: An Efficient and Versatile Framework for Adapting Diverse Controls to Any Diffusion Model

2024-04-15 · Han Lin, Jaemin Cho, Abhay Zala, Mohit Bansal

ControlNets are widely used for adding spatial control to text-to-image diffusion models with different conditions, such as depth maps, scribbles/sketches, and human poses. However, when it comes to controllable video ge…

GPUImage GenerationStyle TransferVideo Editing+2

Audio ControlNet for Fine-Grained Audio Generation and Editing

2026-02-04 · Haina Zhu, Yao Xiao, Xiquan Li, Ziyang Ma 외 arxiv

We study the fine-grained text-to-audio (T2A) generation task. While recent models can synthesize high-quality audio from text descriptions, they often lack precise control over attributes such as loudness, pitch, and so…

Audio Generation

Uni-ControlNet: All-in-One Control to Text-to-Image Diffusion Models

2023-05-25 · NeurIPS 2023 11 · Shihao Zhao, Dongdong Chen, Yen-Chun Chen, Jianmin Bao 외

Text-to-Image diffusion models have made tremendous progress over the past two years, enabling the generation of highly realistic images based on open-domain text descriptions. However, despite their success, text descri…

All

MotionEditor: Editing Video Motion via Content-Aware Diffusion

2023-11-30 · CVPR 2024 1 · Shuyuan Tu, Qi Dai, Zhi-Qi Cheng, Han Hu 외

Existing diffusion-based video editing models have made gorgeous advances for editing attributes of a source video over time but struggle to manipulate the motion information while preserving the original protagonist's a…

Video Editing

Appearance Matching Adapter for Exemplar-based Semantic Image Synthesis

2024-12-04 · Siyoon Jin, Jisu Nam, Jiyoung Kim, Dahyun Chung 외

Exemplar-based semantic image synthesis aims to generate images aligned with given semantic content while preserving the appearance of an exemplar image. Conventional structure-guidance models, such as ControlNet, are li…

Image GenerationImage SegmentationSemantic Segmentation