CLJun 2, 2025

AdaRewriter: Unleashing the Power of Prompting-based Conversational Query Reformulation via Test-Time Adaptation

arXiv:2506.01381v23 citationsh-index: 10EMNLP
Originality Incremental advance
AI Analysis

This work addresses conversational search efficiency for users by enhancing query reformulation, though it is incremental as it builds on existing prompting-based methods.

The paper tackles the problem of ambiguous user queries in conversational search by proposing AdaRewriter, a framework that uses a reward model for test-time adaptation to select the best query reformulation, achieving significant performance improvements across five datasets.

Prompting-based conversational query reformulation has emerged as a powerful approach for conversational search, refining ambiguous user queries into standalone search queries. Best-of-N reformulation over the generated candidates via prompting shows impressive potential scaling capability. However, both the previous tuning methods (training time) and adaptation approaches (test time) can not fully unleash their benefits. In this paper, we propose AdaRewriter, a novel framework for query reformulation using an outcome-supervised reward model via test-time adaptation. By training a lightweight reward model with contrastive ranking loss, AdaRewriter selects the most promising reformulation during inference. Notably, it can operate effectively in black-box systems, including commercial LLM APIs. Experiments on five conversational search datasets show that AdaRewriter significantly outperforms the existing methods across most settings, demonstrating the potential of test-time adaptation for conversational query reformulation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes