REVIEW 4 cited by
GPL: Generative Pseudo Labeling for Unsupervised Domain Adaptation of Dense Retrieval
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
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 al., 2021b), the performance of dense retrievers severely degrades under a domain shift. This limits the usage of dense retrieval approaches to only a few domains with large training datasets. In this paper, we propose the novel unsupervised domain adaptation method Generative Pseudo Labeling (GPL), which combines a query generator with pseudo labeling from a cross-encoder. On six representative domain-specialized datasets, we find the proposed GPL can outperform an out-of-the-box state-of-the-art dense retrieval approach by up to 9.3 points nDCG@10. GPL requires less (unlabeled) data from the target domain and is more robust in its training than previous methods. We further investigate the role of six recent pre-training methods in the scenario of domain adaptation for retrieval tasks, where only three could yield improved results. The best approach, TSDAE (Wang et al., 2021) can be combined with GPL, yielding another average improvement of 1.4 points nDCG@10 across the six tasks. The code and the models are available at https://github.com/UKPLab/gpl.
Forward citations
Cited by 4 Pith papers
-
When Should Dense Retrievers Be Updated in Evolving Corpora? Detecting Out-of-Distribution Corpora Using GradNormIR
GradNormIR uses gradient norms from a retriever's own contrastive loss to detect out-of-distribution documents and schedule retriever updates before queries arrive.
-
From Token to Action: State Machine Reasoning to Mitigate Overthinking in Information Retrieval
A state-machine framework that replaces token-level chain-of-thought with discrete query-refinement and reranking actions reduces token use by 74% while improving nDCG@10 on retrieval benchmarks.
-
RAGAL: A Frugal, Fully Local Retrieval-Augmented Assistant for Technical Support at a Government Agency
In a fully local Romanian RAG assistant, retrieval engineering and a 72-minute embedder fine-tune lifted ticket recall@10 from 0.663 to 0.850, while per-domain evaluation exposed and fixed silent document-domain regression.
-
Unified Alignment Protocol: Making Sense of the Unlabeled Data in New Domains
UAP, an alternating two-stage training protocol, improves unseen-domain accuracy in semi-supervised federated learning by aligning client and server features to a Gaussian distribution defined by the classifier weights.
Discussion (0). Sign in to comment.