← Latest papers
💬 NLP

When Names Change Verdicts: Intervention Consistency Reveals Systematic Bias in LLM Decision-Making

This paper introduces ICE-Guard, a framework that reveals LLMs exhibit significant and domain-specific biases toward authority and framing—often exceeding demographic bias—and demonstrates that structured decomposition combined with an iterative detect-diagnose-mitigate-verify loop can substantially reduce these inconsistencies in high-stakes decision-making.

Original authors: Abhinaba Basu, Pavan Chakraborty

Published 2026-03-20
📖 5 min read🧠 Deep dive

Original authors: Abhinaba Basu, Pavan Chakraborty

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

Imagine you have a super-smart robot judge named "AI." You put it in charge of making life-changing decisions: who gets a job, who gets a loan, who goes to jail, or which medical treatment to prioritize. You expect this robot to be perfectly fair, looking only at the facts and ignoring everything else.

But what if the robot is secretly judging people based on their name, the university they went to, or how the story is told?

This paper, titled "When Names Change Verdicts," introduces a new way to test these robots and fix their hidden biases. Here is the breakdown in simple terms:

1. The Problem: The "Magic 8-Ball" Effect

The researchers realized that while we worry a lot about robots being racist or sexist (demographic bias), we are ignoring two other huge problems:

  • The "Name Drop" Bias (Authority Bias): The robot cares too much about who says something. If a study comes from "Harvard," the robot loves it. If the exact same study comes from a "Community College," the robot hates it.
  • The "Spin Doctor" Bias (Framing Bias): The robot cares too much about how something is said. If you say "95% of people survive," the robot is happy. If you say "5% of people die" (which is the exact same math), the robot gets scared and makes a different decision.

The Analogy: Imagine a hiring manager who ignores your resume entirely. Instead, they hire you because your name sounds "fancy," or they reject you because the letter of recommendation was written on "fancy paper" instead of "plain paper." That's what these AI models are doing.

2. The Solution: ICE-GUARD (The "Spot the Difference" Game)

The authors created a framework called ICE-GUARD. Think of it as a rigorous "Spot the Difference" game for AI.

  • How it works: They feed the AI two almost identical stories.
    • Story A: A job applicant named "James Smith" with a degree from "State University."
    • Story B: The exact same applicant, but named "Jamal Washington" with a degree from "Harvard."
  • The Test: If the AI gives different answers to these two stories, it has failed the test. It means the AI is relying on "spurious features" (irrelevant details) instead of the actual facts.

They tested this on 3,000 different scenarios across 10 serious fields (like finance, law, and medicine) using 11 different AI models.

3. The Shocking Results

The researchers found some surprising things:

  • The "Name" isn't the biggest problem: Everyone thought the AI would be most biased by race or gender names. But actually, the AI was 2 to 3 times more likely to change its mind based on authority (where the info came from) or framing (how the info was phrased).
  • Finance is the worst offender: In the world of money, the AI was incredibly fickle. About 1 in 5 investment recommendations changed just because the analyst's name was different or the numbers were phrased differently.
  • Some AIs are better than others: The top-tier models (like GLM-5 and Claude Opus) were very fair, making mistakes less than 1.3% of the time. But others were making mistakes up to 7.7% of the time.

4. The Fix: The "Chef and the Recipe" (Structured Decomposition)

The paper doesn't just point out the problem; it offers a clever fix called Structured Decomposition.

The Old Way (Free-Form): You ask the AI, "Should we hire this person?" The AI writes a paragraph, uses its "gut feeling," and decides. This is where the bias hides.

The New Way (Structured): You split the job into two steps:

  1. The Chef (The AI): The AI is only allowed to do one thing: extract the facts into a strict list (e.g., "Years of experience: 5", "Salary: $50k"). It cannot make a decision yet.
  2. The Recipe (The Computer Code): A simple, unchangeable computer program (a "rubric") takes that list and makes the final decision based on hard rules.

Why this works:

  • The AI (the Chef) can't sneak in bias because it's only allowed to list facts.
  • The Code (the Recipe) is a robot that doesn't have feelings, so it doesn't care if the name is "James" or "Jamal." It just follows the math.

The Result: For most models, this fix reduced bias by nearly 50% to 100%. In some cases, it made the AI perfectly fair.

5. The Big Takeaway

We need to stop worrying only about whether AI is racist or sexist. We also need to worry about whether it is easily tricked by fancy names or clever wording.

The paper suggests that to make AI truly fair in high-stakes situations (like hiring or lending), we shouldn't just ask the AI to "be nice." Instead, we should force it to list the facts first and let a simple, unfeeling rulebook make the final call. This stops the AI from being a "prejudiced judge" and turns it into a "fair fact-checker."

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 →