paper-with-me

Papers

Sparsifying Sparse Representations for Passage Retrieval by Top-$k$ Masking

2021-12-17 · Jheng-Hong Yang, Xueguang Ma, Jimmy Lin

Sparse lexical representation learning has demonstrated much progress in improving passage retrieval effectiveness in recent models such as DeepImpact, uniCOIL, and SPLADE. This paper describes a straightforward yet effective approach for sparsifying lexical representations for passage retrieval, building on SPLADE by introducing a top-$k$ masking scheme to control sparsity and a self-learning method to coax masked representations to mimic unmasked representations. A basic implementation of our model is competitive with more sophisticated approaches and achieves a good balance between effectiveness and efficiency. The simplicity of our methods opens the door for future explorations in lexical representation learning for passage retrieval.

📄 PDF Abstract BibTeX arXiv:2112.09628

Code (0)

등록된 구현이 없습니다.

Tasks

Passage RetrievalRepresentation LearningRetrievalSelf-Learning

Methods 이 논문이 사용한 방법론

Self-Learning 설명 없음

Similar Papers 제목 키워드 기반

Retrieval Oriented Masking Pre-training Language Model for Dense Passage Retrieval

2022-10-27 · Dingkun Long, Yanzhao Zhang, Guangwei Xu, Pengjun Xie

Pre-trained language model (PTM) has been shown to yield powerful text representations for dense passage retrieval task. The Masked Language Modeling (MLM) is a major sub-task of the pre-training process. However, we fou…

Language ModelingLanguage ModellingMasked Language ModelingPassage Retrieval+1

GNN-encoder: Learning a Dual-encoder Architecture via Graph Neural Networks for Dense Passage Retrieval

2022-04-18 · Jiduan Liu, Jiahao Liu, Yang Yang, Jingang Wang 외

Recently, retrieval models based on dense representations are dominant in passage retrieval tasks, due to their outstanding ability in terms of capturing semantics of input text compared to the traditional sparse vector …

Natural QuestionsPassage RetrievalRetrievalTriviaQA

Densifying Sparse Representations for Passage Retrieval by Representational Slicing

2021-12-09 · Sheng-Chieh Lin, Jimmy Lin

Learned sparse and dense representations capture different successful approaches to text retrieval and the fusion of their results has proven to be more effective and robust. Prior work combines dense and sparse retrieve…

Passage RetrievalRetrievalText Retrieval

Dense Passage Retrieval for Open-Domain Question Answering

2020-04-10 · EMNLP 2020 11 · Vladimir Karpukhin, Barlas Oğuz, Sewon Min, Patrick Lewis 외

Open-domain question answering relies on efficient passage retrieval to select candidate contexts, where traditional sparse vector space models, such as TF-IDF or BM25, are the de facto method. In this work, we show that…

Open-Domain Question AnsweringPassage RetrievalQuestion AnsweringRetrieval

MIA 2022 Shared Task Submission: Leveraging Entity Representations, Dense-Sparse Hybrids, and Fusion-in-Decoder for Cross-Lingual Question Answering

2022-07-05 · NAACL (MIA) 2022 7 · Zhucheng Tu, Sarguna Janani Padmanabhan

We describe our two-stage system for the Multilingual Information Access (MIA) 2022 Shared Task on Cross-Lingual Open-Retrieval Question Answering. The first stage consists of multilingual passage retrieval with a hybrid…

Cross-Lingual Question AnsweringDecoderLanguage ModelingLanguage Modelling+3