← Latest papers
💬 NLP

ICE: Intervention-Consistent Explanation Evaluation with Statistical Grounding for LLMs

This paper introduces ICE, a statistically grounded framework that evaluates LLM explanation faithfulness through randomization tests against matched baselines, revealing that faithfulness is highly operator-dependent, often uncorrelated with human plausibility, and exhibits significant multilingual variations.

Original authors: Abhinaba Basu, Pavan Chakraborty

Published 2026-03-20
📖 6 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

🧊 The Big Idea: Why We Need a New "Lie Detector" for AI

Imagine you ask a smart AI assistant, "Why did you think this movie review was positive?"
The AI points to the words "gorgeous" and "seductive" and says, "Because of these words!"

That sounds great, right? But what if the AI is actually lying? What if it's just guessing, or what if it's actually relying on the word "a" (as in "a gorgeous movie") to make its decision?

For a long time, we've had tools to check if AI explanations are true, but they were like bad lie detectors. They would ask the AI, "If I remove the word 'gorgeous', does your answer change?" If the answer changed, the tool said, "Great! The explanation is faithful!"

The Problem: This old method is flawed. Removing a word often breaks the sentence so badly that the AI gets confused and changes its mind for the wrong reasons. It's like asking a chef, "If I take the salt out of this soup, does it taste different?" If the soup becomes inedible, the chef says "Yes," but that doesn't prove the salt was the only reason it tasted good.

❄️ Enter "ICE": The New Standard

The authors of this paper introduce ICE (Intervention-Consistent Explanation). Think of ICE not just as a lie detector, but as a rigorous scientific experiment that uses randomness to find the truth.

Here is how ICE works, broken down into three simple steps:

1. The "Blind Taste Test" (Random Baselines)

Instead of just asking, "Is this explanation good?", ICE asks, "Is this explanation better than a random guess?"

  • The Old Way: You take the words the AI highlighted and remove them. If the AI changes its mind, you give it a high score.
  • The ICE Way: You take the AI's highlighted words. Then, you pick a bunch of random words from a hat (like "banana," "cloud," "shoe") and remove those instead.
  • The Verdict: If the AI changes its mind when you remove the "highlighted" words, but doesn't change its mind when you remove the "random" words, then the explanation is Faithful.
  • The Twist: If the AI changes its mind when you remove the random words, but stays the same when you remove the "highlighted" words, the AI is actually Anti-Faithful. It's actively misleading you! (ICE found this happens in about 1 out of 3 cases).

2. The "Two Different Tools" Problem (Operator Dependence)

The paper discovered something shocking: How you test the AI changes the result.

Imagine you are testing a car's engine.

  • Tool A (Deletion): You take the engine out completely. The car stops.
  • Tool B (Replacement): You swap the engine with a different one. The car runs, but differently.

The authors found that:

  • On Short Text: "Deletion" (taking words away) makes the AI look very faithful. It's like taking a short sentence and deleting half of it; the meaning is totally gone, so the AI has to change its mind.
  • On Long Text: "Deletion" makes the AI look unfaithful because deleting half a long review leaves a broken mess. But if you use "Replacement" (swapping words for similar ones), the AI might still work fine, proving the explanation was actually good.

The Lesson: You can't just give an AI a single "Faithfulness Score." You have to look at the score relative to the tool you used. If two different tools agree, the AI is probably telling the truth. If they disagree, the AI is confused, and we don't know the truth yet.

3. The "Human vs. Machine" Disconnect

The paper also checked if humans agree with the AI's explanations.

  • Human Plausibility: Does the explanation sound reasonable to a person? (e.g., "It's positive because it says 'great'").
  • Machine Faithfulness: Does the explanation actually drive the math inside the computer?

The Shocking Result: There is zero correlation between the two.

  • An explanation can sound perfect to a human but be completely wrong inside the AI's brain.
  • An explanation can sound weird to a human but be the exact reason the AI made its decision.

Analogy: Imagine a magician.

  • Plausibility: The audience thinks, "Oh, he must have used a hidden mirror!" (It sounds logical).
  • Faithfulness: The magician actually used a sleight-of-hand trick with a card.
  • ICE is the tool that peeks under the table to see the card trick, ignoring what the audience thinks is happening.

🌍 The Global Test (Multilingual Results)

The researchers didn't just test English. They tested French, German, Hindi, Chinese, Turkish, and Arabic.

They found that language matters.

  • A model that is a "truth-teller" in English might be a "liar" in Hindi.
  • Sometimes, the way a model breaks words into pieces (tokenization) makes it impossible to test certain languages properly.
  • Key Takeaway: You cannot assume an AI is honest just because it speaks your language. You have to test it specifically for that language.

🏆 The Main Takeaways (In Plain English)

  1. Don't trust a single number: An AI's explanation isn't "good" or "bad" in a vacuum. It depends on how you test it.
  2. Randomness is your friend: To know if an explanation is real, you have to compare it against a random guess. If the AI isn't better than random, it's lying.
  3. Humans are bad at guessing AI logic: Just because an explanation makes sense to us doesn't mean it's what the AI actually used.
  4. Short vs. Long matters: Testing short sentences is different from testing long essays. You need different tools for different jobs.

🚀 Why Should You Care?

If you are building AI for important things (like medical diagnosis or loan approvals), you need to know if the AI is telling the truth about why it made a decision.

This paper gives us a new, more rigorous "ICE" (pun intended) way to freeze the AI's behavior and check if it's actually doing what it says it's doing, rather than just guessing or hallucinating. It stops us from being fooled by "pretty" explanations that are actually nonsense.

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 →