CLAIApr 15

From Prediction to Justification: Aligning Sentiment Reasoning with Human Rationale via Reinforcement Learning

arXiv:2604.1339883.7h-index: 12
Predicted impact top 56% in CL · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners of aspect-based sentiment analysis, this work introduces a method to align model reasoning with human rationale, enhancing interpretability without sacrificing accuracy.

ABSA-R1 uses reinforcement learning to generate natural language justifications for sentiment predictions, improving both interpretability and performance on four benchmarks, outperforming non-reasoning baselines in sentiment classification and triplet extraction.

While Aspect-based Sentiment Analysis (ABSA) systems have achieved high accuracy in identifying sentiment polarities, they often operate as "black boxes," lacking the explicit reasoning capabilities characteristic of human affective cognition. Humans do not merely categorize sentiment; they construct causal explanations for their judgments. To bridge this gap, we propose ABSA-R1, a large language model framework designed to mimic this ``reason-before-predict" cognitive process. By leveraging reinforcement learning (RL), ABSA-R1 learns to articulate the why behind the what, generating natural language justifications that ground its sentiment predictions. We introduce a Cognition-Aligned Reward Model (formerly sentiment-aware reward model) that enforces consistency between the generated reasoning path and the final emotional label. Furthermore, inspired by metacognitive monitoring, we implement a performance-driven rejection sampling strategy that selectively targets hard cases where the model's internal reasoning is uncertain or inconsistent. Experimental results on four benchmarks demonstrate that equipping models with this explicit reasoning capability not only enhances interpretability but also yields superior performance in sentiment classification and triplet extraction compared to non-reasoning baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes