GeAR: Generation Augmented Retrieval
Haoyu Liu, Shaohan Huang, Jianfeng Liu, Yuefeng Zhan, Hao Sun, Weiwei Deng, Feng Sun, Furu Wei, Qi Zhang

TL;DR
GeAR is a novel retrieval method that enhances global similarity with contrastive learning and generates relevant context to capture fine-grained semantic relationships, improving interpretability and performance without extra computational cost.
Contribution
Introduces GeAR, a retrieval approach combining contrastive learning with generation modules to improve interpretability and fine-grained semantic understanding.
Findings
Achieves competitive retrieval performance across various tasks.
Provides qualitative insights into retrieval result interpretation.
Does not increase computational cost when used as a retriever.
Abstract
Document retrieval techniques are essential for developing large-scale information systems. The common approach involves using a bi-encoder to compute the semantic similarity between a query and documents. However, the scalar similarity often fail to reflect enough information, hindering the interpretation of retrieval results. In addition, this process primarily focuses on global semantics, overlooking the finer-grained semantic relationships between the query and the document's content. In this paper, we introduce a novel method, neration ugmented etrieval (), which not only improves the global document-query similarity through contrastive learning, but also integrates well-designed fusion and decoding modules. This enables GeAR to generate relevant context within the documents based on a given query, facilitating learning to…
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.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Advanced Image and Video Retrieval Techniques
