information retrieval

More Than Efficiency: Embedding Compression Improves Domain Adaptation in Dense Retrieval

arXiv:2601.13525

summary

The paper shows that applying PCA to compress query embeddings can both speed up dense retrieval and improve its performance on specialized domains, acting as a lightweight form of domain adaptation.

Abstract

Dense retrievers powered by pretrained embeddings are widely used for document retrieval but struggle in specialized domains due to the mismatches between the training and target domain distributions. Domain adaptation typically requires costly annotation and retraining of query-document pairs. In this work, we revisit an overlooked alternative: applying PCA to domain embeddings to derive lower-dimensional representations that preserve domain-relevant features while discarding non-discriminative components. Though traditionally used for efficiency, we demonstrate that this simple embedding compression can effectively improve retrieval performance. Evaluated across 9 retrievers and 14 MTEB datasets, PCA applied solely to query embeddings improves NDCG@10 in 75.4% of model-dataset pairs, offering a simple and lightweight method for domain adaptation.

Oral at SURGeLLM 2026 Workshop at ACL 2026

Topics & keywords

#dense retrieval#domain adaptation#embedding compression#pca#efficiencypretrained embeddingsprincipal component analysisquery embedding compressionNDCG@10MTEB