Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A Rose by Any Other Name: LLM-Generated Explanations Are Good Proxies for Human Explanations to Collect Label Distributions on NLI

About

Disagreement in human labeling is ubiquitous, and can be captured in human judgment distributions (HJDs). Recent research has shown that explanations provide valuable information for understanding human label variation (HLV) and large language models (LLMs) can approximate HJD from a few human-provided label-explanation pairs. However, collecting explanations for every label is still time-consuming. This paper examines whether LLMs can be used to replace humans in generating explanations for approximating HJD. Specifically, we use LLMs as annotators to generate model explanations for a few given human labels. We test ways to obtain and combine these label-explanations with the goal to approximate human judgment distributions. We further compare the resulting human with model-generated explanations, and test automatic and human explanation selection. Our experiments show that LLM explanations are promising for NLI: to estimate HJDs, generated explanations yield comparable results to human's when provided with human labels. Importantly, our results generalize from datasets with human explanations to i) datasets where they are not available and ii) challenging out-of-distribution test sets.

Beiduo Chen, Siyao Peng, Anna Korhonen, Barbara Plank• 2024

Related benchmarks

TaskDatasetResultRank
Natural Language InferenceANLI R1 1.0 (test)
Weighted F141.1
28
Natural Language InferenceANLI R3 1.0 (test)
Weighted F134.9
28
Natural Language InferenceANLI R2 1.0 (test)
Weighted F10.33
28
Natural Language InferenceANLI R1 (test)
Accuracy36.2
26
Natural Language InferenceANLI R3 (test)
Accuracy32
26
Natural Language InferenceANLI R2 (test)
Accuracy29.2
20
Natural Language Inference Distribution EstimationChaosNLI
KL Divergence0.192
12
Natural Language Inference Distribution EstimationChaosNLI 1.0 (dev)
KL Divergence (BERT FT)0.097
8
Natural Language Inference Distribution EstimationChaosNLI 1.0 (test)
KL Div (Dist)0.237
8
Natural Language Inference Distribution EstimationChaosNLI (test)
KL Divergence0.105
4
Showing 10 of 10 rows

Other info

Code

Follow for update