Leveraging Query Resolution and Reading Comprehension for Conversational Passage Retrieval
Svitlana Vakulenko, Nikos Voskarides, Zhucheng Tu, Shayne Longpre

TL;DR
This paper presents a conversational passage retrieval system that combines BM25, BERT re-ranking, and query resolution with QuReTeC to improve retrieval accuracy in under-specified queries, demonstrating significant performance gains.
Contribution
It introduces a novel pipeline integrating query resolution with passage retrieval and re-ranking, enhancing performance in conversational information retrieval tasks.
Findings
Our system outperforms median runs in TREC CAsT 2020.
Query resolution with QuReTeC significantly improves retrieval accuracy.
Combining BM25, BERT, and comprehension models yields superior results.
Abstract
This paper describes the participation of UvA.ILPS group at the TREC CAsT 2020 track. Our passage retrieval pipeline consists of (i) an initial retrieval module that uses BM25, and (ii) a re-ranking module that combines the score of a BERT ranking model with the score of a machine comprehension model adjusted for passage retrieval. An important challenge in conversational passage retrieval is that queries are often under-specified. Thus, we perform query resolution, that is, add missing context from the conversation history to the current turn query using QuReTeC, a term classification query resolution model. We show that our best automatic and manual runs outperform the corresponding median runs by a large margin.
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
TopicsTopic Modeling · Natural Language Processing Techniques · Speech and dialogue systems
MethodsLinear Layer · Weight Decay · Multi-Head Attention · Refunds@Expedia|||How do I get a full refund from Expedia? · Attention Dropout · Layer Normalization · WordPiece · Dense Connections · Adam · Linear Warmup With Linear Decay
