paper-with-me

홈 › Papers

Unlocking the Potential of Text-to-Image Diffusion with PAC-Bayesian Theory

2024-11-25 · Eric Hanchen Jiang, Yasi Zhang, Zhi Zhang, Yixin Wan, Andrew Lizarraga, Shufan Li, Ying Nian Wu

Text-to-image (T2I) diffusion models have revolutionized generative modeling by producing high-fidelity, diverse, and visually realistic images from textual prompts. Despite these advances, existing models struggle with complex prompts involving multiple objects and attributes, often misaligning modifiers with their corresponding nouns or neglecting certain elements. Recent attention-based methods have improved object inclusion and linguistic binding, but still face challenges such as attribute misbinding and a lack of robust generalization guarantees. Leveraging the PAC-Bayes framework, we propose a Bayesian approach that designs custom priors over attention distributions to enforce desirable properties, including divergence between objects, alignment between modifiers and their corresponding nouns, minimal attention to irrelevant tokens, and regularization for better generalization. Our approach treats the attention mechanism as an interpretable component, enabling fine-grained control and improved attribute-object alignment. We demonstrate the effectiveness of our method on standard benchmarks, achieving state-of-the-art results across multiple metrics. By integrating custom priors into the denoising process, our method enhances image quality and addresses long-standing challenges in T2I diffusion models, paving the way for more reliable and interpretable generative models.

📄 PDF Abstract BibTeX arXiv:2411.17472

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeDenoising

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 제목 키워드 기반

UniLDiff: Unlocking the Power of Diffusion Priors for All-in-One Image Restoration

2025-07-31 · Zihan Cheng, Liangtai Zhou, Dian Chen, Ni Tang 외 arxiv

All-in-One Image Restoration (AiOIR) has emerged as a promising yet challenging research direction. To address the core challenges of diverse degradation modeling and detail preservation, we propose UniLDiff, a unified f…

Unified Image Restoration

Rethinking Training for De-biasing Text-to-Image Generation: Unlocking the Potential of Stable Diffusion

2024-08-22 · CVPR 2025 1 · Eunji Kim, Siwon Kim, MinJun Park, Rahim Entezari 외

Recent advancements in text-to-image models, such as Stable Diffusion, show significant demographic biases. Existing de-biasing techniques rely heavily on additional training, which imposes high computational costs and r…

FairnessImage GenerationText to Image GenerationText-to-Image Generation

Video Editing via Factorized Diffusion Distillation

2024-03-14 · Uriel Singer, Amit Zohar, Yuval Kirstain, Shelly Sheynin 외

We introduce Emu Video Edit (EVE), a model that establishes a new state-of-the art in video editing without relying on any supervised video editing data. To develop EVE we separately train an image editing adapter and a …

Video EditingVideo Generation

Group Diffusion: Enhancing Image Generation by Unlocking Cross-Sample Collaboration

2025-12-11 · Sicheng Mo, Thao Nguyen, Richard Zhang, Nick Kolkin 외 arxiv

In this work, we explore an untapped signal in diffusion model inference. While all previous methods generate images independently at inference, we instead ask if samples can be generated collaboratively. We propose Grou…

Image Generation

BUFF: Bayesian Uncertainty Guided Diffusion Probabilistic Model for Single Image Super-Resolution

2025-04-04 · Zihao He, Shengchuan Zhang, Runze Hu, Yunhang Shen 외

Super-resolution (SR) techniques are critical for enhancing image quality, particularly in scenarios where high-resolution imagery is essential yet limited by hardware constraints. Existing diffusion models for SR have r…

Image Super-ResolutionSSIMSuper-Resolution