Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
41 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
41 tokens/sec
o3 Pro
7 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

You Only Need One Model for Open-domain Question Answering (2112.07381v2)

Published 14 Dec 2021 in cs.CL and cs.AI

Abstract: Recent approaches to Open-domain Question Answering refer to an external knowledge base using a retriever model, optionally rerank passages with a separate reranker model and generate an answer using another reader model. Despite performing related tasks, the models have separate parameters and are weakly-coupled during training. We propose casting the retriever and the reranker as internal passage-wise attention mechanisms applied sequentially within the transformer architecture and feeding computed representations to the reader, with the hidden representations progressively refined at each stage. This allows us to use a single question answering model trained end-to-end, which is a more efficient use of model capacity and also leads to better gradient flow. We present a pre-training method to effectively train this architecture and evaluate our model on the Natural Questions and TriviaQA open datasets. For a fixed parameter budget, our model outperforms the previous state-of-the-art model by 1.0 and 0.7 exact match scores.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (6)
  1. Haejun Lee (9 papers)
  2. Akhil Kedia (5 papers)
  3. Jongwon Lee (17 papers)
  4. Ashwin Paranjape (12 papers)
  5. Christopher D. Manning (169 papers)
  6. Kyoung-Gu Woo (2 papers)
Citations (23)