paper-with-me

홈 › Papers

How Ambiguous are the Rationales for Natural Language Reasoning? A Simple Approach to Handling Rationale Uncertainty

2024-02-22 · Hazel Kim

Rationales behind answers not only explain model decisions but boost language models to reason well on complex reasoning tasks. However, obtaining impeccable rationales is often impossible. Besides, it is non-trivial to estimate the degree to which the rationales are faithful enough to encourage model performance. Thus, such reasoning tasks often compel models to output correct answers under undesirable rationales and are sub-optimal compared to what the models are fully capable of. In this work, we propose how to deal with imperfect rationales causing aleatoric uncertainty. We first define the ambiguous rationales with entropy scores of given rationales, using model prior beliefs as informativeness. We then guide models to select one of two different reasoning models according to the ambiguity of rationales. We empirically argue that our proposed method produces robust performance superiority against the adversarial quality of rationales and low-resource settings.

📄 PDF Abstract BibTeX arXiv:2402.14337

Code (0)

등록된 구현이 없습니다.

Tasks

Informativeness

Similar Papers 제목 키워드 기반

Natural Language Rationales with Full-Stack Visual Reasoning: From Pixels to Semantic Frames to Commonsense Graphs

2020-10-15 · Findings of the Association for Computational Linguistics 2020 · Ana Marasović, Chandra Bhagavatula, Jae Sung Park, Ronan Le Bras 외

Natural language rationales could provide intuitive, higher-level explanations that are easily understandable by humans, complementing the more broadly studied lower-level explanations based on gradients or attention wei…

Language ModelingLanguage ModellingNatural Language InferenceObject Recognition+5

T-SciQ: Teaching Multimodal Chain-of-Thought Reasoning via Mixed Large Language Model Signals for Science Question Answering

2023-05-05 · Lei Wang, Yi Hu, Jiabang He, Xing Xu 외

Large Language Models (LLMs) have recently demonstrated exceptional performance in various Natural Language Processing (NLP) tasks. They have also shown the ability to perform chain-of-thought (CoT) reasoning to solve co…

Language ModelingLanguage ModellingLarge Language ModelQuestion Answering+1

DeepVIS: Bridging Natural Language and Data Visualization Through Step-wise Reasoning

2025-08-03 · Zhihao Shuai, Boyan Li, Siyu Yan, Yuyu Luo 외 arxiv

Although data visualization is powerful for revealing patterns and communicating insights, creating effective visualizations requires familiarity with authoring tools and often disrupts the analysis flow. While large lan…

Learning to Rationalize for Nonmonotonic Reasoning with Distant Supervision

2020-12-14 · Faeze Brahman, Vered Shwartz, Rachel Rudinger, Yejin Choi

The black-box nature of neural models has motivated a line of research that aims to generate natural language rationales to explain why a model made certain predictions. Such rationale generation models, to date, have be…

Investigating the Impact of Rationales for LLMs on Natural Language Understanding

2025-10-19 · Wenhang Shi, Shuqing Bian, Yiren Chen, Xinyi Zhang 외 arxiv

Chain-of-thought (CoT) rationales, which provide step-by-step reasoning to derive final answers, benefit LLMs in both inference and training. Incorporating rationales, either by generating them before answering during in…

Natural Language Understanding