English
Related papers

Related papers: Boot and Switch: Alternating Distillation for Zero…

200 papers

In information retrieval (IR), domain adaptation is the process of adapting a retrieval model to a new domain whose data distribution is different from the source domain. Existing methods in this area focus on unsupervised domain adaptation…

Information Retrieval · Computer Science 2023-07-07 Helia Hashemi , Yong Zhuang , Sachith Sri Ram Kothur , Srivas Prasad , Edgar Meij , W. Bruce Croft

Recent work has shown that small distilled language models are strong competitors to models that are orders of magnitude larger and slower in a wide range of information retrieval tasks. This has made distilled and dense models, due to…

Information Retrieval · Computer Science 2022-12-13 Guilherme Moraes Rosa , Luiz Bonifacio , Vitor Jeronymo , Hugo Abonizio , Marzieh Fadaee , Roberto Lotufo , Rodrigo Nogueira

Few-shot dense retrieval (DR) aims to effectively generalize to novel search scenarios by learning a few samples. Despite its importance, there is little study on specialized datasets and standardized evaluation protocols. As a result,…

Computation and Language · Computer Science 2023-04-13 Si Sun , Yida Lu , Shi Yu , Xiangyang Li , Zhonghua Li , Zhao Cao , Zhiyuan Liu , Deiming Ye , Jie Bao

We propose a simple and effective re-ranking method for improving passage retrieval in open question answering. The re-ranker re-scores retrieved passages with a zero-shot question generation model, which uses a pre-trained language model…

Computation and Language · Computer Science 2023-04-04 Devendra Singh Sachan , Mike Lewis , Mandar Joshi , Armen Aghajanyan , Wen-tau Yih , Joelle Pineau , Luke Zettlemoyer

Unsupervised binary representation allows fast data retrieval without any annotations, enabling practical application like fast person re-identification and multimedia retrieval. It is argued that conflicts in binary space are one of the…

Computer Vision and Pattern Recognition · Computer Science 2020-11-23 Fangrui Liu , Zheng Liu

Although existing neural retrieval models reveal promising results when training data is abundant and the performance keeps improving as training data increases, collecting high-quality annotated data is prohibitively costly. To this end,…

Computation and Language · Computer Science 2023-11-28 Fan Jiang , Tom Drummond , Trevor Cohn

Despite the advantages of their low-resource settings, traditional sparse retrievers depend on exact matching approaches between high-dimensional bag-of-words (BoW) representations of both the queries and the collection. As a result,…

Information Retrieval · Computer Science 2024-04-16 Dahlia Shehata

The zero-shot effectiveness of neural retrieval models is often evaluated on the BEIR benchmark -- a combination of different IR evaluation datasets. Interestingly, previous studies found that particularly on the BEIR subset Touch\'e 2020,…

Information Retrieval · Computer Science 2024-07-11 Nandan Thakur , Luiz Bonifacio , Maik Fröbe , Alexander Bondarenko , Ehsan Kamalloo , Martin Potthast , Matthias Hagen , Jimmy Lin

A vital step towards the widespread adoption of neural retrieval models is their resource efficiency throughout the training, indexing and query workflows. The neural IR community made great advancements in training effective dual-encoder…

Information Retrieval · Computer Science 2021-05-27 Sebastian Hofstätter , Sheng-Chieh Lin , Jheng-Hong Yang , Jimmy Lin , Allan Hanbury

Dense retrieval overcome the lexical gap and has shown great success in ad-hoc information retrieval (IR). Despite their success, dense retrievers are expensive to serve across practical use cases. For use cases requiring to search from…

Information Retrieval · Computer Science 2023-07-21 Nandan Thakur , Nils Reimers , Jimmy Lin

Dense retrieval (DR) methods conduct text retrieval by first encoding texts in the embedding space and then matching them by nearest neighbor search. This requires strong locality properties from the representation space, i.e, the close…

Information Retrieval · Computer Science 2021-10-15 Ji Xin , Chenyan Xiong , Ashwin Srinivasan , Ankita Sharma , Damien Jose , Paul N. Bennett

In dense retrieval, effective training hinges on selecting high quality hard negatives while avoiding false negatives. Recent methods apply heuristics based on positive document scores to identify hard negatives, improving both performance…

Information Retrieval · Computer Science 2025-08-19 Bongsu Kim

Dense retrievers have demonstrated significant potential for neural information retrieval; however, they exhibit a lack of robustness to domain shifts, thereby limiting their efficacy in zero-shot settings across diverse domains. A…

Information Retrieval · Computer Science 2025-01-27 Goksenin Yuksel , David Rau , Jaap Kamps

We present a new zero-shot dense retrieval (ZeroDR) method, COCO-DR, to improve the generalization ability of dense retrieval by combating the distribution shifts between source training tasks and target scenarios. To mitigate the impact of…

Computation and Language · Computer Science 2022-11-28 Yue Yu , Chenyan Xiong , Si Sun , Chao Zhang , Arnold Overwijk

Dense retrieval approaches can overcome the lexical gap and lead to significantly improved search results. However, they require large amounts of training data which is not available for most domains. As shown in previous work (Thakur et…

Computation and Language · Computer Science 2022-04-26 Kexin Wang , Nandan Thakur , Nils Reimers , Iryna Gurevych

Ranking has always been one of the top concerns in information retrieval research. For decades, lexical matching signal has dominated the ad-hoc retrieval process, but it also has inherent defects, such as the vocabulary mismatch problem.…

Information Retrieval · Computer Science 2020-10-21 Jingtao Zhan , Jiaxin Mao , Yiqun Liu , Min Zhang , Shaoping Ma

This paper presents a novel way of online adapting any off-the-shelf object detection model to a novel domain without retraining the detector model. Inspired by how humans quickly learn knowledge of a new subject (e.g., memorization), we…

Computer Vision and Pattern Recognition · Computer Science 2024-09-18 Yanan Jian , Fuxun Yu , Qi Zhang , William Levine , Brandon Dubbs , Nikolaos Karianakis

Pre-trained Language Models have recently emerged in Information Retrieval as providing the backbone of a new generation of neural systems that outperform traditional methods on a variety of tasks. However, it is still unclear to what…

Information Retrieval · Computer Science 2023-01-26 Simon Lupart , Thibault Formal , Stéphane Clinchant

Foundation vision-language models have enabled remarkable zero-shot transferability of the pre-trained representations to a wide range of downstream tasks. However, to solve a new task, zero-shot transfer still necessitates human guidance…

Machine Learning · Computer Science 2024-06-12 Artyom Gadetsky , Yulun Jiang , Maria Brbic

Dense retrievers play a vital role in accessing external and specialized knowledge to augment language models (LMs). Training dense retrievers typically requires annotated query-document pairs, which are costly to create and scarce in…

Information Retrieval · Computer Science 2026-02-23 Fengyu Cai , Tong Chen , Xinran Zhao , Sihao Chen , Hongming Zhang , Sherry Tongshuang Wu , Iryna Gurevych , Heinz Koeppl