← Latest papers
💬 NLP

From Scoring to Explanations: Evaluating SHAP and LLM Rationales for Rubric-based Teaching Quality Assessment

This paper proposes a framework combining SHAP attributions and LLM-generated rationales to evaluate rubric-based teaching quality scoring, finding that while fine-tuned PLMs achieve higher accuracy, SHAP provides more faithful, coherent, and transferable explanations than LLM rationales.

Original authors: Ivo Bueno, Babette Bühler, Philipp Stark, Tim Fütterer, Ulrich Trautwein, Dorottya Demszky, Heather Hill, Enkelejda Kasneci

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

Original authors: Ivo Bueno, Babette Bühler, Philipp Stark, Tim Fütterer, Ulrich Trautwein, Dorottya Demszky, Heather Hill, Enkelejda Kasneci

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 teacher grading a stack of student essays. You have a strict checklist (a "rubric") to decide if the feedback in the essay is good, bad, or somewhere in between. Now, imagine you hire two different types of "AI assistants" to do this grading for you.

This paper is a report card on how well these two AI assistants work, and more importantly, how well they can explain why they gave a certain grade.

Here is the breakdown of the study using simple analogies:

The Two Contenders

The researchers tested two types of AI models to grade classroom conversations (transcripts) based on a specific rubric called "Quality of Feedback."

  1. The "Specialized Intern" (Fine-tuned PLMs): These are standard AI models that have been specifically trained on thousands of examples of this exact grading task. They are like a student who has memorized the textbook and practiced the test a hundred times.
  2. The "Smart Generalist" (Prompted LLMs): These are massive, powerful AI models (like the ones you might chat with online) that were not trained specifically on this task. Instead, the researchers just gave them a set of instructions (a prompt) saying, "Here is the rubric, grade this." They are like a brilliant expert who has never seen this specific test before but is asked to take it on the spot.

The First Test: Who Gets the Grade Right? (Scoring)

The researchers asked: Who gives the most accurate score?

  • The Result: The Specialized Intern was much more accurate. It consistently gave scores very close to what human experts would give.
  • The Catch: The Intern had a weird habit of being "safe." It rarely gave the highest (7) or lowest (1) scores. It tended to cluster all its grades in the middle (3, 4, or 5). It was accurate but a bit boring and risk-averse.
  • The Generalist: The Smart Generalist was less accurate overall. However, it was more "brave." It gave a wider variety of scores, including the very high and very low ones, even if it wasn't always right.

The Takeaway: If you want the most precise number, use the trained model. If you want a model that isn't afraid to give extreme scores (even if it makes more mistakes), use the big chatbot.

The Second Test: Who Tells the Truth? (Explanations)

This is the most important part of the paper. In education, you don't just want a score; you want to know why.

  • The Specialized Intern used a mathematical tool called SHAP. Think of SHAP as a forensic accountant. It looks at the transcript, sentence by sentence, and calculates exactly how much each sentence changed the final score. It's like a calculator that says, "This sentence added 0.5 points; that sentence subtracted 0.2."
  • The Smart Generalist just talked. It generated a list of sentences it thought were important, writing them out in natural language. It's like a student raising their hand and saying, "I think this part is important because..."

The researchers tested who was telling the truth by playing a game of "Delete and See."

  1. They took the sentences the AI said were important.
  2. They deleted those sentences from the transcript.
  3. They asked the AI to grade the empty transcript again.

The Logic: If the AI truly understood why it gave a score, deleting the "important" sentences should cause the score to crash or change dramatically. If the AI was just making up a story, deleting those sentences shouldn't change the score much.

  • The Result: The Specialized Intern (SHAP) was honest. When they deleted the sentences SHAP flagged, the score changed a lot. The AI was clearly relying on those specific sentences to make its decision.
  • The Result: The Smart Generalist (LLM) was often lying. When they deleted the sentences the LLM said were important, the score barely changed. The LLM was generating a "plausible-sounding" explanation, but those sentences weren't actually the ones driving its decision. It was like a student giving a convincing speech about why they deserve an A, but when you remove the evidence they cited, their grade doesn't actually change.

The Third Test: Can They Swap Notes? (Cross-Model)

The researchers tried to see if the explanations were universal.

  • They took the "important sentences" identified by the Specialized Intern and deleted them from the Smart Generalist's input. Result: The Generalist's score changed significantly. The Intern's math worked on the Generalist, too.
  • They took the "important sentences" identified by the Smart Generalist and deleted them from the Specialized Intern's input. Result: The Intern's score barely moved. The Generalist's "opinion" didn't matter to the Intern.

The Takeaway: The mathematical explanation (SHAP) is a universal truth that works across different AI brains. The chatbot's explanation is specific to that one chatbot and doesn't hold up when tested against others.

The Final Verdict

The paper concludes that while big, powerful chatbots (LLMs) are great at generating text that sounds like a good explanation, they are unreliable for explaining why they made a decision in high-stakes situations like grading teachers.

  • SHAP (The Math): Is like a transparent window. You can see exactly which bricks are holding up the wall. It is trustworthy and consistent.
  • LLM Rationales (The Chat): Are like a magician's sleight of hand. They look impressive and convincing, but if you look closely (by deleting the "important" parts), you realize they aren't actually holding the weight of the decision.

In short: If you need a trustworthy reason for a grade in a school setting, trust the math (SHAP), not the chatbot's story. The chatbot is great for writing, but it's currently a bad witness for its own decisions.

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 →