Harm Amplification in Text-to-Image Models
Susan Hao, Renee Shelby, Yuchi Liu, Hansa Srinivasan, Mukul Bhutani, Burcu Karagol Ayan, Ryan Poplin, Shivani Poddar, Sarah Laszlo
TL;DR
This work formalizes harm amplification in text-to-image (T2I) models, defining amplification via $H(i) > H(t) + \tau$ and focusing on sexually explicit and violent harms. It introduces a triad of methodologies—Distribution-Based Thresholds, Bucket Flip, and Image-Text Co-embedding—to quantify amplification across deployment contexts, demonstrated on the Nibbler/adversarial data with varying resource requirements. Empirical results show strong performance for sexually explicit amplification in several methods and reveal gender-related disparities, with explainability techniques (DAAM) and counterfactuals identifying input cues that drive harmful outputs. The paper offers scalable safety measurement tools for responsible T2I deployment, reduces dependence on manual annotation, and points to future work on training-data biases and mitigation strategies such as safe latent diffusion.
Abstract
Text-to-image (T2I) models have emerged as a significant advancement in generative AI; however, there exist safety concerns regarding their potential to produce harmful image outputs even when users input seemingly safe prompts. This phenomenon, where T2I models generate harmful representations that were not explicit in the input prompt, poses a potentially greater risk than adversarial prompts, leaving users unintentionally exposed to harms. Our paper addresses this issue by formalizing a definition for this phenomenon which we term harm amplification. We further contribute to the field by developing a framework of methodologies to quantify harm amplification in which we consider the harm of the model output in the context of user input. We then empirically examine how to apply these different methodologies to simulate real-world deployment scenarios including a quantification of disparate impacts across genders resulting from harm amplification. Together, our work aims to offer researchers tools to comprehensively address safety challenges in T2I systems and contribute to the responsible deployment of generative AI models.
