← Latest papers
💬 NLP

Fine-Grained Perspectives: Modeling Explanations with Annotator-Specific Rationales

This paper proposes a framework that jointly models annotator-specific label predictions and explanations by leveraging a User Passport mechanism and two distinct explainer architectures, demonstrating that integrating fine-grained rationales significantly improves predictive performance and provides a richer representation of perspective-based disagreement.

Original authors: Olufunke O. Sarumi, Charles Welch, Daniel Braun

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

Original authors: Olufunke O. Sarumi, Charles Welch, Daniel Braun

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 group of people disagree about a movie.

In the old days of Artificial Intelligence (AI), if 10 people watched a movie and 6 said "It's good" while 4 said "It's bad," the AI would just pick the majority vote and say, "The movie is good." It would ignore the 4 people who disagreed.

But in the real world, those 4 people aren't "wrong." They just have different backgrounds, experiences, or ways of thinking. This paper is about teaching AI to respect those differences and, more importantly, to understand why they disagree.

Here is a simple breakdown of what the researchers did, using some everyday analogies.

1. The Problem: The "Group Vote" vs. The "Individual Voice"

Most AI systems act like a strict teacher who only accepts the "correct" answer. But in tasks like reading a story and deciding if two sentences match (called Natural Language Inference), people often have valid reasons for different answers.

  • The Old Way: The AI looks at the text and guesses the "average" answer. It treats the explanation (the "why") as an afterthought, like a student trying to justify a wrong answer after the fact.
  • The New Way: The researchers wanted the AI to act like a mediator. Instead of just picking a winner, the AI should say, "Okay, Person A thinks this is true because of X, and Person B thinks it's false because of Y."

2. The Secret Sauce: The "User Passport"

To do this, the AI needs to know who is talking. The researchers gave the AI a User Passport for every person it interacts with.

Think of this like a VIP wristband at a music festival.

  • The wristband doesn't just say "You are here."
  • It says, "You are a 22-year-old student from China," or "You are a 33-year-old professor from Germany."
  • When the AI reads a sentence, it looks at the wristband first. It realizes, "Ah, this person has a specific background, so they might interpret this joke differently than someone else."

By giving the AI this "passport," it learns to predict what a specific person would think, rather than what the "average" person thinks.

3. The Two Methods: The "Post-It Note" vs. The "Direct Wire"

The researchers tried two different ways to teach the AI to explain why a specific person thinks a certain way.

Method A: The "Post-It Note" (Post-hoc Explainer)

Imagine you ask a friend to guess the answer to a riddle. After they guess, you ask them to write a note explaining their logic.

  • How it works: The AI guesses the answer first. Then, it looks at the text and the "User Passport" and writes an explanation.
  • The Flaw: The explanation is written after the guess. It's like trying to justify a decision you already made. The AI might write a very fluent, grammatically perfect explanation that sounds good but doesn't perfectly match the deep logic it used to make the guess. It's like a lawyer writing a defense speech after the verdict is already in.

Method B: The "Direct Wire" (Prefixed Bridge Explainer)

Now, imagine the friend has a direct wire connecting their brain to the microphone.

  • How it works: As the AI is thinking about the answer, it sends those raw thoughts (the electrical signals in its brain) directly to the part that writes the explanation.
  • The Benefit: The explanation isn't written later; it's generated from the actual thinking process. It's like the friend is speaking their thoughts out loud as they happen.
  • The Result: The researchers found this method was much better. The explanations were more honest, more consistent with the answer, and captured the true "flavor" of that specific person's perspective.

4. The Results: Why It Matters

The researchers tested this on a dataset where 4 different people annotated the same 500 sentences.

  • The "Direct Wire" (Prefixed Bridge) won. It was better at predicting what a specific person would say and, crucially, it generated explanations that felt more "faithful" to that person's actual reasoning.
  • The "Post-It Note" (Post-hoc) was good at sounding like the original text (using similar words), but it sometimes missed the deeper meaning.

The Big Picture Takeaway

This paper is a step toward Empathetic AI.

Instead of building a robot that tries to be "neutral" by averaging out human opinions, this research builds a robot that understands human diversity. It acknowledges that:

  1. Two people can look at the same fact and see two different truths.
  2. Both truths are valid based on who that person is.
  3. To truly understand human language, AI needs to listen to the reasoning, not just the answer.

In short: They taught the AI to stop acting like a referee who just counts votes, and start acting like a translator who understands the unique dialect and logic of every single person in the room.

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 →