What to Learn, and How: Toward Effective Learning from Rationales
Samuel Carton, Surya Kanoria, Chenhao Tan

TL;DR
This paper investigates how to effectively learn from human rationales by analyzing their properties, proposing new training strategies, and demonstrating improved model accuracy across multiple datasets.
Contribution
It introduces novel loss functions and learning strategies that leverage insights about human rationales to enhance model performance.
Findings
Consistent improvements in label and rationale accuracy across datasets.
A 3% accuracy increase on the MultiRC dataset.
Insights into properties of human rationales that influence learning.
Abstract
Learning from rationales seeks to augment model prediction accuracy using human-annotated rationales (i.e. subsets of input tokens) that justify their chosen labels, often in the form of intermediate or multitask supervision. While intuitive, this idea has proven elusive in practice. We make two observations about human rationales via empirical analyses: 1) maximizing rationale supervision accuracy is not necessarily the optimal objective for improving model accuracy; 2) human rationales vary in whether they provide sufficient information for the model to exploit for prediction. Building on these insights, we propose several novel loss functions and learning strategies, and evaluate their effectiveness on three datasets with human rationales. Our results demonstrate consistent improvements over baselines in both label and rationale accuracy, including a 3% accuracy improvement on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Machine Learning and Data Classification · Topic Modeling
