Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Entailer: Answering Questions with Faithful and Truthful Chains of Reasoning

About

Our goal is a question-answering (QA) system that can show how its answers are implied by its own internal beliefs via a systematic chain of reasoning. Such a capability would allow better understanding of why a model produced the answer it did. Our approach is to recursively combine a trained backward-chaining model, capable of generating a set of premises entailing an answer hypothesis, with a verifier that checks that the model itself believes those premises (and the entailment itself) through self-querying. To our knowledge, this is the first system to generate multistep chains that are both faithful (the answer follows from the reasoning) and truthful (the chain reflects the system's own internal beliefs). In evaluation using two different datasets, users judge that a majority (70%+) of generated chains clearly show how an answer follows from a set of facts - substantially better than a high-performance baseline - while preserving answer accuracy. By materializing model beliefs that systematically support an answer, new opportunities arise for understanding the model's system of belief, and diagnosing and correcting its misunderstandings when an answer is wrong.

Oyvind Tafjord, Bhavana Dalvi Mishra, Peter Clark• 2022

Related benchmarks

TaskDatasetResultRank
Question AnsweringOBQA (test)
Accuracy45.8
13
Entailment tree generationEntailmentBank 50 samples (test)
FV72.8
4
Question AnsweringEntailmentBankQA All (test)
Accuracy53.1
3
Question AnsweringEntailmentBankQA Easy (test)
Answer Accuracy56.4
3
Question AnsweringEntailmentBankQA Challenge (test)
Answer Accuracy46.2
3
Question AnsweringWorldTreeQA (test)
Accuracy (All)50.7
2
Showing 6 of 6 rows

Other info

Follow for update