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

ReasonBERT: Pre-trained to Reason with Distant Supervision

About

We present ReasonBert, a pre-training method that augments language models with the ability to reason over long-range relations and multiple, possibly hybrid contexts. Unlike existing pre-training methods that only harvest learning signals from local contexts of naturally occurring texts, we propose a generalized notion of distant supervision to automatically connect multiple pieces of text and tables to create pre-training examples that require long-range reasoning. Different types of reasoning are simulated, including intersecting multiple pieces of evidence, bridging from one piece of evidence to another, and detecting unanswerable cases. We conduct a comprehensive evaluation on a variety of extractive question answering datasets ranging from single-hop to multi-hop and from text-only to table-only to hybrid that require various reasoning capabilities and show that ReasonBert achieves remarkable improvement over an array of strong baselines. Few-shot experiments further demonstrate that our pre-training method substantially improves sample efficiency.

Xiang Deng, Yu Su, Alyssa Lees, You Wu, Cong Yu, Huan Sun• 2021

Related benchmarks

TaskDatasetResultRank
Question AnsweringMRQA 2019 (dev)
SQuAD Score91.4
32
Question AnsweringHybridQA (test)--
23
Question AnsweringHybridQA (dev)--
17
Question AnsweringHotpotQA (test)
EM0.648
12
Multi-hop Text QAHotpotQA Full v1.1 (train)
F1 Score78.1
9
Multi-hop Text QAHotpotQA 1% v1.1 (train)
F163.1
7
Table Question AnsweringNQTables (dev)
F1 Score69.2
4
Table Question AnsweringNQTables (test)
F1 Score72.5
4
Cell SelectionHybridQA
Top 1 Accuracy0.761
3
Showing 9 of 9 rows

Other info

Code

Follow for update