Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
41 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
41 tokens/sec
o3 Pro
7 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

CAPSTONE: Curriculum Sampling for Dense Retrieval with Document Expansion (2212.09114v2)

Published 18 Dec 2022 in cs.CL

Abstract: The dual-encoder has become the de facto architecture for dense retrieval. Typically, it computes the latent representations of the query and document independently, thus failing to fully capture the interactions between the query and document. To alleviate this, recent research has focused on obtaining query-informed document representations. During training, it expands the document with a real query, but during inference, it replaces the real query with a generated one. This inconsistency between training and inference causes the dense retrieval model to prioritize query information while disregarding the document when computing the document representation. Consequently, it performs even worse than the vanilla dense retrieval model because its performance heavily relies on the relevance between the generated queries and the real query.In this paper, we propose a curriculum sampling strategy that utilizes pseudo queries during training and progressively enhances the relevance between the generated query and the real query. By doing so, the retrieval model learns to extend its attention from the document alone to both the document and query, resulting in high-quality query-informed document representations. Experimental results on both in-domain and out-of-domain datasets demonstrate that our approach outperforms previous dense retrieval models.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (8)
  1. Xingwei He (13 papers)
  2. Yeyun Gong (78 papers)
  3. A-Long Jin (5 papers)
  4. Hang Zhang (164 papers)
  5. Anlei Dong (6 papers)
  6. Jian Jiao (44 papers)
  7. Siu Ming Yiu (16 papers)
  8. Nan Duan (172 papers)
Citations (3)