Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Kandinsky: an Improved Text-to-Image Synthesis with Image Prior and Latent Diffusion

About

Text-to-image generation is a significant domain in modern computer vision and has achieved substantial improvements through the evolution of generative architectures. Among these, there are diffusion-based models that have demonstrated essential quality enhancements. These models are generally split into two categories: pixel-level and latent-level approaches. We present Kandinsky1, a novel exploration of latent diffusion architecture, combining the principles of the image prior models with latent diffusion techniques. The image prior model is trained separately to map text embeddings to image embeddings of CLIP. Another distinct feature of the proposed model is the modified MoVQ implementation, which serves as the image autoencoder component. Overall, the designed model contains 3.3B parameters. We also deployed a user-friendly demo system that supports diverse generative modes such as text-to-image generation, image fusion, text and image fusion, image variations generation, and text-guided inpainting/outpainting. Additionally, we released the source code and checkpoints for the Kandinsky models. Experimental evaluations demonstrate a FID score of 8.03 on the COCO-30K dataset, marking our model as the top open-source performer in terms of measurable image generation quality.

Anton Razzhigaev, Arseniy Shakhmatov, Anastasia Maltseva, Vladimir Arkhipkin, Igor Pavlov, Ilya Ryabov, Angelina Kuts, Alexander Panchenko, Andrey Kuznetsov, Denis Dimitrov• 2023

Related benchmarks

TaskDatasetResultRank
Text-to-Image GenerationCOCO 30k subset 2014 (val)
FID8.03
46
Sound Symbolism ProbingSound Symbolism Probing Phonetic-level ϕ(ω)
AUC85
13
Sound Symbolism ProbingSound Symbolism Probing Word-level ω
AUC0.59
13
Text-to-Image GenerationMSCOCO 30K 2014 (val)
FID20.48
12
Image ReconstructionImageNet (test)
FID0.686
10
Cross-modal GenerationVGGSound
Average Score32.99
9
Showing 6 of 6 rows

Other info

Code

Follow for update