← Latest papers
🤖 machine learning

We Need Explanation Cards to Connect Explanation Algorithms to the Real World

This paper proposes "Explanation Cards" as a practical framework to bridge the gap between complex algorithmic explanations and real-world utility by augmenting standard outputs with robustness data, validity checks, and clear interpretation instructions that shift the responsibility of understanding from users to providers.

Original authors: Eric Günther, Balázs Szabados, Kristof Meding, Gunnar König, Sebastian Bordt, Ulrike von Luxburg

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

Original authors: Eric Günther, Balázs Szabados, Kristof Meding, Gunnar König, Sebastian Bordt, Ulrike von Luxburg

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 mysterious "Black Box" machine that makes important decisions for you, like whether to approve a loan or diagnose a medical condition. You ask the machine, "Why did you say no?" and it gives you a reason.

The problem, according to this paper, is that these reasons are often like bad maps. They look helpful, but if you try to follow them in the real world, you might get lost or end up somewhere dangerous. The people making the decisions (the banks, the doctors) know how the map was drawn, but the people receiving the decisions (the applicants, the patients) are left guessing if the map is accurate.

The authors propose a solution called Explanation Cards. Think of these as warranty labels or instruction manuals that must be attached to every explanation the machine gives. They don't just give you the answer; they tell you exactly how much you can trust that answer and what you can safely do with it.

Here is how the paper breaks this down using two main examples:

1. The Loan Applicant and the "Magic Button" (Counterfactual Explanations)

Imagine you apply for a loan and get rejected. The machine gives you a "Counterfactual Explanation." It's like a magic button that says: "If you had $14,000 in your savings instead of $4,000, you would have been approved."

The Trap:
You might think, "Great! I'll save that money, and I'll be approved." But you might also assume:

  • "If I save more than $14,000, I'll definitely be approved." (Monotonicity)
  • "This advice will still work even if I get a new job or my age changes slightly." (Stability)

The Reality:
The paper argues that for complex machines, the "decision boundary" (the line between yes and no) can be jagged and weird. Saving $15,000 might actually get you rejected because of some hidden rule about your age or job type. The machine's "magic button" might only work for a tiny, specific scenario. If you follow the advice blindly, you might fail.

The Solution (The Explanation Card):
The provider must attach a card that says:

  • "This advice works only if you keep your savings between $10,000 and $15,000."
  • "This advice stops working if you change your job or open a checking account."
  • "This advice is only for people in your specific age group."

This shifts the responsibility. Instead of you guessing if the advice is safe, the bank (the provider) must explicitly tell you the limits upfront.

2. The Doctor and the "Noisy Weather Forecast" (SHAP Explanations)

Now imagine a doctor uses an AI to diagnose heart disease. The AI gives a "SHAP value" for a patient's age, saying, "Age is a negative factor here."

The Trap:
The doctor might look at a chart and think:

  • "As patients get older, the risk goes up steadily." (Monotonicity)
  • "This chart shows exactly how age changes the risk." (Additivity)

The Reality:
The paper explains that in complex models, features interact like a tangled knot of wires. Changing a patient's age might accidentally change how the machine views their blood pressure or cholesterol. The chart might look like a smooth line, but the actual risk might be jumping up and down wildly behind the scenes. The chart is a "noisy forecast" that doesn't match the real weather.

The Solution (The Explanation Card):
The card acts like a confidence meter. It shows the doctor:

  • "Here is the range of patients we are looking at."
  • "Here is the 'envelope' of uncertainty."
  • If the envelope is small, the doctor can trust that the chart reflects reality.
  • If the envelope is huge (like a giant fog), the card explicitly warns: "Do not trust this chart to predict risk. The machine is too complex for this simple view."

The Big Picture: Why This Matters

The paper argues that currently, we expect users (like loan applicants or doctors) to be experts in math to understand these explanations. That's unfair.

Explanation Cards flip the script:

  • Before: "Here is a number. Good luck figuring out what it means."
  • After: "Here is the number, and here is a clear note saying exactly what you can and cannot conclude from it."

The authors also mention that this fits perfectly with the EU AI Act, a new law that requires companies to be transparent. Instead of just dumping raw data on users, companies can use these cards to legally and ethically explain their AI systems, ensuring that the "warranty" on the explanation is clear.

In short: Explanation Cards are the "Terms and Conditions" for AI explanations, written in plain language, so you don't get burned by a misleading map.

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 →