← Latest papers
💻 computer science

Support-Contra Asymmetry in LLM Explanations

This paper empirically demonstrates a "support-contra asymmetry" in Large Language Model explanations, revealing that explanations for correct predictions predominantly reference supporting lexical cues, whereas explanations for incorrect predictions tend to cite contradicting evidence.

Original authors: Avinash Patil

Published 2026-04-03
📖 4 min read☕ Coffee break read

Original authors: Avinash Patil

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 are a detective trying to solve a mystery. You have a very smart, articulate assistant (the Large Language Model, or LLM) who looks at a pile of clues (the text) and tells you who the culprit is. But here's the catch: your assistant also writes a little note explaining why they think that person is guilty.

The big question is: Is the assistant actually looking at the real clues, or are they just making up a convincing story after the fact?

This paper investigates exactly that. The researchers wanted to know if the explanations LLMs give are based on the actual evidence in the text, or if they are just "fluff" that sounds good but doesn't match the facts.

The Setup: Two Detectives

To test this, the researchers set up a little experiment with two detectives:

  1. The Star Detective (The LLM): This is the fancy AI. It reads a sentence (like a movie review or a news headline), guesses the category (e.g., "Positive" or "Negative"), and writes a paragraph explaining its choice.
  2. The Old-School Detective (The Linear Classifier): This is a simpler, transparent computer model. It's not as smart or creative as the LLM, but it's honest and easy to understand. It looks at the same text and points to specific words that are strong evidence for a specific category.
    • Example: If the text says "The movie was fantastic," the Old-School Detective points to "fantastic" as Supporting Evidence for "Positive."
    • Example: If the text says "The movie was terrible," the Old-School Detective points to "terrible" as Contradicting Evidence for "Positive" (because it suggests "Negative").

The Discovery: The "Support vs. Contradict" Asymmetry

The researchers compared what the Star Detective (LLM) wrote in its explanation against the clues the Old-School Detective found. They discovered a fascinating pattern they call Support–Contra Asymmetry.

Think of it like this:

🟢 When the LLM is RIGHT:

When the AI gets the answer correct, its explanation is like a focused spotlight.

  • It shines a bright light on the Supporting Evidence (the words that prove it right).
  • It ignores or barely mentions the Contradicting Evidence (the words that suggest it's wrong).
  • Analogy: Imagine a lawyer winning a case. They only talk about the evidence that proves their client is innocent and completely ignore the evidence that might make them look guilty.

🔴 When the LLM is WRONG:

When the AI gets the answer wrong, its explanation becomes confused and contradictory.

  • It starts talking about the Contradicting Evidence (the words that actually prove it should have picked a different answer).
  • It fails to focus on the evidence that would have helped it win.
  • Analogy: Imagine a lawyer losing a case. They are so desperate to make their argument work that they accidentally start listing all the evidence that proves their client is guilty, while trying to convince the jury it's a win. They are arguing against themselves!

The Experiment

The team tested this on three different types of "mysteries":

  1. Movie Reviews (IMDB): Is the review positive or negative?
  2. News Headlines (AG News): Is this about Sports, Business, or Science?
  3. Entity Descriptions (WikiOntology): Is this text about a Band, a Company, or a Film?

They found the same pattern everywhere.

  • Correct Predictions: The AI's explanation was full of "Yes, this is right!" words.
  • Incorrect Predictions: The AI's explanation was full of "Wait, this actually sounds like that other thing!" words.

Why Does This Matter?

This is a huge deal for two reasons:

  1. It's Not Just Random Chat: When the AI is right, it's actually paying attention to the real clues in the text. It's not just hallucinating a story; it's tracking the evidence.
  2. The "Wrong" Clue is a Warning Sign: When the AI is wrong, its explanation often gives us a hint why it failed. It accidentally highlights the confusing words that tricked it.

The Takeaway

Think of the LLM's explanation as a mirror.

  • When the AI is doing a good job, the mirror reflects the truth clearly.
  • When the AI is confused, the mirror reflects the confusion, showing us the very words that caused the mistake.

This paper teaches us that we shouldn't just trust an AI's explanation because it sounds smart. Instead, we should check if the explanation is pointing at the right clues. If the AI is wrong, its explanation will often accidentally point at the clues that prove it wrong!

In short: A good explanation supports the answer. A bad explanation often accidentally argues against it. By looking for this "asymmetry," we can better understand when to trust an AI and when to be skeptical.

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 →