paper-with-me

Papers

Diffusion Adaptive Text Embedding for Text-to-Image Diffusion Models

2025-10-28 · Byeonghu Na, Minsang Park, Gyuwon Sim, Donghyeok Shin, HeeSun Bae, Mina Kang, Se Jung Kwon, Wanmo Kang, Il-Chul Moon arxiv

Text-to-image diffusion models rely on text embeddings from a pre-trained text encoder, but these embeddings remain fixed across all diffusion timesteps, limiting their adaptability to the generative process. We propose Diffusion Adaptive Text Embedding (DATE), which dynamically updates text embeddings at each diffusion timestep based on intermediate perturbed data. We formulate an optimization problem and derive an update rule that refines the text embeddings at each sampling step to improve alignment and preference between the mean predicted image and the text. This allows DATE to dynamically adapts the text conditions to the reverse-diffused images throughout diffusion sampling without requiring additional model training. Through theoretical analysis and empirical results, we show that DATE maintains the generative capability of the model while providing superior text-image alignment over fixed text embeddings across various tasks, including multi-concept generation and text-guided image editing. Our code is available at https://github.com/aailab-kaist/DATE.

📄 PDF Abstract BibTeX arXiv:2510.23974

Code (0)

등록된 구현이 없습니다.

Tasks

Image Editing

Similar Papers 제목 키워드 기반

MaskDiffusion: Boosting Text-to-Image Consistency with Conditional Mask

2023-09-08 · Yupeng Zhou, Daquan Zhou, Zuo-Liang Zhu, Yaxing Wang 외

Recent advancements in diffusion models have showcased their impressive capacity to generate visually striking images. Nevertheless, ensuring a close match between the generated image and the given prompt remains a persi…

Toward Scalable Image Feature Compression: A Content-Adaptive and Diffusion-Based Approach

2024-10-08 · Sha Guo, Zhuo Chen, Yang Zhao, Ning Zhang 외

Traditional image codecs emphasize signal fidelity and human perception, often at the expense of machine vision tasks. Deep learning methods have demonstrated promising coding performance by utilizing rich semantic embed…

Data CompressionFacial Landmark DetectionFeature CompressionImage Compression+4

Brush2Prompt: Contextual Prompt Generator for Object Inpainting

2024-01-01 · CVPR 2024 1 · Mang Tik Chiu, Yuqian Zhou, Lingzhi Zhang, Zhe Lin 외

Object inpainting is a task that involves adding objects to real images and seamlessly compositing them. With the recent commercialization of products like Stable Diffusion and Generative Fill inserting objects into …

DiversityObject

AdvI2I: Adversarial Image Attack on Image-to-Image Diffusion models

2024-10-28 · Yaopei Zeng, Yuanpu Cao, Bochuan Cao, Yurui Chang 외

Recent advances in diffusion models have significantly enhanced the quality of image synthesis, yet they have also introduced serious safety concerns, particularly the generation of Not Safe for Work (NSFW) content. Prev…

Adversarial TextImage Generation

ADaFuSE: Adaptive Diffusion-generated Image and Text Fusion for Interactive Text-to-Image Retrieval

2026-03-23 · Zhuocheng Zhang, Xingwu Zhang, Kangheng Liang, Guanxuan Li 외 arxiv

Recent advances in interactive text-to-image retrieval (I-TIR) use diffusion models to bridge the modality gap between the textual information need and the images to be searched, resulting in increased effectiveness. How…

Image Retrieval