pith. sign in

arxiv: 2310.03502 · v1 · pith:6XXDE33Vnew · submitted 2023-10-05 · 💻 cs.CV

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

classification 💻 cs.CV
keywords imagegenerationmodelmodelsdiffusionlatentpriortext-to-image
0
0 comments X
read the original abstract

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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 7 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Manifold-Aligned Guided Integrated Gradients for Reliable Feature Attribution

    cs.LG 2026-05 unverdicted novelty 7.0

    MA-GIG uses VAE latent space to align Integrated Gradients paths with the data manifold for more faithful feature attributions in deep neural networks.

  2. Graph-PiT: Enhancing Structural Coherence in Part-Based Image Synthesis via Graph Priors

    cs.CV 2026-04 unverdicted novelty 7.0

    Graph-PiT adds graph priors and a hierarchical GNN to part-based image synthesis to enforce relational constraints and improve structural coherence over vanilla PiT.

  3. CSF: Black-box Fingerprinting via Compositional Semantics for Text-to-Image Models

    cs.CR 2026-03 unverdicted novelty 7.0

    CSF is the first black-box method to attribute fine-tuned text-to-image models to original lineages via compositional semantic probes and Bayesian decisions across multiple model families.

  4. Manifold-Aligned Guided Integrated Gradients for Reliable Feature Attribution

    cs.LG 2026-05 unverdicted novelty 6.0

    MA-GIG improves Integrated Gradients by performing path integration in the latent space of a pre-trained VAE so that decoded points remain closer to the learned data manifold and reduce off-manifold gradient noise.

  5. TIQA: Human-Aligned Perceptual Text Quality Assessment in Generated Images

    cs.CV 2026-03 unverdicted novelty 6.0

    TIQA introduces datasets and a model that predict human perceptual quality of rendered text in AI images, achieving PLCC 0.942 on crops and improving selected image text quality by 0.36 MOS.

  6. Dissect and Prune: Enhancing Robustness in AI-Generated Image Detection

    cs.CV 2026-06 unverdicted novelty 5.0

    DEAR prunes channel features whose activations align strongly with inpaint masks, retaining only those capturing genuine generative artifacts to improve robustness against post-processing and unseen generators.

  7. SSAFE: Simple and Strong AI-Generated Image Detection via Frozen Vision Encoders

    cs.CV 2026-06 unverdicted novelty 5.0

    Frozen multimodal encoders enable robust AI-generated image detection via linear classification on a 10K-image curated training set that improves generalization over larger datasets.