CLAIMay 25, 2022

Investigating the Benefits of Free-Form Rationales

CMU
arXiv:2206.11083v2302 citationsh-index: 33
Originality Incremental advance
AI Analysis

This addresses the problem of enhancing model interpretability and performance in AI, particularly for commonsense reasoning tasks, though it is incremental as it builds on existing rationale methods.

The study investigated whether free-form rationales improve model performance in commonsense QA, finding that incorporating only 5% of rationales during training boosted performance by 47.22% for CoS-E and 57.14% for ECQA.

Free-form rationales aim to aid model interpretability by supplying the background knowledge that can help understand model decisions. Crowdsourced rationales are provided for commonsense QA instances in popular datasets such as CoS-E and ECQA, but their utility remains under-investigated. We present human studies which show that ECQA rationales indeed provide additional background information to understand a decision, while over 88% of CoS-E rationales do not. Inspired by this finding, we ask: can the additional context provided by free-form rationales benefit models, similar to human users? We investigate the utility of rationales as an additional source of supervision, by varying the quantity and quality of rationales during training. After controlling for instances where rationales leak the correct answer while not providing additional background knowledge, we find that incorporating only 5% of rationales during training can boost model performance by 47.22% for CoS-E and 57.14% for ECQA during inference. Moreover, we also show that rationale quality matters: compared to crowdsourced rationales, T5-generated rationales provide not only weaker supervision to models, but are also not helpful for humans in aiding model interpretability.

Foundations

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

Your Notes