paper-with-me

홈 › Papers

Attend-and-Excite: Attention-Based Semantic Guidance for Text-to-Image Diffusion Models

2023-01-31 · Hila Chefer, Yuval Alaluf, Yael Vinker, Lior Wolf, Daniel Cohen-Or

Recent text-to-image generative models have demonstrated an unparalleled ability to generate diverse and creative imagery guided by a target text prompt. While revolutionary, current state-of-the-art diffusion models may still fail in generating images that fully convey the semantics in the given text prompt. We analyze the publicly available Stable Diffusion model and assess the existence of catastrophic neglect, where the model fails to generate one or more of the subjects from the input prompt. Moreover, we find that in some cases the model also fails to correctly bind attributes (e.g., colors) to their corresponding subjects. To help mitigate these failure cases, we introduce the concept of Generative Semantic Nursing (GSN), where we seek to intervene in the generative process on the fly during inference time to improve the faithfulness of the generated images. Using an attention-based formulation of GSN, dubbed Attend-and-Excite, we guide the model to refine the cross-attention units to attend to all subject tokens in the text prompt and strengthen - or excite - their activations, encouraging the model to generate all subjects described in the text prompt. We compare our approach to alternative approaches and demonstrate that it conveys the desired concepts more faithfully across a range of text prompts.

📄 PDF Abstract BibTeX arXiv:2301.13826

Code (2)

AttendAndExcite/Attend-and-Excite 공식 구현 pytorch
yuval-alaluf/attend-and-excite pytorch

Tasks

Generative Semantic Nursing

Methods 이 논문이 사용한 방법론

fail 설명 없음
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 제목 키워드 기반

Excite, Attend and Segment (EASe): Domain-Agnostic Fine-Grained Mask Discovery with Feature Calibration and Self-Supervised Upsampling

2026-03-31 · Deepank Singh, Anurag Nihal, Vedhus Hoskere arxiv

Unsupervised segmentation approaches have increasingly leveraged foundation models (FM) to improve salient object discovery. However, these methods often falter in scenes with complex, multi-component morphologies, where…

Semantic Segmentation

Divide & Bind Your Attention for Improved Generative Semantic Nursing

2023-07-20 · Yumeng Li, Margret Keuper, Dan Zhang, Anna Khoreva

Emerging large-scale text-to-image generative models, e.g., Stable Diffusion (SD), have exhibited overwhelming results with high fidelity. Despite the magnificent progress, current state-of-the-art models still struggle …

AttributeGenerative Semantic NursingText-to-Image Generation

Transformer-Based Neural Text Generation with Syntactic Guidance

2020-10-05 · Yinghao Li, Rui Feng, Isaac Rehg, Chao Zhang

We study the problem of using (partial) constituency parse trees as syntactic guidance for controlled text generation. Existing approaches to this problem use recurrent structures, which not only suffer from the long-ter…

DecoderText Generation

Anchoring and Rescaling Attention for Semantically Coherent Inbetweening

2026-03-18 · Tae Eun Choi, Sumin Shim, Junhyeok Kim, Seong Jae Hwang arxiv

Generative inbetweening (GI) seeks to synthesize realistic intermediate frames between the first and last keyframes beyond mere interpolation. As sequences become sparser and motions larger, previous GI models struggle w…

Baton: Explicit Semantic Blueprints for Joint Video-Audio Generation

2026-05-24 · Shuyuan Tu, Qi Tian, Zihan Yang, Yue Wu 외 arxiv

Current open-source diffusion models struggle to generate stable and synchronized audio-visual content, particularly in scenarios demanding complex semantic reasoning. The root cause is that existing methods rely on coar…

Audio GenerationVideo Denoising