PARADE: Passage Representation Aggregation for Document Reranking
Canjia Li, Andrew Yates, Sean MacAvaney, Ben He, Yingfei Sun

TL;DR
PARADE introduces an effective passage aggregation method for document reranking using transformer models, significantly improving retrieval performance especially on broad information needs, with various strategies to enhance efficiency.
Contribution
The paper proposes PARADE, a novel passage representation aggregation technique that outperforms existing methods in document reranking tasks using transformer models.
Findings
PARADE significantly improves reranking results on broad information need collections.
Less complex aggregation techniques may be better for pinpointed information needs.
Efficiency strategies can enhance transformer-based aggregation methods.
Abstract
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…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMusic and Audio Processing · Topic Modeling · Handwritten Text Recognition Techniques
MethodsAttention Is All You Need · Linear Layer · Byte Pair Encoding · Adam · Inverse Square Root Schedule · Refunds@Expedia|||How do I get a full refund from Expedia? · Linear Warmup With Linear Decay · SentencePiece · Residual Connection · WordPiece
