← Latest papers
💬 NLP

Explainability of Large Language Models: Opportunities and Challenges toward Generating Trustworthy Explanations

This paper reviews local explainability and mechanistic interpretability approaches for Transformer-based large language models, presents experimental studies on their application in healthcare and autonomous driving to assess trust implications, and outlines future challenges and opportunities for generating human-aligned, trustworthy explanations.

Original authors: Shahin Atakishiyev, Housam K. B. Babiker, Jiayi Dai, Nawshad Farruque, Teruaki Hayashi, Nafisa Sadaf Hriti, Md Abed Rahman, Iain Smith, Mi-Young Kim, Osmar R. Zaïane, Randy Goebel

Published 2026-06-05
📖 5 min read🧠 Deep dive

Original authors: Shahin Atakishiyev, Housam K. B. Babiker, Jiayi Dai, Nawshad Farruque, Teruaki Hayashi, Nafisa Sadaf Hriti, Md Abed Rahman, Iain Smith, Mi-Young Kim, Osmar R. Zaïane, Randy Goebel

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 Large Language Models (LLMs) as incredibly talented, but somewhat mysterious, chefs in a massive kitchen. They can whip up a perfect recipe, write a complex poem, or diagnose a medical issue just by reading a prompt. But here's the catch: nobody knows exactly how they do it. They are "black boxes." You ask for a dish, and out comes a delicious meal, but you have no idea if they actually followed the recipe, if they just guessed based on the smell of the kitchen, or if they accidentally added a poisonous ingredient (a "hallucination") that looks like parsley.

This paper is like a team of food critics and kitchen inspectors trying to figure out how to make these chefs trustworthy. They want to know: Can we get the chef to explain their cooking process in a way that makes sense to us, so we know it's safe to eat?

Here is the breakdown of their investigation, using simple analogies:

1. The Two Ways to Explain the Chef's Mind

The paper says there are two main ways to try to understand these AI chefs:

  • Local Explainability (The "Why did you make this dish?" approach):
    This is asking the chef to explain a specific meal they just made.

    • Natural Language: The chef says, "I added salt because the soup tasted bland." (The paper warns: Sometimes the chef is just making up a story to sound smart, even if the real reason was different.)
    • Chain-of-Thought: The chef talks through their steps: "First I chopped the onion, then I sautéed it..." (The paper warns: Sometimes the chef is just pretending to think step-by-step, but they actually just guessed the answer instantly.)
    • Retrieval (RAG): The chef pulls out a cookbook or a reference card to prove where they got the recipe. This is the most trustworthy because it points to a real source.
    • Feature Attribution: The chef points to the specific ingredients on the counter and says, "These three onions were the most important part of this soup."
  • Mechanistic Interpretability (The "How does the kitchen work?" approach):
    This is looking inside the chef's brain to see the gears and wires.

    • Imagine the chef's brain is a giant circuit board. Researchers are trying to find specific "circuits" (groups of neurons) that do specific jobs. For example, they found a specific circuit that helps the chef recognize patterns, like knowing that "Mr. Dursley" usually comes before "Dursley" in a story.
    • The Problem: The kitchen is so huge and complex that the circuits are tangled. One wire might be doing three different jobs at once (like a Swiss Army knife), making it very hard to figure out exactly what is happening.

2. The Danger of "Fake" Explanations

The paper highlights a major problem: Confabulation.
Sometimes, the chef is so good at talking that they can convince you they followed a logical path, but they actually just guessed the answer.

  • The Analogy: Imagine a student taking a math test. They get the right answer (12), but when asked to show their work, they write down a fake calculation that looks logical but is actually wrong. The answer is right, but the reasoning is a lie.
  • The paper shows that in critical fields like healthcare (diagnosing Crohn's disease) and autonomous driving (stopping at a red light), this is dangerous. If a doctor trusts a fake explanation from an AI, they might make a bad decision. If a self-driving car "thinks" it sees a stop sign but is actually hallucinating, it could crash.

3. Testing the Chef with "Stress Tests"

How do we know if the chef is telling the truth? The paper suggests we need to put them through stress tests.

  • The Analogy: Instead of just asking, "Why did you stop?" (which the chef might answer easily), ask, "What would you have done if the light was green but a pedestrian was crossing?" or "What if the car in front of you was blue instead of red?"
  • If the chef gives a consistent, logical answer to these tricky "what-if" questions, we can trust them more. If they get confused or make up a story, they aren't ready for the real world.

4. Tailoring the Explanation to the Audience

Not everyone needs to know the same thing about the cooking process. The paper suggests three levels of explanation:

  • For the General Public (Coarse): "I stopped because the light was red." (Simple, easy to understand).
  • For the Doctor/Expert (Coarse-to-Fine): "I stopped because the light was red, and specifically, the sensor detected a pedestrian in the crosswalk at 3 meters." (Starts simple, then gives the specific evidence).
  • For the Engineer (Fine): "The neural circuit responsible for 'red light detection' fired, activating the 'brake' pathway." (Deep technical details for the people who built the kitchen).

5. The 8 Rules for a Trustworthy Chef

Finally, the paper proposes that for an AI to be truly trustworthy, its explanations must follow 8 rules (based on a framework called TrustLLM):

  1. Truthfulness: Don't lie or make things up.
  2. Safety: Don't give dangerous advice (like "eat this poison").
  3. Robustness: Don't get confused when asked tricky questions.
  4. Fairness: Don't be biased against certain groups of people.
  5. Privacy: Don't accidentally reveal secret information.
  6. Machine Ethics: Do the right thing, even when no one is watching.
  7. Transparency: Be open about how you work.
  8. Accountability: Be able to take responsibility if you make a mistake.

The Bottom Line

The paper concludes that while these AI chefs are amazing, they are currently too mysterious to fully trust in life-or-death situations. We need better ways to check their work, ensure they aren't just "talking the talk," and make sure their explanations are honest, accurate, and tailored to the person asking. Until we can do that, we should be careful about letting them drive our cars or diagnose our patients.

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 →