paper-with-me

Papers

Abductive Commonsense Reasoning

2019-08-15 · ICLR 2020 1 · Chandra Bhagavatula, Ronan Le Bras, Chaitanya Malaviya, Keisuke Sakaguchi, Ari Holtzman, Hannah Rashkin, Doug Downey, Scott Wen-tau Yih, Yejin Choi

Abductive reasoning is inference to the most plausible explanation. For example, if Jenny finds her house in a mess when she returns from work, and remembers that she left a window open, she can hypothesize that a thief broke into her house and caused the mess, as the most plausible explanation. While abduction has long been considered to be at the core of how people interpret and read between the lines in natural language (Hobbs et al., 1988), there has been relatively little research in support of abductive natural language inference and generation. We present the first study that investigates the viability of language-based abductive reasoning. We introduce a challenge dataset, ART, that consists of over 20k commonsense narrative contexts and 200k explanations. Based on this dataset, we conceptualize two new tasks -- (i) Abductive NLI: a multiple-choice question answering task for choosing the more likely explanation, and (ii) Abductive NLG: a conditional generation task for explaining given observations in natural language. On Abductive NLI, the best model achieves 68.9% accuracy, well below human performance of 91.4%. On Abductive NLG, the current best language generators struggle even more, as they lack reasoning capabilities that are trivial for humans. Our analysis leads to new insights into the types of reasoning that deep pre-trained language models fail to perform--despite their strong performance on the related but more narrowly defined task of entailment NLI--pointing to interesting avenues for future research.

📄 PDF Abstract BibTeX arXiv:1908.05739

Code (2)

allenai/abductive-commonsense-reasoning pytorch
seungonekim/abductive-commonsense-reasoning pytorch

Tasks

Multiple-choiceNatural Language InferenceQuestion Answering

Similar Papers 제목 키워드 기반

UNcommonsense Reasoning: Abductive Reasoning about Uncommon Situations

2023-11-14 · Wenting Zhao, Justin T Chiu, Jena D. Hwang, Faeze Brahman 외

Language technologies that accurately model the dynamics of events must perform commonsense reasoning. Existing work evaluating commonsense reasoning focuses on making inferences about common, everyday situations. To ins…

DiversityImitation LearningSpecificity

Abductive Commonsense Reasoning Exploiting Mutually Exclusive Explanations

2023-05-24 · Wenting Zhao, Justin T. Chiu, Claire Cardie, Alexander M. Rush

Abductive reasoning aims to find plausible explanations for an event. This style of reasoning is critical for commonsense tasks where there are often multiple plausible explanations. Existing approaches for abductive rea…

Abductive Reasoning with Probabilistic Commonsense

2026-05-08 · Joseph Cotnareanu, Chiara Roverato, Han Zhou, Didier Chetelat 외 arxiv

Recent efforts to improve the reasoning abilities of Large Language Models (LLMs) have focused on integrating formal logic solvers within neurosymbolic frameworks. A key challenge is that formal solvers lack commonsense …

Formal Logic

Learning Event Graph Knowledge for Abductive Reasoning

2021-08-01 · ACL 2021 5 · Li Du, Xiao Ding, Ting Liu, Bing Qin

Abductive reasoning aims at inferring the most plausible explanation for observed events, which would play critical roles in various NLP applications, such as reading comprehension and question answering. To facilitate t…

Question AnsweringReading Comprehension

Social Commonsense Reasoning with Multi-Head Knowledge Attention

2020-10-12 · Findings of the Association for Computational Linguistics 2020 · Debjit Paul, Anette Frank

Social Commonsense Reasoning requires understanding of text, knowledge about social events and their pragmatic implications, as well as commonsense reasoning skills. In this work we propose a novel multi-head knowledge a…

counterfactualCounterfactual ReasoningNatural Language Inference