← Latest papers
🤖 machine learning

Aligned but Stereotypical? How System Prompts Shape Demographic Bias in LLM-Based Text-to-Image Models

This paper reveals that LLM-based text-to-image systems introduce stronger demographic biases than non-LLM baselines due to their system prompts, and proposes FairPro, a training-free framework that mitigates these biases by adaptively generating fairness-aware instructions while preserving user intent.

Original authors: NaHyeon Park, Na Min An, Kunhee Kim, Soyeon Yoon, Jiahao Huo, Hyunjung Shim

Published 2026-06-15
📖 4 min read☕ Coffee break read

Original authors: NaHyeon Park, Na Min An, Kunhee Kim, Soyeon Yoon, Jiahao Huo, Hyunjung Shim

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The Big Idea: The "Over-Enthusiastic Translator"

Imagine you want to draw a picture based on a simple sentence, like "A botanist."

In older drawing machines, you would hand the sentence directly to the artist. The artist would draw a botanist, but might rely on their own old habits or stereotypes (e.g., drawing only white men).

In newer, smarter drawing machines (the ones this paper studies), there is an extra step. Before the artist sees your sentence, a smart translator (an AI language model) reads it first. This translator is supposed to help by adding details to make the picture better. For example, it might turn "A botanist" into "A botanist in a green field wearing a hat, holding a magnifying glass."

The Problem: The paper found that this "smart translator" often adds unwanted stereotypes while it's trying to be helpful. Even if you didn't ask for a specific gender, race, or age, the translator might assume, "Oh, botanists are usually white men," and add those details to the instructions before the artist even starts drawing.

The Investigation: The "COMPBIAS" Test

The researchers built a giant test kit called COMPBIAS (think of it as a standardized exam for drawing machines). They tested 1,024 different prompts, ranging from very simple ("A doctor") to very complex ("A doctor saving a patient in a busy hospital").

They compared two types of machines:

  1. Old School: Direct instructions to the artist.
  2. New School: Instructions go through the "smart translator" first.

The Findings:

  • The "New School" machines were more biased. They produced images with much stronger stereotypes (e.g., mostly white men for "doctors") than the old ones.
  • The "Alignment Trap": The new machines were actually better at following your instructions and making high-quality images. But the paper found a trade-off: the better they were at understanding your words, the more they leaned into stereotypes when you didn't specify details.
  • Complexity makes it worse: The more complex your prompt was, the more the translator added stereotypical details, making the bias stronger.

The Culprit: The "System Prompt"

The researchers dug into why this happens. They discovered the culprit is the System Prompt.

Think of the System Prompt as the rulebook or the manager's memo given to the smart translator. It tells the translator how to behave.

  • The paper found that these default rulebooks often contain hidden assumptions.
  • When the translator reads a neutral prompt like "A judge," the rulebook nudges it to think of a specific type of person (e.g., an older white man) before it even writes the description for the artist.
  • The researchers proved this by looking at the "thoughts" (text embeddings) of the machine. They saw that the translator was secretly changing neutral words into biased ones before the image was ever created.

The Solution: "FAIRPRO" (The Fairness Coach)

The researchers didn't want to just delete the smart translator, because it makes the pictures look great. Instead, they created a fix called FAIRPRO.

How it works:
Imagine the smart translator has a coach standing next to it.

  1. The Coach Checks the Prompt: When you say "A botanist," the coach looks at the translator's rulebook.
  2. The Coach Rewrites the Rules: Instead of letting the translator guess, the coach gives it a new, temporary instruction: "This person is a botanist. Do not assume their gender, race, or age. Keep it diverse."
  3. The Result: The translator still adds helpful details (like the hat and magnifying glass), but it stops assuming the botanist is a white man. It creates a more diverse mix of images.

Why it's special:

  • No Re-training: They didn't have to rebuild the whole machine or teach it new things. They just changed the instructions it gets while it's working.
  • Respects You: If you do say "A female botanist," the coach respects that and keeps the gender female, but it still ensures the race and age are diverse. It only fixes the parts you didn't specify.

The Bottom Line

The paper shows that the "smart" parts of modern AI image generators are actually the source of new kinds of bias. By simply tweaking the instructions given to these smart translators (the System Prompts), we can stop them from making unfair assumptions without ruining the quality of the pictures. It's like teaching a helpful assistant to stop guessing your preferences and instead ask, "Who should I draw?" before making assumptions.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →