Pith. sign in

REVIEW 2 cited by

Ask Optimal Questions: Aligning Large Language Models with Retriever's Preference in Conversation

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 2402.11827 v2 pith:ZFKXX5NQ submitted 2024-02-19 cs.IR cs.CL

classification cs.IRcs.CL
keywords retrievalretrieversrewritesdatasetfeedbacklanguagelargemodel
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Conversational search, unlike single-turn retrieval tasks, requires understanding the current question within a dialogue context. The common approach of rewrite-then-retrieve aims to decontextualize questions to be self-sufficient for off-the-shelf retrievers, but most existing methods produce sub-optimal query rewrites due to the limited ability to incorporate signals from the retrieval results. To overcome this limitation, we present a novel framework RetPO (Retriever's Preference Optimization), which is designed to optimize a language model (LM) for reformulating search queries in line with the preferences of the target retrieval systems. The process begins by prompting a large LM to produce various potential rewrites and then collects retrieval performance for these rewrites as the retrievers' preferences. Through the process, we construct a large-scale dataset called RF collection, containing Retrievers' Feedback on over 410K query rewrites across 12K conversations. Furthermore, we fine-tune a smaller LM on this dataset to align it with the retrievers' feedback. Our resulting model demonstrates superiority on two benchmarks, surpassing the previous state-of-the-art performance of rewrite-then-retrieve approaches.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

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

  1. Bridging the Gap: From Ad-hoc to Proactive Search in Conversations

    cs.IR 2025-06 conditional novelty 6.0 of 10

    Conv2Query fine-tunes an LLM to convert conversational context into ad-hoc queries, enabling off-the-shelf retrievers to work effectively on proactive search in conversations.

  2. UniConv: Unifying Retrieval and Response Generation for Large Language Models in Conversations

    cs.CL 2025-07 reject novelty 5.0 of 10

    A single LLM jointly fine-tuned for conversational dense retrieval and retrieval-augmented generation beats separate retriever-plus-generator pipelines on most test collections, though its headline benchmark was conta...

Pith tools