paper-with-me

Papers

Compositional Visual Generation with Composable Diffusion Models

2022-06-03 · Nan Liu, Shuang Li, Yilun Du, Antonio Torralba, Joshua B. Tenenbaum

Large text-guided diffusion models, such as DALLE-2, are able to generate stunning photorealistic images given natural language descriptions. While such models are highly flexible, they struggle to understand the composition of certain concepts, such as confusing the attributes of different objects or relations between objects. In this paper, we propose an alternative structured approach for compositional generation using diffusion models. An image is generated by composing a set of diffusion models, with each of them modeling a certain component of the image. To do this, we interpret diffusion models as energy-based models in which the data distributions defined by the energy functions may be explicitly combined. The proposed method can generate scenes at test time that are substantially more complex than those seen in training, composing sentence descriptions, object relations, human facial attributes, and even generalizing to new combinations that are rarely seen in the real world. We further illustrate how our approach may be used to compose pre-trained text-guided diffusion models and generate photorealistic images containing all the details described in the input descriptions, including the binding of certain object attributes that have been shown difficult for DALLE-2. These results point to the effectiveness of the proposed method in promoting structured generalization for visual generation. Project page: https://energy-based-model.github.io/Compositional-Visual-Generation-with-Composable-Diffusion-Models/

📄 PDF Abstract BibTeX arXiv:2206.01714

Code (1)

energy-based-model/Compositional-Visual-Generation-with-Composable-Diffusion-Models-PyTorch 공식 구현 pytorch

Tasks

Sentence

Methods 이 논문이 사용한 방법론

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

Composable Visual Tokenizers with Generator-Free Diagnostics of Learnability

2026-02-03 · Bingchen Zhao, Qiushan Guo, Ye Wang, Yixuan Huang 외 arxiv

We introduce CompTok, a training framework for learning visual tokenizers whose tokens are enhanced for compositionality. CompTok uses a token-conditioned diffusion decoder. By employing an InfoGAN-style objective, where…

Unsupervised Composable Representations for Audio

2024-08-19 · Giovanni Bindi, Philippe Esling

Current generative models are able to generate high-quality artefacts but have been shown to struggle with compositional reasoning, which can be defined as the ability to generate complex structures from simpler elements…

Audio Source Separationblind source separationInductive BiasRepresentation Learning

UniVerse: A Unified Modulation Framework for Segmentation-Free,Disentangled Multi-Concept Personalization

2026-05-29 · Quynh Phung, Sandesh Ghimire, Minsi Hu, Chung-Chi Tsai 외 arxiv

Personalized visual understanding has advanced significantly, yet existing approaches struggle to localize and extract specific concepts when input images contain multiple objects. Many prior methods rely heavily on segm…

Diffusion Policies for Generative Modeling of Spacecraft Trajectories

2025-01-01 · Julia Briden, Breanna Johnson, Richard Linares, Abhishek Cauligi

Machine learning has demonstrated remarkable promise for solving the trajectory generation problem and in paving the way for online use of trajectory optimization for resource-constrained spacecraft. However, a key short…

How Diffusion Models Learn to Factorize and Compose

2024-08-23 · Qiyao Liang, Ziming Liu, Mitchell Ostrow, Ila Fiete

Diffusion models are capable of generating photo-realistic images that combine elements which likely do not appear together in the training set, demonstrating the ability to \textit{compositionally generalize}. Nonethele…

DenoisingRepresentation Learning