paper-with-me

Papers

Rethinking Human Preference Evaluation of LLM Rationales

2025-09-14 · Ziang Li, Manasi Ganti, Zixian Ma, Helena Vasconcelos, Qijia He, Ranjay Krishna arxiv

Large language models (LLMs) often generate natural language rationales -- free-form explanations that help improve performance on complex reasoning tasks and enhance interpretability for human users. However, evaluating these rationales remains challenging. While recent work has relied on binary preference judgments from humans or LLM judges, such evaluations are often opaque and coarse-grained, offering limited insight into what makes one rationale better than another. In this work, we rethink preference evaluation for LLM-generated rationales by asking: (1) What attributes define good rationales? (2) Can human preferences be explained by these attributes? (3) Can attribute-based evaluation overcome the limitations of binary comparisons? We identify a set of key rationale attributes from prior literature and assess them using automatic metrics, LLM judgments, and human annotations. We then analyze two standard human preference datasets MT Bench and Chatbot Arena using SHAP to identify which attributes best explain human preference outcomes. Finally, we re-evaluate model-generated rationales using attribute-specific ELO scores, revealing more nuanced model comparisons and insights. Our findings suggest that fine-grained attribute evaluations can better characterize rationale quality and guide future research toward more interpretable and reliable evaluation practices.

📄 PDF Abstract BibTeX arXiv:2509.11026

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Disagreeing Rationales: Rethinking Classification and Explainability Evaluation in Hate Speech Detection

2026-05-29 · Benedetta Muscato, Beiduo Chen, Gizem Gezici, Barbara Plank 외 arxiv

Human disagreement is ubiquitous and well-known in labeling. However, variation in explanations, captured through token-level human rationales, remains far less explored. At the same time, it is unclear how to best evalu…

Hate Speech Detection

Data-Centric Human Preference Optimization with Rationales

2024-07-19 · Hoang Anh Just, Ming Jin, Anit Sahu, Huy Phan 외

Reinforcement learning from human feedback plays a crucial role in aligning language models towards human preferences, traditionally represented through comparisons between pairs or sets of responses within a given conte…

Hallucination

Self-rationalization improves LLM as a fine-grained judge

2024-10-07 · Prapti Trivedi, Aditya Gulati, Oliver Molenschot, Meghana Arakkal Rajeev 외

LLM-as-a-judge models have been used for evaluating both human and AI generated content, specifically by providing scores and rationales. Rationales, in addition to increasing transparency, help models learn to calibrate…

Calibrating LLMs with Preference Optimization on Thought Trees for Generating Rationale in Science Question Scoring

2024-06-28 · Jiazheng Li, Hainiu Xu, Zhaoyue Sun, Yuxiang Zhou 외

Generating rationales that justify scoring decisions has been a promising way to facilitate explainability in automated scoring systems. However, existing methods do not match the accuracy of classifier-based methods. Pl…

R-Align: Enhancing Generative Reward Models through Rationale-Centric Meta-Judging

2026-02-06 · Yanlin Lai, Mitt Huang, Hangyu Guo, Xiangfeng Wang 외 arxiv

Reinforcement Learning from Human Feedback (RLHF) remains indispensable for aligning large language models (LLMs) in subjective domains. To enhance robustness, recent work shifts toward Generative Reward Models (GenRMs) …

Reinforcement LearningInstruction Following