paper-with-me

Papers

ConceptLab: Creative Concept Generation using VLM-Guided Diffusion Prior Constraints

2023-08-03 · Elad Richardson, Kfir Goldberg, Yuval Alaluf, Daniel Cohen-Or

Recent text-to-image generative models have enabled us to transform our words into vibrant, captivating imagery. The surge of personalization techniques that has followed has also allowed us to imagine unique concepts in new scenes. However, an intriguing question remains: How can we generate a new, imaginary concept that has never been seen before? In this paper, we present the task of creative text-to-image generation, where we seek to generate new members of a broad category (e.g., generating a pet that differs from all existing pets). We leverage the under-studied Diffusion Prior models and show that the creative generation problem can be formulated as an optimization process over the output space of the diffusion prior, resulting in a set of "prior constraints". To keep our generated concept from converging into existing members, we incorporate a question-answering Vision-Language Model (VLM) that adaptively adds new constraints to the optimization problem, encouraging the model to discover increasingly more unique creations. Finally, we show that our prior constraints can also serve as a strong mixing mechanism allowing us to create hybrids between generated concepts, introducing even more flexibility into the creative process.

📄 PDF Abstract BibTeX arXiv:2308.02669

Code (1)

kfirgoldberg/ConceptLab 공식 구현 pytorch

Tasks

Image GenerationLanguage ModellingQuestion AnsweringText to Image GenerationText-to-Image Generation

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

OmniPrism: Learning Disentangled Visual Concept for Image Generation

2024-12-16 · Yangyang Li, Daqing Liu, Wu Liu, Allen He 외

Creative visual concept generation often draws inspiration from specific concepts in a reference image to produce relevant outcomes. However, existing methods are typically constrained to single-aspect concept generation…

DisentanglementImage Generation

VLM-Guided Adaptive Negative Prompting for Creative Generation

2025-10-12 · Shelly Golan, Yotam Nitzan, Zongze Wu, Or Patashnik arxiv

Creative generation is the synthesis of new, surprising, and valuable samples that reflect user intent yet cannot be envisioned in advance. This task aims to extend human imagination, enabling the discovery of visual con…

Image Generation

Redefining <Creative> in Dictionary: Towards an Enhanced Semantic Understanding of Creative Generation

2024-10-31 · CVPR 2025 1 · Fu Feng, Yucheng Xie, Xu Yang, Jing Wang 외

``Creative'' remains an inherently abstract concept for both humans and diffusion models. While text-to-image (T2I) diffusion models can easily generate out-of-domain concepts like ``a blue banana'', they struggle with g…

Enhancing Creative Generation on Stable Diffusion-based Models

2025-03-30 · CVPR 2025 1 · Jiyeon Han, Dahee Kwon, Gayoung Lee, Junho Kim 외

Recent text-to-image generative models, particularly Stable Diffusion and its distilled variants, have achieved impressive fidelity and strong text-image alignment. However, their creative capability remains constrained,…

Denoising

ProCreate, Don't Reproduce! Propulsive Energy Diffusion for Creative Generation

2024-08-05 · Jack Lu, Ryan Teehan, Mengye Ren

In this paper, we propose ProCreate, a simple and easy-to-implement method to improve sample diversity and creativity of diffusion-based image generative models and to prevent training data reproduction. ProCreate operat…

Diversity