Pith. sign in

REVIEW 2 cited by

CHIQ: Contextual History Enhancement for Improving Query Rewriting in Conversational Search

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2406.05013 v2 pith:CVJVO2EH submitted 2024-06-07 cs.IR cs.CL

CHIQ: Contextual History Enhancement for Improving Query Rewriting in Conversational Search

classification cs.IR cs.CL
keywords llmschiqsearchconversationalhistoryqueryrewritingclosed-source
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

In this paper, we study how open-source large language models (LLMs) can be effectively deployed for improving query rewriting in conversational search, especially for ambiguous queries. We introduce CHIQ, a two-step method that leverages the capabilities of LLMs to resolve ambiguities in the conversation history before query rewriting. This approach contrasts with prior studies that predominantly use closed-source LLMs to directly generate search queries from conversation history. We demonstrate on five well-established benchmarks that CHIQ leads to state-of-the-art results across most settings, showing highly competitive performances with systems leveraging closed-source LLMs. Our study provides a first step towards leveraging open-source LLMs in conversational search, as a competitive alternative to the prevailing reliance on commercial LLMs. Data, models, and source code will be publicly available upon acceptance at https://github.com/fengranMark/CHIQ.

discussion (0)

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

Forward citations

Cited by 2 Pith papers

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

  1. Improving Ad-hoc Search Effectiveness for Conversational Information Retrieval via Model Merging

    cs.IR 2026-07 accept novelty 6.0

    Linear and spherical interpolation of ANCE and QRACDR parameters yields a single dense retriever that recovers ad-hoc effectiveness while retaining conversational skill and improving zero-shot generalization.

  2. uva-irlab-conv at SemEval-2026 Task 8: Multi-Turn RAG with Learned Sparse Retrieval and Listwise Reranking

    cs.CL 2026-06 unverdicted novelty 2.0

    A multi-turn RAG system combines learned sparse retrieval with LLM-conditioned rewriting, listwise reranking, and generation to handle conversational QA and unanswerable queries across four domains.