BriefGPT.xyz
Dec, 2023
密集检索:我们应该使用什么检索粒度?
Dense X Retrieval: What Retrieval Granularity Should We Use?
HTML
PDF
Tong Chen, Hongwei Wang, Sihao Chen, Wenhao Yu, Kaixin Ma...
TL;DR
密集检索是一种获取相关背景或世界知识的开放领域自然语言处理任务的显著方法,检索单元的选择显著影响检索和下游任务的性能,与传统的段落或句子方法相比,基于命题的检索在密集检索中明显优于传统的检索方法,并通过提供与问题相关的信息来改进下游问答任务的性能。
Abstract
dense retrieval
has become a prominent method to obtain relevant context or world knowledge in open-domain NLP tasks. When we use a learned dense retriever on a retrieval corpus at inference time, an often-overlooked design choice is the
→