A Systematic Comparison between Extractive Self-Explanations and Human Rationales in Text Classification

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Natural Language Processing, Data Science & Analytics · Depth: Expert, medium

Summary

A systematic comparison by Stephanie Brandl and Oliver Eberle, presented at TrustNLP 2026 in San Diego, California (pages 563–583), evaluates the quality of extractive self-explanations generated by instruction-tuned Large Language Models (LLMs) in text classification. The study assesses these input rationales for human plausibility across three tasks: sentiment classification (including Danish and Italian translations), forced labor detection, and claim verification, utilizing a newly collected human rationale dataset for Climate-Fever. Researchers analyzed four open-weight LLMs, comparing their self-explanations against human annotations and post-hoc attribution methods. Key findings indicate that alignment between self-explanations and human rationales varies significantly with text length and task complexity. While self-explanations provide faithful token-level rationales, post-hoc attribution methods often highlight structural and formatting tokens, revealing distinct explanation strategies.

Key takeaway

For NLP Engineers developing explainable AI, consider instruction-tuned LLM self-explanations as a viable method for generating faithful token-level rationales. Be aware that their alignment with human rationales is sensitive to text length and task complexity, requiring careful evaluation for your specific application. Prioritize self-explanations when you need content-focused rationales, as post-hoc attribution methods tend to emphasize structural elements instead.

Key insights

LLM self-explanations offer faithful rationales, differing from post-hoc methods, but their human alignment varies with task complexity.

Principles

Method

Compared LLM self-explanations (input rationales) against human annotations and post-hoc attribution for plausibility and faithfulness across three text classification tasks, including a new human rationale dataset.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.