Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Query Resolution for Conversational Search with Limited Supervision

About

In this work we focus on multi-turn passage retrieval as a crucial component of conversational search. One of the key challenges in multi-turn passage retrieval comes from the fact that the current turn query is often underspecified due to zero anaphora, topic change, or topic return. Context from the conversational history can be used to arrive at a better expression of the current turn query, defined as the task of query resolution. In this paper, we model the query resolution task as a binary term classification problem: for each term appearing in the previous turns of the conversation decide whether to add it to the current turn query or not. We propose QuReTeC (Query Resolution by Term Classification), a neural query resolution model based on bidirectional transformers. We propose a distant supervision method to automatically generate training data by using query-passage relevance labels. Such labels are often readily available in a collection either as human annotations or inferred from user interactions. We show that QuReTeC outperforms state-of-the-art models, and furthermore, that our distant supervision method can be used to substantially reduce the amount of human-curated data required to train QuReTeC. We incorporate QuReTeC in a multi-turn, multi-stage passage retrieval architecture and demonstrate its effectiveness on the TREC CAsT dataset.

Nikos Voskarides, Dan Li, Pengjie Ren, Evangelos Kanoulas, Maarten de Rijke• 2020

Related benchmarks

TaskDatasetResultRank
Conversational RetrievalQReCC (test)
Recall@1055.5
43
Conversational Question AnsweringConvMix 1.0 (test)
P@1 (All)28.2
21
Conversational Search RetrievalTopiOCQA (test)
MRR11.2
21
Conversational SearchCAsT 19
MRR70.9
14
Conversational SearchCAsT 20
MRR43
14
Conversational Question AnsweringConvMix-5T 1.0 (test)
P@128.3
7
Dense RetrievalCAsT 20
MRR43
7
Dense RetrievalCAsT 19
MRR68.9
7
Showing 8 of 8 rows

Other info

Follow for update