paper-with-me

Papers

Remining Hard Negatives for Generative Pseudo Labeled Domain Adaptation

2025-01-24 · Goksenin Yuksel, David Rau, Jaap Kamps

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 state-of-the-art domain adaptation technique is Generative Pseudo Labeling (GPL). GPL uses synthetic query generation and initially mined hard negatives to distill knowledge from cross-encoder to dense retrievers in the target domain. In this paper, we analyze the documents retrieved by the domain-adapted model and discover that these are more relevant to the target queries than those of the non-domain-adapted model. We then propose refreshing the hard-negative index during the knowledge distillation phase to mine better hard negatives. Our remining R-GPL approach boosts ranking performance in 13/14 BEIR datasets and 9/12 LoTTe datasets. Our contributions are (i) analyzing hard negatives returned by domain-adapted and non-domain-adapted models and (ii) applying the GPL training with and without hard-negative re-mining in LoTTE and BEIR datasets.

📄 PDF Abstract BibTeX arXiv:2501.14434

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationInformation RetrievalKnowledge Distillation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Learning Transformation-Predictive Representations for Detection and Description of Local Features

2023-01-01 · CVPR 2023 1 · ZiHao Wang, Chunxu Wu, Yifei Yang, Zhen Li

The task of key-points detection and description is to estimate the stable location and discriminative representation of local features, which is essential for image matching. However, either the rough hard positive …

Contrastive Learning

Hard Negatives or False Negatives: Correcting Pooling Bias in Training Neural Ranking Models

2022-09-12 · Yinqiong Cai, Jiafeng Guo, Yixing Fan, Qingyao Ai 외

Neural ranking models (NRMs) have become one of the most important techniques in information retrieval (IR). Due to the limitation of relevance labels, the training of NRMs heavily relies on negative sampling over unlabe…

Information RetrievalRetrieval

Domain Adaptation for Dense Retrieval and Conversational Dense Retrieval through Self-Supervision by Meticulous Pseudo-Relevance Labeling

2024-03-13 · Minghan Li, Eric Gaussier

Recent studies have demonstrated that the ability of dense retrieval models to generalize to target domains with different distributions is limited, which contrasts with the results obtained with interaction-based models…

Conversational SearchDomain AdaptationRetrieval

A Free Lunch for Unsupervised Domain Adaptive Object Detection without Source Data

2020-12-10 · Xianfeng Li, WeiJie Chen, Di Xie, Shicai Yang 외

Unsupervised domain adaptation (UDA) assumes that source and target domain data are freely available and usually trained together to reduce the domain gap. However, considering the data privacy and the inefficiency of da…

Data AugmentationDomain AdaptationLearning with noisy labelsobject-detection+4

Needles in the Landscape: Semi-Supervised Pseudolabeling for Archaeological Site Discovery under Label Scarcity

2025-10-19 · Simon Jaxy, Anton Theys, Patrick Willett, W. Chris Carleton 외 arxiv

Archaeological predictive modelling estimates where undiscovered sites are likely to occur by combining known locations with environmental and geospatial variables, presenting a positive-unlabeled (PU) learning challenge…

Feature Engineering