paper-with-me

홈 › Papers

Diverse Diffusion: Enhancing Image Diversity in Text-to-Image Generation

2023-10-19 · Mariia Zameshina, Olivier Teytaud, Laurent Najman

Latent diffusion models excel at producing high-quality images from text. Yet, concerns appear about the lack of diversity in the generated imagery. To tackle this, we introduce Diverse Diffusion, a method for boosting image diversity beyond gender and ethnicity, spanning into richer realms, including color diversity.Diverse Diffusion is a general unsupervised technique that can be applied to existing text-to-image models. Our approach focuses on finding vectors in the Stable Diffusion latent space that are distant from each other. We generate multiple vectors in the latent space until we find a set of vectors that meets the desired distance requirements and the required batch size.To evaluate the effectiveness of our diversity methods, we conduct experiments examining various characteristics, including color diversity, LPIPS metric, and ethnicity/gender representation in images featuring humans.The results of our experiments emphasize the significance of diversity in generating realistic and varied images, offering valuable insights for improving text-to-image models. Through the enhancement of image diversity, our approach contributes to the creation of more inclusive and representative AI-generated art.

📄 PDF Abstract BibTeX arXiv:2310.12583

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityImage GenerationText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
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 제목 키워드 기반

Training Diffusion Models Towards Diverse Image Generation with Reinforcement Learning

2024-01-01 · CVPR 2024 1 · Zichen Miao, Jiang Wang, Ze Wang, Zhengyuan Yang 외

Diffusion models have demonstrated unprecedented capabilities in image generation. Yet they incorporate and amplify the data bias (e.g. gender age) from the original training set limiting the diversity of generated i…

Decision MakingDiversityImage GenerationPolicy Gradient Methods+2

Synth-SONAR: Sonar Image Synthesis with Enhanced Diversity and Realism via Dual Diffusion Models and GPT Prompting

2024-10-11 · Purushothaman Natarajan, Kamal Basha, Athira Nambiar

Sonar image synthesis is crucial for advancing applications in underwater exploration, marine biology, and defence. Traditional methods often rely on extensive and costly data collection using sonar sensors, jeopardizing…

DiversityImage Generation

Diffusion Prism: Enhancing Diversity and Morphology Consistency in Mask-to-Image Diffusion

2025-01-01 · Hao Wang, Xiwen Chen, Ashish Bastola, Jiayou Qin 외

The emergence of generative AI and controllable diffusion has made image-to-image synthesis increasingly practical and efficient. However, when input images exhibit low entropy and sparse, the inherent characteristics of…

Data AugmentationDenoisingDiversityImage Denoising+1

Semantic Map Guided Synthesis of Wireless Capsule Endoscopy Images using Diffusion Models

2023-11-10 · Haejin Lee, Jeongwoo Ju, Jonghyuck Lee, Yeoun Joo Lee 외

Wireless capsule endoscopy (WCE) is a non-invasive method for visualizing the gastrointestinal (GI) tract, crucial for diagnosing GI tract diseases. However, interpreting WCE results can be time-consuming and tiring. Exi…

DiversityLesion Detection

DiffExp: Efficient Exploration in Reward Fine-tuning for Text-to-Image Diffusion Models

2025-02-19 · Daewon Chae, June Suk Choi, Jinkyu Kim, Kimin Lee

Fine-tuning text-to-image diffusion models to maximize rewards has proven effective for enhancing model performance. However, reward fine-tuning methods often suffer from slow convergence due to online sample generation.…

DiversityEfficient Exploration