paper-with-me

홈 › Papers

Redirecting the Flow: Image Customization through Attention Distribution Shift

2026-06-15 · Jie Li, Suorong Yang, Jian Zhao, Furao Shen arxiv

Subject-driven image customization aims to generate images that not only follow textual instructions but also preserve the identity of a given reference subject. Existing approaches, including test-time fine-tuning, encoder-based methods, and token competition in shared attention spaces, suffer from limited efficiency, misalignment between extracted reference features and the generative process, and interference from irrelevant information. To address these limitations, we formulate the customization task as a distribution shift induced by incorporating reference images into text-to-image generation, and derive a Conditional Attention Distribution Shift formulation grounded in maximum entropy theory. Building on this formulation, we propose CustomShift, a dual-branch architecture based on Stable Diffusion 3. The Reference-Alignment Branch leverages self-attention between reference images and subject names to achieve layer-wise alignment with latent representations, while the Cross-Guidance Branch integrates textual and reference cues to guide generation. Experiments on the DreamBooth and Custom101 benchmarks demonstrate that our method consistently outperforms state-of-the-art approaches, achieving a better balance between semantic fidelity and subject consistency.

📄 PDF Abstract BibTeX arXiv:2606.16866

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image Generation

Similar Papers 제목 키워드 기반

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

2025-07-02 · Yaowei Li, Xiaoyu Li, Zhaoyang Zhang, Yuxuan Bian 외 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 po…

OmniCustom: Sync Audio-Video Customization Via Joint Audio-Video Generation Model

2026-02-12 · Maomao Li, Zhen Li, Kaipeng Zhang, Guosheng Yin 외 arxiv

Existing mainstream video customization methods focus on generating identity-consistent videos based on given reference images and textual prompts. Benefiting from the rapid advancement of joint audio-video generation, t…

Contrastive LearningVideo Generation

Redirecting Flows -- Navigating the Future of the Amazon

2024-03-27 · Victor Galaz, Megan Meacham

The Amazon Basin and the Latin America and Caribbean (LAC) region stands at a critical juncture, grappling with pressing environmental challenges while holding immense potential for transformative change through innovati…

A Training-Free Approach for Multi-ID Customization via Attention Adjustment and Spatial Control

2025-11-25 · Jiawei Lin, Guanlong Jiao, Jianjin Xu arxiv

Multi-ID customization is an interesting topic in computer vision and attracts considerable attention recently. Given the ID images of multiple individuals, its purpose is to generate a customized image that seamlessly i…

Generating Multi-Image Synthetic Data for Text-to-Image Customization

2025-02-03 · Nupur Kumari, Xi Yin, Jun-Yan Zhu, Ishan Misra 외

Customization of text-to-image models enables users to insert custom concepts and generate the concepts in unseen settings. Existing methods either rely on costly test-time optimization or train encoders on single-image …