TensorX
返回文献探索

Paper · arXiv 2410.02525

Contextual Document Embeddings

John X. Morris, Alexander M. Rush

24 upvotesOctober 3, 2024arXiv 预印本
AI 摘要

Contextualized document embeddings that consider neighboring documents improve retrieval performance over traditional biencoders, achieving state-of-the-art results on the MTEB benchmark.

dense document embeddingsneural retrievalcontextualized document embeddingscontrastive learning objectiveintra-batch contextual losscontextual architectureneighbor document informationbiencodersMTEB benchmark

Abstract

Dense document embeddings are central to neural retrieval. The dominant paradigm is to train and construct embeddings by running encoders directly on individual documents. In this work, we argue that these embeddings, while effective, are implicitly out-of-context for targeted use cases of retrieval, and that a contextualized document embedding should take into account both the document and neighboring documents in context - analogous to contextualized word embeddings. We propose two complementary methods for contextualized document embeddings: first, an alternative contrastive learning objective that explicitly incorporates the document neighbors into the intra-batch contextual loss; second, a new contextual architecture that explicitly encodes neighbor document information into the encoded representation. Results show that both methods achieve better performance than biencoders in several settings, with differences especially pronounced out-of-domain. We achieve state-of-the-art results on the MTEB benchmark with no hard negative mining, score distillation, dataset-specific instructions, intra-GPU example-sharing, or extremely large batch sizes. Our method can be applied to improve performance on any contrastive learning dataset and any biencoder.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
Contextual Document Embeddings | TensorX