paper-with-me

Papers

Could you give me a hint? Generating inference graphs for defeasible reasoning

2021-05-12 · AKBC Workshop CSKB 2021 10 · Aman Madaan, Dheeraj Rajagopal, Niket Tandon, Yiming Yang, Eduard Hovy

Defeasible reasoning is the mode of reasoning where conclusions can be overturned by taking into account new evidence. A commonly used method in cognitive science and logic literature is to handcraft argumentation supporting inference graphs. While humans find inference graphs very useful for reasoning, constructing them at scale is difficult. In this paper, we automatically generate such inference graphs through transfer learning from another NLP task that shares the kind of reasoning that inference graphs support. Through automated metrics and human evaluation, we find that our method generates meaningful graphs for the defeasible inference task. Human accuracy on this task improves by 20% by consulting the generated graphs. Our findings open up exciting new research avenues for cases where machine reasoning can help human reasoning. (A dataset of 230,000 influence graphs for each defeasible query is located at: https://tinyurl.com/defeasiblegraphs.)

📄 PDF Abstract BibTeX arXiv:2105.05418

Code (1)

madaan/thinkaboutit 공식 구현 pytorch

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Could you give me a hint ? Generating inference graphs for defeasible reasoning

2021-08-01 · Findings (ACL) 2021 8 · Aman Madaan, Dheeraj Rajagopal, Niket Tandon, Yiming Yang 외

Can Language Models Take A Hint? Prompting for Controllable Contextualized Commonsense Inference

2024-10-03 · Pedro Colon-Hernandez, Nanxi Liu, Chelsea Joe, Peter Chin 외

Generating commonsense assertions within a given story context remains a difficult task for modern language models. Previous research has addressed this problem by aligning commonsense inferences with stories and trainin…

Data AugmentationText Generation

Adversarial Transformer Language Models for Contextual Commonsense Inference

2023-02-10 · Pedro Colon-Hernandez, Henry Lieberman, Yida Xin, Claire Yin 외

Contextualized or discourse aware commonsense inference is the task of generating coherent commonsense assertions (i.e., facts) from a given story, and a particular sentence from that story. Some problems with the task a…

Knowledge GraphsLanguage ModelingLanguage ModellingSentence

Can Language Models Take A Hint? Prompting for Controllable Contextualized Commonsense Inference

2021-10-16 · ACL ARR October 2021 10 · Anonymous

Generating commonsense assertions, given a certain story context, is a tough challenge even for modern language models. One of the reasons for this may be that the model has to "guess" what topic or entity in a story to …

Data AugmentationText Generation

Hint-based Training for Non-Autoregressive Translation

2019-05-01 · ICLR 2019 5 · Zhuohan Li, Di He, Fei Tian, Tao Qin 외

Machine translation is an important real-world application, and neural network-based AutoRegressive Translation (ART) models have achieved very promising accuracy. Due to the unparallelizable nature of the autoregressive…

de-enMachine TranslationTranslation