← Latest papers
💬 NLP

On the Importance and Evaluation of Narrativity in Natural Language AI Explanations

This paper argues that Natural Language AI explanations should adopt a narrative structure to better support human understanding, proposes seven new automatic metrics to evaluate narrative quality across four key dimensions, and introduces generation rules to improve the explanatory power of XAI outputs beyond standard feature lists.

Original authors: Mateusz Cedro, David Martens

Published 2026-04-21
📖 5 min read🧠 Deep dive

Original authors: Mateusz Cedro, David Martens

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 trying to understand why a mysterious machine decided to reject your loan application.

The Old Way (Descriptive Explanations):
The machine hands you a printed list. It says:

  • "Credit Amount: Bad."
  • "Age: Good."
  • "Housing: Bad."
  • "Sex: Neutral."

This is like a grocery receipt. It tells you what items you bought, but it doesn't tell you why you bought them or how they fit together. It's a static list of facts. You have to do all the heavy lifting in your brain to figure out the story: "Oh, I guess the high credit amount was the problem, but my age helped a little?" It's dry, repetitive, and hard to follow.

The New Way (Narrative Explanations):
The machine gives you a short story instead. It says:

"The machine looked at your high credit request first, which sounded risky. But then, it saw your young age, which acted like a safety net, pulling the decision back toward 'good.' Your renting status softened the financial worry a bit, and your gender added a tiny positive touch. Because these good factors outweighed the initial risk, the machine decided to say 'Yes'."

This is a story. It has a beginning, a middle, and an end. It explains why things happened, not just what happened.

The Problem the Paper Solves

The authors, Mateusz Cedro and David Martens, noticed that most AI explanations today are stuck in "Receipt Mode" (the list). They want to move AI to "Story Mode."

But here's the tricky part: How do you measure if an AI is telling a good story?

Currently, computers use standard math to check text quality. They look at things like:

  • Perplexity: How predictable is the text? (Is it boringly repetitive?)
  • Word Count: How many different words are used?

The authors argue these tools are broken for stories.

  • The "Gibberish" Loophole: You can trick these tools by writing nonsense that repeats the same words over and over. A computer might think, "Wow, this text is very predictable and uses common words, so it must be high quality!" But a human would say, "This makes no sense."
  • The "Receipt" Loophoe: A boring list of facts might score well on these tests because it's grammatically correct, even though it fails to tell a story.

The Solution: The "Story Detective" Tools

The authors created seven new tools (metrics) specifically designed to catch a real story. They look for four "superpowers" that make a narrative work:

  1. The Thread (Continuous Structure):

    • Analogy: Imagine a ball of yarn. In a story, if you pull one thread, the whole ball moves. In a list, the threads are cut and lying on the floor.
    • The Test: The authors shuffle the sentences. If the text falls apart and becomes confusing, it was a real story (good!). If the text still makes sense, it was just a list (bad!).
  2. The Cause-and-Effect Chain:

    • Analogy: A domino effect. "Because the first domino fell, the second one fell."
    • The Test: The computer scans for words like "because," "therefore," and "as a result." It checks if the story actually explains why something happened, rather than just stating facts.
  3. The Flow (Linguistic Fluency):

    • Analogy: A smooth river vs. a rocky path.
    • The Test: Does the text flow naturally, or does it sound like a robot reading a manual? It checks if the text avoids repeating the same phrases (like "The feature is... The feature is...").
  4. The Vocabulary (Lexical Diversity):

    • Analogy: A painter using a full palette of colors vs. just using gray.
    • The Test: Stories use many different verbs (action words) to describe how things change. Lists just use static nouns. The new tools check if the AI is using active, varied language.

What They Found

The authors tested these new tools on several AI systems that generate explanations.

  • The Old Tools Failed: Standard computer tests couldn't tell the difference between a helpful story and a boring list. Sometimes, the boring list even scored higher!
  • The New Tools Succeeded: The seven new "Story Detective" tools easily separated the good stories from the bad lists. They could tell which AI was actually explaining why and which was just reading a grocery receipt.
  • The Fix: They also gave the AI a set of "Story Rules" (e.g., "Start with a beginning, use connecting words, explain the cause"). When they gave these rules to the AI, the AI started writing much better stories.

The Big Takeaway

If we want people to trust AI, we can't just give them a spreadsheet of data. We need to give them a story.

This paper is like a guidebook for building AI Storytellers. It tells us:

  1. Lists are not enough; we need narratives.
  2. Old computer tests are too dumb to spot a good story.
  3. We have new, smarter tests to measure storytelling.
  4. If we teach AI to follow these story rules, the explanations will be much easier for humans to understand.

In short: Don't just tell the AI what happened; ask it to tell you the story of why it happened.

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 →