paper-with-me

Papers

A Joint Model for Answer Sentence Ranking and Answer Extraction

2016-01-01 · TACL 2016 1 · Md. Arafat Sultan, Vittorio Castelli, Radu Florian

Answer sentence ranking and answer extraction are two key challenges in question answering that have traditionally been treated in isolation, i.e., as independent tasks. In this article, we (1) explain how both tasks are related at their core by a common quantity, and (2) propose a simple and intuitive joint probabilistic model that addresses both via joint computation but task-specific application of that quantity. In our experiments with two TREC datasets, our joint model substantially outperforms state-of-the-art systems in both tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalQuestion AnsweringSemantic Textual SimilaritySentence

Similar Papers 제목 키워드 기반

In Situ Answer Sentence Selection at Web-scale

2022-01-16 · Zeyu Zhang, Thuy Vu, Alessandro Moschitti

Current answer sentence selection (AS2) applied in open-domain question answering (ODQA) selects answers by ranking a large set of possible candidates, i.e., sentences, extracted from the retrieved text. In this paper, w…

Multi-Task LearningOpen-Domain Question AnsweringQuestion AnsweringReranking+1

A Simple Approach to Jointly Rank Passages and Select Relevant Sentences in the OBQA Context

2021-09-22 · NAACL (ACL) 2022 7 · Man Luo, Shuguang Chen, Chitta Baral

In the open book question answering (OBQA) task, selecting the relevant passages and sentences from distracting information is crucial to reason the answer to a question. HotpotQA dataset is designed to teach and evaluat…

Passage RankingQuestion AnsweringSentence

Answering while Summarizing: Multi-task Learning for Multi-hop QA with Evidence Extraction

2019-05-21 · ACL 2019 7 · Kosuke Nishida, Kyosuke Nishida, Masaaki Nagata, Atsushi Otsuka 외

Question answering (QA) using textual sources for purposes such as reading comprehension (RC) has attracted much attention. This study focuses on the task of explainable multi-hop QA, which requires the system to return …

Answer SelectionExtractive SummarizationMulti-Task LearningNatural Language Inference+3

If You Want to Go Far Go Together: Unsupervised Joint Candidate Evidence Retrieval for Multi-hop Question Answering

2021-06-01 · NAACL 2021 4 · Vikas Yadav, Steven Bethard, Mihai Surdeanu

Multi-hop reasoning requires aggregation and inference from multiple facts. To retrieve such facts, we propose a simple approach that retrieves and reranks set of evidence facts jointly. Our approach first generates unsu…

Answer SelectionMulti-hop Question AnsweringQuestion AnsweringReranking+1

Framing QA as Building and Ranking Intersentence Answer Justifications

2017-06-01 · CL 2017 6 · Peter Jansen, Rebecca Sharp, Mihai Surdeanu, Peter Clark

We propose a question answering (QA) approach for standardized science exams that both identifies correct answers and produces compelling human-readable justifications for why those answers are correct. Our method first …

Multiple-choiceQuestion AnsweringReranking