paper-with-me

홈 › Papers

ReasonBert: Pre-trained to Reason with Distant Supervision

2021-05-23 · Anonymous

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. The pre-trained model is available in Huggingface https://huggingface.co/Anonymous

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Extractive Question-AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

ReasonBERT: Pre-trained to Reason with Distant Supervision

2021-09-10 · EMNLP 2021 11 · Xiang Deng, Yu Su, Alyssa Lees, You Wu 외

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 harve…

Extractive Question-AnsweringQuestion AnsweringSemantic Parsing

Learning to Rationalize for Nonmonotonic Reasoning with Distant Supervision

2020-12-14 · Faeze Brahman, Vered Shwartz, Rachel Rudinger, Yejin Choi

The black-box nature of neural models has motivated a line of research that aims to generate natural language rationales to explain why a model made certain predictions. Such rationale generation models, to date, have be…

Improving distant supervision using inference learning

2015-09-12 · IJCNLP 2015 7 · Roland Roller, Eneko Agirre, Aitor Soroa, Mark Stevenson

Distant supervision is a widely applied approach to automatic training of relation extraction systems and has the advantage that it can generate large amounts of labelled data with minimal effort. However, this data may …

RelationRelation Extraction

BOND: BERT-Assisted Open-Domain Named Entity Recognition with Distant Supervision

2020-06-28 · Chen Liang, Yue Yu, Haoming Jiang, Siawpeng Er 외

We study the open-domain named entity recognition (NER) problem under distant supervision. The distant supervision, though does not require large amounts of manual annotations, yields highly incomplete and noisy distant …

Language ModelingLanguage Modellingnamed-entity-recognitionNamed Entity Recognition+3

Cross-Lingual Speaker Identification Using Distant Supervision

2022-10-11 · Ben Zhou, Dian Yu, Dong Yu, Dan Roth

Speaker identification, determining which character said each utterance in literary text, benefits many downstream tasks. Most existing approaches use expert-defined rules or rule-based features to directly approach this…

Language ModelingLanguage ModellingSpeaker Identification