paper-with-me

Papers

Think about it! Improving defeasible reasoning by first modeling the question scenario.

2021-11-01 · EMNLP 2021 11 · Aman Madaan, Niket Tandon, Dheeraj Rajagopal, Peter Clark, Yiming Yang, Eduard Hovy

Defeasible reasoning is the mode of reasoning where conclusions can be overturned by taking into account new evidence. Existing cognitive science literature on defeasible reasoning suggests that a person forms a “mental model” of the problem scenario before answering questions. Our research goal asks whether neural models can similarly benefit from envisioning the question scenario before answering a defeasible query. Our approach is, given a question, to have a model first create a graph of relevant influences, and then leverage that graph as an additional input when answering the question. Our system, CURIOUS, achieves a new state-of-the-art on three different defeasible reasoning datasets. This result is significant as it illustrates that performance can be improved by guiding a system to “think about” a question and explicitly model the scenario, rather than answering reflexively.

📄 PDF Abstract BibTeX

Code (1)

madaan/thinkaboutit 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Think about it! Improving defeasible reasoning by first modeling the question scenario

2021-10-24 · Aman Madaan, Niket Tandon, Dheeraj Rajagopal, Peter Clark 외

Defeasible reasoning is the mode of reasoning where conclusions can be overturned by taking into account new evidence. Existing cognitive science literature on defeasible reasoning suggests that a person forms a mental m…

Thinking Like a Skeptic: Defeasible Inference in Natural Language

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Rachel Rudinger, Vered Shwartz, Jena D. Hwang, Chandra Bhagavatula 외

Defeasible inference is a mode of reasoning in which an inference (X is a bird, therefore X flies) may be weakened or overturned in light of new evidence (X is a penguin). Though long recognized in classical AI and philo…

Common Sense ReasoningNatural Language InferencePhilosophy

Automating Defeasible Reasoning in Law

2022-05-15 · How Khang Lim, Avishkar Mahajan, Martin Strecker, Meng Weng Wong

The paper studies defeasible reasoning in rule-based systems, in particular about legal norms and contracts. We identify rule modifiers that specify how rules interact and how they can be overridden. We then define rule …

Translation

Reading Books is Great, But Not if You Are Driving! Visually Grounded Reasoning about Defeasible Commonsense Norms

2023-10-16 · Seungju Han, Junhyeok Kim, Jack Hessel, Liwei Jiang 외

Commonsense norms are defeasible by context: reading books is usually great, but not when driving a car. While contexts can be explicitly described in language, in embodied scenarios, contexts are often provided visually…

2k

Defeasible Reasoning on Concepts

2024-09-07 · Yiwen Ding, Krishna Manoorkar, Ni Wayan Switrayni, Ruoding Wang

In this paper, we take first steps toward developing defeasible reasoning on concepts in KLM framework. We define generalizations of cumulative reasoning system C and cumulative reasoning system with loop CL to conceptua…