Caged Birds and Cute Bookworms: Feminine Tropes and Implicit Gender Bias in Large Language Models
Summary
A new dataset diagnoses implicit gender bias in large language models by analyzing their narrative generation. Drawing from crowd-sourced television media tropes, researchers created prompts to elicit narratives from LLMs. The study found that LLMs frequently revert to feminine characters in these narratives, even when prompts lack explicit gender references or use non-binary ("they/them") pronouns. In some instances, LLMs used feminine pronouns to describe main characters despite being prompted with masculine ("he/him") pronouns. The paper details the dataset creation and evaluates four open-weight models, discussing implications for mitigating representational harms and understanding LLMs' relationship with societal values.
Key takeaway
For AI Ethicists and NLP Engineers developing or deploying large language models, you must recognize that these systems can perpetuate implicit gender bias through narrative tropes. Even when prompted with gender-neutral or masculine pronouns, models may default to feminine character descriptions. You should integrate specialized bias detection datasets and mitigation strategies into your evaluation pipelines to proactively address and prevent representational harms in generated content.
Key insights
Large language models exhibit implicit gender bias by defaulting to feminine characters in narrative generation.
Principles
- LLMs revert to feminine characters even with gender-neutral or masculine prompts.
- Implicit bias manifests through historically gendered narrative tropes.
- Crowd-sourced media tropes can reveal subtle LLM biases.
Method
Create prompts from crowd-sourced television tropes to elicit narratives, then evaluate LLM gender assignments, even when prompts use non-binary or masculine references.
In practice
- Utilize curated datasets to diagnose implicit gender bias.
- Evaluate LLM responses to gender-neutral or masculine prompts.
- Integrate trope-based bias detection into model evaluations.
Topics
- Large Language Models
- Gender Bias
- Implicit Bias
- Narrative Generation
- Dataset Curation
- AI Ethics
Best for: Research Scientist, AI Scientist, NLP Engineer, AI Ethicist
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.