paper-with-me

Papers

Data Augmentation for Sample Efficient and Robust Document Ranking

2023-11-26 · Abhijit Anand, Jurek Leonhardt, Jaspreet Singh, Koustav Rudra, Avishek Anand

Contextual ranking models have delivered impressive performance improvements over classical models in the document ranking task. However, these highly over-parameterized models tend to be data-hungry and require large amounts of data even for fine-tuning. In this paper, we propose data-augmentation methods for effective and robust ranking performance. One of the key benefits of using data augmentation is in achieving sample efficiency or learning effectively when we have only a small amount of training data. We propose supervised and unsupervised data augmentation schemes by creating training data using parts of the relevant documents in the query-document pairs. We then adapt a family of contrastive losses for the document ranking task that can exploit the augmented data to learn an effective ranking model. Our extensive experiments on subsets of the MS MARCO and TREC-DL test sets show that data augmentation, along with the ranking-adapted contrastive losses, results in performance improvements under most dataset sizes. Apart from sample efficiency, we conclusively show that data augmentation results in robust models when transferred to out-of-domain benchmarks. Our performance improvements in in-domain and more prominently in out-of-domain benchmarks show that augmentation regularizes the ranking model and improves its robustness and generalization capability.

📄 PDF Abstract BibTeX arXiv:2311.15426

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDocument Ranking

Similar Papers 제목 키워드 기반

Supervised Contrastive Learning Approach for Contextual Ranking

2022-07-07 · Abhijit Anand, Jurek Leonhardt, Koustav Rudra, Avishek Anand

Contextual ranking models have delivered impressive performance improvements over classical models in the document ranking task. However, these highly over-parameterized models tend to be data-hungry and require large am…

Contrastive LearningData AugmentationDocument RankingFact Checking

Query Augmentation by Decoding Semantics from Brain Signals

2024-02-24 · Ziyi Ye, Jingtao Zhan, Qingyao Ai, Yiqun Liu 외

Query augmentation is a crucial technique for refining semantically imprecise queries. Traditionally, query augmentation relies on extracting information from initially retrieved, potentially relevant documents. If the q…

Document Ranking

From Easy to Hard: A Dual Curriculum Learning Framework for Context-Aware Document Ranking

2022-08-22 · Yutao Zhu, Jian-Yun Nie, Yixuan Su, Haonan Chen 외

Contextual information in search sessions is important for capturing users' search intents. Various approaches have been proposed to model user behavior sequences to improve document ranking in a session. Typically, trai…

Document Ranking

YES SIR!Optimizing Semantic Space of Negatives with Self-Involvement Ranker

2021-09-14 · Ruizhi Pu, Xinyu Zhang, Ruofei Lai, Zikai Guo 외

Pre-trained model such as BERT has been proved to be an effective tool for dealing with Information Retrieval (IR) problems. Due to its inspiring performance, it has been widely used to tackle with real-world IR problems…

Document RankingInformation RetrievalRetrieval

Contrastive Learning of User Behavior Sequence for Context-Aware Document Ranking

2021-08-24 · Yutao Zhu, Jian-Yun Nie, Zhicheng Dou, Zhengyi Ma 외

Context information in search sessions has proven to be useful for capturing user search intent. Existing studies explored user behavior sequences in sessions in different ways to enhance query suggestion or document ran…

Contrastive LearningData AugmentationDocument Ranking