paper-with-me

홈 › Papers

Distantly-Supervised Evidence Retrieval Enables Question Answering without Evidence Annotation

2021-10-10 · Chen Zhao, Chenyan Xiong, Jordan Boyd-Graber, Hal Daumé III

Open-domain question answering answers a question based on evidence retrieved from a large corpus. State-of-the-art neural approaches require intermediate evidence annotations for training. However, such intermediate annotations are expensive, and methods that rely on them cannot transfer to the more common setting, where only question-answer pairs are available. This paper investigates whether models can learn to find evidence from a large corpus, with only distant supervision from answer labels for model training, thereby generating no additional annotation cost. We introduce a novel approach (DistDR) that iteratively improves over a weak retriever by alternately finding evidence from the up-to-date model and encouraging the model to learn the most likely evidence. Without using any evidence labels, DistDR is on par with fully-supervised state-of-the-art methods on both multi-hop and single-hop QA benchmarks. Our analysis confirms that DistDR finds more accurate evidence over iterations, which leads to model improvements.

📄 PDF Abstract BibTeX arXiv:2110.04889

Code (1)

henryzhao5852/distdr 공식 구현 pytorch

Tasks

Open-Domain Question AnsweringQuestion AnsweringRetrieval

Similar Papers 제목 키워드 기반

Distantly-Supervised Dense Retrieval Enables Open-Domain Question Answering without Evidence Annotation

2021-11-01 · EMNLP 2021 11 · Chen Zhao, Chenyan Xiong, Jordan Boyd-Graber, Hal Daumé III

Open-domain question answering answers a question based on evidence retrieved from a large corpus. State-of-the-art neural approaches require intermediate evidence annotations for training. However, such intermediate ann…

Open-Domain Question AnsweringQuestion AnsweringRetrieval

Denoise while Aggregating: Collaborative Learning in Open-Domain Question Answering

2018-09-27 · Haozhe Ji, Yankai Lin, Zhiyuan Liu, Maosong Sun

The open-domain question answering (OpenQA) task aims to extract answers that match specific questions from a distantly supervised corpus. Unlike supervised reading comprehension (RC) datasets where questions are designe…

Open-Domain Question AnsweringQuestion AnsweringReading ComprehensionSentence

Distantly Supervised Question Parsing

2019-09-27 · Hamid Zafar, Maryam Tavakol, Jens Lehmann

The emergence of structured databases for Question Answering (QA) systems has led to developing methods, in which the problem of learning the correct answer efficiently is based on a linking task between the constituents…

Knowledge GraphsQuestion AnsweringReinforcement LearningRelation Linking+1

Automatic Textual Evidence Mining in COVID-19 Literature

2020-04-27 · Xuan Wang, Weili Liu, Aabhas Chauhan, Yingjun Guan 외

We created this EVIDENCEMINER system for automatic textual evidence mining in COVID-19 literature. EVIDENCEMINER is a web-based system that lets users query a natural language statement and automatically retrieves textua…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Open Information Extraction+1

EVIDENCEMINER: Textual Evidence Discovery for Life Sciences

2020-07-01 · ACL 2020 6 · Xuan Wang, Yingjun Guan, Weili Liu, Aabhas Chauhan 외

Traditional search engines for life sciences (e.g., PubMed) are designed for document retrieval and do not allow direct retrieval of specific statements. Some of these statements may serve as textual evidence that is key…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Open Information Extraction+1