Creative Image Generation with Diffusion Model
Kunpeng Song, Ahmed Elgammal
TL;DR
This work tackles the problem of reproducibility and reliability of creativity in text-to-image diffusion by reframing creativity as exploration of low-probability regions in the embedding space. It introduces a probabilistic framework built on a diffusion prior (sampling embeddings), a creative optimization that pushes embeddings toward distribution tails, and pullback mechanisms (anchor loss and multimodal semantic checks) to preserve semantic fidelity. Directionality is achieved via negative cluster modeling to avoid unappealing directions, enabling efficient and robust exploration of novel visuals. Empirical results demonstrate faster convergence to creative outputs than baselines like ConceptLab, with strong human judgments supporting higher perceived creativity and maintained quality. Overall, the approach provides a principled path toward more expressive and imaginative generative AI without manual subclass exclusion.
Abstract
Creative image generation has emerged as a compelling area of research, driven by the need to produce novel and high-quality images that expand the boundaries of imagination. In this work, we propose a novel framework for creative generation using diffusion models, where creativity is associated with the inverse probability of an image's existence in the CLIP embedding space. Unlike prior approaches that rely on a manual blending of concepts or exclusion of subcategories, our method calculates the probability distribution of generated images and drives it towards low-probability regions to produce rare, imaginative, and visually captivating outputs. We also introduce pullback mechanisms, achieving high creativity without sacrificing visual fidelity. Extensive experiments on text-to-image diffusion models demonstrate the effectiveness and efficiency of our creative generation framework, showcasing its ability to produce unique, novel, and thought-provoking images. This work provides a new perspective on creativity in generative models, offering a principled method to foster innovation in visual content synthesis.
