TensorX
返回文献探索

Paper · arXiv 2501.02772

GeAR: Generation Augmented Retrieval

Haoyu Liu, Shaohan Huang, Jianfeng Liu, Yuefeng Zhan, Hao Sun, Weiwei Deng, Feng Sun, Furu Wei, Qi Zhang

21 upvotesJanuary 6, 2025arXiv 预印本
AI 摘要

A new retrieval method, GeAR, enhances document retrieval by focusing on fine-grained semantic relationships using fusion and decoding modules, achieving competitive performance with minimal additional computational cost.

bi-encodersemantic similarityfusion modulesdecoding modulesrelevant text generationfine-grained semanticslarge language models

Abstract

Document retrieval techniques form the foundation for the development of large-scale information systems. The prevailing methodology is to construct a bi-encoder and compute the semantic similarity. However, such scalar similarity is difficult to reflect enough information and impedes our comprehension of the retrieval results. In addition, this computational process mainly emphasizes the global semantics and ignores the fine-grained semantic relationship between the query and the complex text in the document. In this paper, we propose a new method called Generation Augmented Retrieval (GeAR) that incorporates well-designed fusion and decoding modules. This enables GeAR to generate the relevant text from documents based on the fused representation of the query and the document, thus learning to "focus on" the fine-grained information. Also when used as a retriever, GeAR does not add any computational burden over bi-encoders. To support the training of the new framework, we have introduced a pipeline to efficiently synthesize high-quality data by utilizing large language models. GeAR exhibits competitive retrieval and localization performance across diverse scenarios and datasets. Moreover, the qualitative analysis and the results generated by GeAR provide novel insights into the interpretation of retrieval results. The code, data, and models will be released after completing technical review to facilitate future research.

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

京ICP备2026059466号
GeAR: Generation Augmented Retrieval | TensorX