Pith. sign in

REVIEW 4 cited by

Contextual Document Embeddings

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

arxiv 2410.02525 v4 pith:OLVI6XL5 submitted 2024-10-03 cs.CL cs.AI

classification cs.CLcs.AI
keywords documentembeddingscontextualcontextualizedachievecontrastivedocumentsexplicitly
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original 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.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Context is Gold to find the Gold Passage: Evaluating and Training Contextual Document Embeddings

    cs.IR 2025-05 conditional novelty 6.0 of 10

    A new benchmark (ConTEB) and training method (InSeNT) show that context-aware chunk embeddings greatly improve retrieval on context-dependent queries, with minimal computational overhead.

  2. LogiCoL: Logically-Informed Contrastive Learning for Set-based Dense Retrieval

    cs.IR 2025-05 conditional novelty 6.0 of 10

    A dense retriever trained with subset and exclusion constraints on logically related query pairs improves recall on queries with AND, OR, and NOT connectives.

  3. KG-CQR: Leveraging Structured Relation Representations in Knowledge Graphs for Contextual Query Retrieval

    cs.CL 2025-08 conditional novelty 5.0 of 10

    KG-CQR improves RAG retrieval by generating a contextual query from knowledge graph triplets and fusing it with the original query, reporting 4-6% mAP gains on RAGBench and MultiHop-RAG.

  4. Maintaining MTEB: Towards Long Term Usability and Reproducibility of Embedding Benchmarks

    cs.CL 2025-06 conditional novelty 4.0 of 10

    The MTEB maintainers document their infrastructure for versioning and validating benchmark components, plus a zero-shot score that flags models trained on benchmark tasks.

Pith tools