论文标题
游行:文档reranking的段落表示汇总
PARADE: Passage Representation Aggregation for Document Reranking
论文作者
论文摘要
预处理的变压器模型(例如BERT和T5)已显示在临时通过和文档排名方面非常有效。由于这些模型的固有序列长度限制,需要通过文档的段落运行,而不是一次处理整个文档序列。尽管已经提出了几种用于汇总段落级信号的方法,但尚未对这些技术进行广泛的比较。在这项工作中,我们探讨了将文档段落中相关性信号汇总为最终排名得分的策略。我们发现,通道表示汇总技术可以显着改善先前工作中提出的技术,例如提取最大通道评分。我们称这次新方法游行。特别是,游行可以显着改善具有广泛信息需求的收藏的结果,在整个文档中可以传播相关性信号(例如TREC Robust04和Gov2)。同时,较不复杂的聚合技术可能会在具有信息需求的收集中更好地工作,而这些信息通常可以将其定位到单个段落(例如TREC DL和TREC基因组学)。我们还进行了效率分析,并强调了改善基于变压器聚合的几种策略。
Pretrained transformer models, such as BERT and T5, have shown to be highly effective at ad-hoc passage and document ranking. Due to inherent sequence length limits of these models, they need to be run over a document's passages, rather than processing the entire document sequence at once. Although several approaches for aggregating passage-level signals have been proposed, there has yet to be an extensive comparison of these techniques. In this work, we explore strategies for aggregating relevance signals from a document's passages into a final ranking score. We find that passage representation aggregation techniques can significantly improve over techniques proposed in prior work, such as taking the maximum passage score. We call this new approach PARADE. In particular, PARADE can significantly improve results on collections with broad information needs where relevance signals can be spread throughout the document (such as TREC Robust04 and GOV2). Meanwhile, less complex aggregation techniques may work better on collections with an information need that can often be pinpointed to a single passage (such as TREC DL and TREC Genomics). We also conduct efficiency analyses, and highlight several strategies for improving transformer-based aggregation.