paper-with-me

Papers

ITI-GEN: Inclusive Text-to-Image Generation

2023-09-11 · ICCV 2023 1 · Cheng Zhang, Xuanbai Chen, Siqi Chai, Chen Henry Wu, Dmitry Lagun, Thabo Beeler, Fernando de la Torre

Text-to-image generative models often reflect the biases of the training data, leading to unequal representations of underrepresented groups. This study investigates inclusive text-to-image generative models that generate images based on human-written prompts and ensure the resulting images are uniformly distributed across attributes of interest. Unfortunately, directly expressing the desired attributes in the prompt often leads to sub-optimal results due to linguistic ambiguity or model misrepresentation. Hence, this paper proposes a drastically different approach that adheres to the maxim that "a picture is worth a thousand words". We show that, for some attributes, images can represent concepts more expressively than text. For instance, categories of skin tones are typically hard to specify by text but can be easily represented by example images. Building upon these insights, we propose a novel approach, ITI-GEN, that leverages readily available reference images for Inclusive Text-to-Image GENeration. The key idea is learning a set of prompt embeddings to generate images that can effectively represent all desired attribute categories. More importantly, ITI-GEN requires no model fine-tuning, making it computationally efficient to augment existing text-to-image models. Extensive experiments demonstrate that ITI-GEN largely improves over state-of-the-art models to generate inclusive images from a prompt. Project page: https://czhang0528.github.io/iti-gen.

📄 PDF Abstract BibTeX arXiv:2309.05569

Code (1)

humansensinglab/ITI-GEN 공식 구현 pytorch

Tasks

AttributeImage GenerationText to Image GenerationText-to-Image Generation

Similar Papers 제목 키워드 기반

AITTI: Learning Adaptive Inclusive Token for Text-to-Image Generation

2024-06-18 · Xinyu Hou, Xiaoming Li, Chen Change Loy

Despite the high-quality results of text-to-image generation, stereotypical biases have been spotted in their generated contents, compromising the fairness of generative models. In this work, we propose to learn adaptive…

AttributeFairnessImage GenerationText to Image Generation+1

PIPBench: A Profile-Inclusive Framework for Personalized Image Generation Evaluation

2026-07-07 · Yuhang Wu, Shuxiang Zhang, Wee Hian Ching, Chi Zhang 외 arxiv

Recent text-to-image models such as DALLE-3 excel at following diverse prompts yet remain blind to individual aesthetic preferences. We study personalized image generation, where models must align outputs with a user's i…

Personalized Image Generation

Reproducibility Study of "ITI-GEN: Inclusive Text-to-Image Generation"

2024-07-29 · Daniel Gallo Fernández, Răzvan-Andrei Matisan, Alejandro Monroy Muñoz, Janusz Partyka

Text-to-image generative models often present issues regarding fairness with respect to certain sensitive attributes, such as gender or skin tone. This study aims to reproduce the results presented in "ITI-GEN: Inclusive…

FairnessImage GenerationNegationText to Image Generation+1

LoRA for Gender-Inclusive Rewriting and Activation Steering for Counter-Narrative Generation

2026-07-25 · Akhil Rajeev P, Manoj Balaji J arxiv

Gender-inclusive language generation seeks to transform biased text into inclusive alternatives while preserving semantic meaning and contextual coherence. This paper presents the IHLC system for the LT-EDI 2026 Shared T…

Learning Neural Random Fields with Inclusive Auxiliary Generators

2018-09-27 · Yunfu Song, Zhijian Ou

Neural random fields (NRFs), which are defined by using neural networks to implement potential functions in undirected models, provide an interesting family of model spaces for machine learning. In this paper we develop …

Image Generation