FairT2I: Mitigating Social Bias in Text-to-Image Generation via Large Language Model-Assisted Detection and Attribute Rebalancing
Jinya Sakurai, Yuki Koyama, Issei Sato
TL;DR
FairT2I introduces a training-free, bias-aware framework for text-to-image generation by factorizing the generative score into attribute-conditioned components and reweighting them with a bias-aware latent variable distribution. It combines LLM-based bias detection with attribute resampling to automatically infer and adjust latent attributes from prompts, enabling inference-time debiasing without retraining. The approach is augmented by an interactive UI that lets users inspect, modify, and regenerate images under customized attribute distributions, improving both societal bias mitigation and output diversity while maintaining fidelity. Comprehensive automatic and human evaluations demonstrate that FairT2I outperforms baseline debiasing methods in fairness and diversity and can steer distributions toward uniform or real-world statistics, offering practical impact for fair and diverse image synthesis.
Abstract
Text-to-image (T2I) models have advanced creative content generation, yet their reliance on large uncurated datasets often reproduces societal biases. We present FairT2I, a training-free and interactive framework grounded in a mathematically principled latent variable guidance formulation. This formulation decomposes the generative score function into attribute-conditioned components and reweights them according to a defined distribution, providing a unified and flexible mechanism for bias-aware generation that also subsumes many existing ad hoc debiasing approaches as special cases. Building upon this foundation, FairT2I incorporates (1) latent variable guidance as the core mechanism, (2) LLM-based bias detection to automatically infer bias-prone categories and attributes from text prompts as part of the latent structure, and (3) attribute resampling, which allows users to adjust or redefine the attribute distribution based on uniform, real-world, or user-specified statistics. The accompanying user interface supports this pipeline by enabling users to inspect detected biases, modify attributes or weights, and generate debiased images in real time. Experimental results show that LLMs outperform average human annotators in the number and granularity of detected bias categories and attributes. Moreover, FairT2I achieves superior performance to baseline models in both societal bias mitigation and image diversity, while preserving image quality and prompt fidelity.
