paper-with-me

홈 › Papers

Quick and (not so) Dirty: Unsupervised Selection of Justification Sentences for Multi-hop Question Answering

2019-11-17 · IJCNLP 2019 11 · Vikas Yadav, Steven Bethard, Mihai Surdeanu

We propose an unsupervised strategy for the selection of justification sentences for multi-hop question answering (QA) that (a) maximizes the relevance of the selected sentences, (b) minimizes the overlap between the selected facts, and (c) maximizes the coverage of both question and answer. This unsupervised sentence selection method can be coupled with any supervised QA approach. We show that the sentences selected by our method improve the performance of a state-of-the-art supervised QA model on two multi-hop QA datasets: AI2's Reasoning Challenge (ARC) and Multi-Sentence Reading Comprehension (MultiRC). We obtain new state-of-the-art performance on both datasets among approaches that do not use external resources for training the QA system: 56.82% F1 on ARC (41.24% on Challenge and 64.49% on Easy) and 26.1% EM0 on MultiRC. Our justification sentences have higher quality than the justifications selected by a strong information retrieval baseline, e.g., by 5.4% F1 in MultiRC. We also show that our unsupervised selection of justification sentences is more stable across domains than a state-of-the-art supervised sentence selection method.

📄 PDF Abstract BibTeX arXiv:1911.07176

Code (0)

등록된 구현이 없습니다.

Tasks

ARCInformation RetrievalMulti-hop Question AnsweringQuestion AnsweringReading ComprehensionRetrievalSentence

Similar Papers 제목 키워드 기반

Unsupervised Alignment-based Iterative Evidence Retrieval for Multi-hop Question Answering

2020-05-04 · ACL 2020 6 · Vikas Yadav, Steven Bethard, Mihai Surdeanu

Evidence retrieval is a critical stage of question answering (QA), necessary not only to improve performance, but also to explain the decisions of the corresponding QA method. We introduce a simple, fast, and unsupervise…

Evidence SelectionMulti-hop Question AnsweringQuestion AnsweringRetrieval

Accelerating Matroid Optimization through Fast Imprecise Oracles

2024-02-05 · Franziska Eberle, Felix Hommelsheim, Alexander Lindermayr, Zhenwei Liu 외

Querying complex models for precise information (e.g. traffic models, database systems, large ML models) often entails intense computations and results in long response times. Thus, weaker models which give imprecise res…

Combinatorial Optimization

U3E: Unsupervised and Erasure-based Evidence Extraction for Machine Reading Comprehension

2022-10-06 · Suzhe He, Shumin Shi, Chenghao Wu

More tasks in Machine Reading Comprehension(MRC) require, in addition to answer prediction, the extraction of evidence sentences that support the answer. However, the annotation of supporting evidence sentences is usuall…

Machine Reading ComprehensionReading ComprehensionSentence

The Simulator: An Engine to Streamline Simulations

2016-06-30 · Jacob Bien

The simulator is an R package that streamlines the process of performing simulations by creating a common infrastructure that can be easily used and reused across projects. Methodological statisticians routinely write si…

Impacts of Dirty Data: and Experimental Evaluation

2018-03-16 · Zhixin Qi, Hongzhi Wang, Jianzhong Li, Hong Gao

Data quality issues have attracted widespread attention due to the negative impacts of dirty data on data mining and machine learning results. The relationship between data quality and the accuracy of results could be ap…

BIG-bench Machine LearningClusteringGeneral Classification