CVLGMLNov 25, 2024

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

arXiv:2411.17472v14 citationsh-index: 7
Originality Incremental advance
AI Analysis

This addresses reliability and interpretability issues in generative AI for applications like content creation, though it is incremental as it builds on existing attention-based methods.

The paper tackles the problem of misalignment and attribute misbinding in text-to-image diffusion models for complex prompts by proposing a Bayesian approach with custom priors over attention distributions, achieving state-of-the-art results on standard benchmarks.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes