Multi-View Document Representation Learning for Open-Domain Dense Retrieval
Shunyu Zhang, Yaobo Liang, Ming Gong, Daxin Jiang, Nan Duan

TL;DR
This paper introduces a multi-view document representation learning framework for open-domain dense retrieval, generating multiple embeddings per document to better match diverse queries and improve retrieval accuracy.
Contribution
It proposes a novel multi-view embedding method with a global-local loss to prevent collapse and enhance alignment with various queries, achieving state-of-the-art results.
Findings
Outperforms recent methods in dense retrieval tasks.
Achieves state-of-the-art retrieval accuracy.
Effectively aligns multi-view embeddings with diverse queries.
Abstract
Dense retrieval has achieved impressive advances in first-stage retrieval from a large-scale document collection, which is built on bi-encoder architecture to produce single vector representation of query and document. However, a document can usually answer multiple potential queries from different views. So the single vector representation of a document is hard to match with multi-view queries, and faces a semantic mismatch problem. This paper proposes a multi-view document representation learning framework, aiming to produce multi-view embeddings to represent documents and enforce them to align with different queries. First, we propose a simple yet effective method of generating multiple embeddings through viewers. Second, to prevent multi-view embeddings from collapsing to the same one, we further propose a global-local loss with annealed temperature to encourage the multiple viewers…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
