Pith

open record

sign in

arxiv: 2301.04413 · v2 · pith:ZYIM4M7R · submitted 2023-01-11 · cs.IR

CoSPLADE: Contextualizing SPLADE for Conversational Information Retrieval

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:ZYIM4M7Rrecord.jsonopen to challenge →

classification cs.IR
keywords spladeconversationaldatasetfirst-stagefullqueryrankerrelying
0
0 comments X
read the original abstract

Conversational search is a difficult task as it aims at retrieving documents based not only on the current user query but also on the full conversation history. Most of the previous methods have focused on a multi-stage ranking approach relying on query reformulation, a critical intermediate step that might lead to a sub-optimal retrieval. Other approaches have tried to use a fully neural IR first-stage, but are either zero-shot or rely on full learning-to-rank based on a dataset with pseudo-labels. In this work, leveraging the CANARD dataset, we propose an innovative lightweight learning technique to train a first-stage ranker based on SPLADE. By relying on SPLADE sparse representations, we show that, when combined with a second-stage ranker based on T5Mono, the results are competitive on the TREC CAsT 2020 and 2021 tracks.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Improving the Efficiency and Effectiveness of LLM Knowledge Distillation for Conversational Search

    cs.IR 2026-06 unverdicted novelty 5.0

    Combining contrastive loss with KLD distillation and adding sparsity regularization improves effectiveness and reduces FLOPS by 2x in conversational search with minimal recall loss.