Neurips 2020 efficientqa competition: Systems, analyses and lessons learned

S Min, J Boyd-Graber, C Alberti… - NeurIPS 2020 …, 2021 - proceedings.mlr.press
We review the EfficientQA competition from NeurIPS 2020. The competition focused on open-
domain question answering (QA), where systems take natural language questions as input …

A survey for efficient open domain question answering

Q Zhang, S Chen, D Xu, Q Cao, X Chen, T Cohn… - arxiv preprint arxiv …, 2022 - arxiv.org
Open domain question answering (ODQA) is a longstanding task aimed at answering factual
questions from a large knowledge corpus without any explicit evidence in natural language …

Boosted dense retriever

P Lewis, B Oğuz, W **ong, F Petroni, W Yih… - arxiv preprint arxiv …, 2021 - arxiv.org
We propose DrBoost, a dense retrieval ensemble inspired by boosting. DrBoost is trained in
stages: each component model is learned sequentially and specialized by focusing only on …

Chain-of-Rewrite: Aligning Question and Documents for Open-Domain Question Answering

C **n, Y Lu, H Lin, S Zhou, H Zhu… - Findings of the …, 2024 - aclanthology.org
Despite the advancements made with the retrieve-then-read pipeline on open-domain
question answering task, current methods still face challenges stemming from term …

Bridging the training-inference gap for dense phrase retrieval

G Kim, J Lee, B Oguz, W **ong, Y Zhang… - arxiv preprint arxiv …, 2022 - arxiv.org
Building dense retrievers requires a series of standard procedures, including training and
validating neural models and creating indexes for efficient search. However, these …

Dimension Reduction for Efficient Dense Retrieval via Conditional Autoencoder

Z Liu, H Zhang, C **ong, Z Liu, Y Gu, X Li - arxiv preprint arxiv …, 2022 - arxiv.org
Dense retrievers encode queries and documents and map them in an embedding space
using pre-trained language models. These embeddings need to be high-dimensional to fit …

Exploring the Potential of Dimension Reduction in Building Efficient Dense Retrieval Systems

Z Xu, Z Liu, Y Gu, G Yu - China Conference on Information Retrieval, 2024 - Springer
Dense retrievers utilize pretrained language models to encode queries and documents as
high-dimensional embeddings for retrieval. Nevertheless, these high-dimensional …

[PDF][PDF] SmallBPR: Parameters Sharing for Binary Passage Retriever

Z Li - pure.tue.nl
In open domain question answering systems, Dense Passage Retriever (DPR) has become
a popular approach to retrieving relevant passages for finding answers. However, the …