paper-with-me

홈 › Papers

RECONSIDER: Re-Ranking using Span-Focused Cross-Attention for Open Domain Question Answering

2020-10-21 · Srinivasan Iyer, Sewon Min, Yashar Mehdad, Wen-tau Yih

State-of-the-art Machine Reading Comprehension (MRC) models for Open-domain Question Answering (QA) are typically trained for span selection using distantly supervised positive examples and heuristically retrieved negative examples. This training scheme possibly explains empirical observations that these models achieve a high recall amongst their top few predictions, but a low overall accuracy, motivating the need for answer re-ranking. We develop a simple and effective re-ranking approach (RECONSIDER) for span-extraction tasks, that improves upon the performance of large pre-trained MRC models. RECONSIDER is trained on positive and negative examples extracted from high confidence predictions of MRC models, and uses in-passage span annotations to perform span-focused re-ranking over a smaller candidate set. As a result, RECONSIDER learns to eliminate close false positive passages, and achieves a new state of the art on four QA tasks, including 45.5% Exact Match accuracy on Natural Questions with real user questions, and 61.7% on TriviaQA.

📄 PDF Abstract BibTeX arXiv:2010.10757

Code (1)

facebookresearch/reconsider pytorch

Tasks

Machine Reading ComprehensionNatural QuestionsOpen-Domain Question AnsweringQuestion AnsweringReading ComprehensionRe-RankingTriviaQA

Similar Papers 제목 키워드 기반

RECONSIDER: Improved Re-Ranking using Span-Focused Cross-Attention for Open Domain Question Answering

2021-06-01 · NAACL 2021 4 · Srinivasan Iyer, Sewon Min, Yashar Mehdad, Wen-tau Yih

State-of-the-art Machine Reading Comprehension (MRC) models for Open-domain Question Answering (QA) are typically trained for span selection using distantly supervised positive examples and heuristically retrieved negati…

Machine Reading ComprehensionNatural QuestionsOpen-Domain Question AnsweringQuestion Answering+3

Revenue Maximization and Learning in Products Ranking

2020-12-07 · Ningyuan Chen, Anran Li, Shuoguang Yang

We consider the revenue maximization problem for an online retailer who plans to display in order a set of products differing in their prices and qualities. Consumers have attention spans, i.e., the maximum number of pro…

One for All: Towards Language Independent Named Entity Linking

2017-12-05 · ACL 2016 8 · Avirup Sil, Radu Florian

Entity linking (EL) is the task of disambiguating mentions in text by associating them with entries in a predefined database of mentions (persons, organizations, etc). Most previous EL research has focused mainly on one …

AllEntity LinkingReranking

Higher-order Coreference Resolution with Coarse-to-fine Inference

2018-04-15 · NAACL 2018 6 · Kenton Lee, Luheng He, Luke Zettlemoyer

We introduce a fully differentiable approximation to higher-order inference for coreference resolution. Our approach uses the antecedent distribution from a span-ranking architecture as an attention mechanism to iterativ…

Coreference Resolution

Generative Early Stage Ranking

2025-11-26 · Juhee Hong, Meng Liu, Shengzhi Wang, Xiaoheng Mao 외 arxiv

Large-scale recommendations commonly adopt a multi-stage cascading ranking system paradigm to balance effectiveness and efficiency. Early Stage Ranking (ESR) systems utilize the "user-item decoupling" approach, where ind…