PLADIS: Pushing the Limits of Attention in Diffusion Models at Inference Time by Leveraging Sparsity
About
Diffusion models have shown impressive results in generating high-quality conditional samples using guidance techniques such as Classifier-Free Guidance (CFG). However, existing methods often require additional training or neural function evaluations (NFEs), making them incompatible with guidance-distilled models. Also, they rely on heuristic approaches that need identifying target layers. In this work, we propose a novel and efficient method, termed PLADIS, which boosts pre-trained models (U-Net/Transformer) by leveraging sparse attention. Specifically, we extrapolate query-key correlations using softmax and its sparse counterpart in the cross-attention layer during inference, without requiring extra training or NFEs. By leveraging the noise robustness of sparse attention, our PLADIS unleashes the latent potential of text-to-image diffusion models, enabling them to excel in areas where they once struggled with newfound effectiveness. It integrates seamlessly with guidance techniques, including guidance-distilled models. Extensive experiments show notable improvements in text alignment and human preference, offering a highly efficient and universally applicable solution. See Our project page : https://cubeyoung.github.io/pladis-proejct/
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Text-to-Image Generation | GenEval | GE Score60.8 | 18 | |
| Text-to-Image Generation | GenEval and MS-COCO SDXL (test) | CLIP Score (CS)27.21 | 7 | |
| Text-to-Image Generation | GenEval | Accuracy (2 objects)87 | 7 | |
| Attribute Binding | T2I-CompBench attribute binding | Color Binding Score79.14 | 7 | |
| Text-to-Image Generation | T2I-CompBench | Non-spatial Fidelity0.3075 | 7 | |
| Image Quality Assessment | GenEval | MUSIQ Score74.74 | 7 | |
| Image Quality Assessment | T2I-CompBench | MUSIQ71.89 | 7 | |
| Text-to-Image Generation | GenEval and MS-COCO 10K subset | GE0.713 | 6 |