paper-with-me

홈 › Papers

Capture Human Disagreement Distributions by Calibrated Networks for Natural Language Inference

2022-05-01 · Findings (ACL) 2022 5 · Yuxia Wang, Minghan Wang, Yimeng Chen, Shimin Tao, Jiaxin Guo, Chang Su, Min Zhang, Hao Yang

Natural Language Inference (NLI) datasets contain examples with highly ambiguous labels due to its subjectivity. Several recent efforts have been made to acknowledge and embrace the existence of ambiguity, and explore how to capture the human disagreement distribution. In contrast with directly learning from gold ambiguity labels, relying on special resource, we argue that the model has naturally captured the human ambiguity distribution as long as it’s calibrated, i.e. the predictive probability can reflect the true correctness likelihood. Our experiments show that when model is well-calibrated, either by label smoothing or temperature scaling, it can obtain competitive performance as prior work, on both divergence scores between predictive probability and the true human opinion distribution, and the accuracy. This reveals the overhead of collecting gold ambiguity labels can be cut, by broadly solving how to calibrate the NLI network.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Inference

Similar Papers 제목 키워드 기반

Inherent Disagreements in Human Textual Inferences

2019-03-01 · TACL 2019 3 · Ellie Pavlick, Tom Kwiatkowski

We analyze human{'}s disagreements about the validity of natural language inferences. We show that, very often, disagreements are not dismissible as annotation {``}noise{''}, but rather persist as we collect more ratings…

Natural Language InferenceRTE

SHALA-LLM: Smartly Handling Ambiguous Labels in Aligning LLMs

2026-06-03 · Jingyao Wu, Ashley Wang, Keane Ong, Paul Pu Liang 외 arxiv

Many human-centered tasks, including natural language inference (NLI) and emotion recognition (ER), have multiple plausible interpretations, leading to label ambiguity and challenging disagreements across human annotator…

Natural Language InferenceReinforcement LearningEmotion Recognition

Can Large Language Models Capture Dissenting Human Voices?

2023-05-23 · Noah Lee, Na Min An, James Thorne

Large language models (LLMs) have shown impressive achievements in solving a broad range of tasks. Augmented by instruction fine-tuning, LLMs have also been shown to generalize in zero-shot settings as well. However, whe…

Natural Language InferenceNatural Language Understanding

Diagnostic Uncertainty Calibration: Towards Reliable Machine Predictions in Medical Domain

2020-07-03 · Takahiro Mimori, Keiko Sasada, Hirotaka Matsui, Issei Sato

We propose an evaluation framework for class probability estimates (CPEs) in the presence of label uncertainty, which is commonly observed as diagnosis disagreement between experts in the medical domain. We also formaliz…

Diagnostic

LLMs Capture Emotion Labels, Not Emotion Uncertainty: Distributional Analysis and Calibration of Human-LLM Judgment Gaps

2026-04-30 · Keito Inoshita, Xiaokang Zhou, Akira Kawai, Katsutoshi Yada arxiv

Human annotators frequently disagree on emotion labels, yet most evaluations of Large Language Model (LLM) emotion annotation collapse these judgments into a single gold standard, discarding the distributional informatio…