Any-to-Any Generation via Composable Diffusion
About
We present Composable Diffusion (CoDi), a novel generative model capable of generating any combination of output modalities, such as language, image, video, or audio, from any combination of input modalities. Unlike existing generative AI systems, CoDi can generate multiple modalities in parallel and its input is not limited to a subset of modalities like text or image. Despite the absence of training datasets for many combinations of modalities, we propose to align modalities in both the input and output space. This allows CoDi to freely condition on any input combination and generate any group of modalities, even if they are not present in the training data. CoDi employs a novel composable generation strategy which involves building a shared multimodal space by bridging alignment in the diffusion process, enabling the synchronized generation of intertwined modalities, such as temporally aligned video and audio. Highly customizable and flexible, CoDi achieves strong joint-modality generation quality, and outperforms or is on par with the unimodal state-of-the-art for single-modality synthesis. The project page with demonstrations and code is at https://codi-gen.github.io
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Captioning | MS COCO Karpathy (test) | -- | 682 | |
| Text-to-Image Generation | GenEval | Overall Score31 | 467 | |
| Audio Classification | ESC-50 | Accuracy21.05 | 325 | |
| Text-to-Image Generation | GenEval | GenEval Score38 | 277 | |
| Audio Captioning | AudioCaps (test) | CIDEr7.9 | 140 | |
| Text-to-Audio Generation | AudioCaps (test) | FAD1.8 | 138 | |
| Video Captioning | MSRVTT | CIDEr74.4 | 101 | |
| Text-to-Video Generation | MSR-VTT (test) | CLIP Similarity0.289 | 85 | |
| Text-to-Image Generation | MS-COCO | FID11.26 | 75 | |
| Audio Captioning | AudioCaps | CIDEr78.9 | 47 |