Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

UnifieR: A Unified Retriever for Large-Scale Retrieval

About

Large-scale retrieval is to recall relevant documents from a huge collection given a query. It relies on representation learning to embed documents and queries into a common semantic encoding space. According to the encoding space, recent retrieval methods based on pre-trained language models (PLM) can be coarsely categorized into either dense-vector or lexicon-based paradigms. These two paradigms unveil the PLMs' representation capability in different granularities, i.e., global sequence-level compression and local word-level contexts, respectively. Inspired by their complementary global-local contextualization and distinct representing views, we propose a new learning framework, UnifieR which unifies dense-vector and lexicon-based retrieval in one model with a dual-representing capability. Experiments on passage retrieval benchmarks verify its effectiveness in both paradigms. A uni-retrieval scheme is further presented with even better retrieval quality. We lastly evaluate the model on BEIR benchmark to verify its transferability.

Tao Shen, Xiubo Geng, Chongyang Tao, Can Xu, Guodong Long, Kai Zhang, Daxin Jiang• 2022

Related benchmarks

TaskDatasetResultRank
Passage retrievalMsMARCO (dev)
MRR@1039.7
116
Information RetrievalBEIR (test)
TREC-COVID Score71.5
76
Passage RankingTREC DL 2019 (test)
NDCG@1073.3
33
Showing 3 of 3 rows

Other info

Follow for update