REVIEW 2 cited by
Token-level Proximal Policy Optimization for Query Generation
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
read the original abstract
Query generation is a critical task for web search engines (e.g. Google, Bing) and recommendation systems. Recently, state-of-the-art query generation methods leverage Large Language Models (LLMs) for their strong capabilities in context understanding and text generation. However, they still face challenges in generating high-quality queries in terms of inferring user intent based on their web search interaction history. In this paper, we propose Token-level Proximal Policy Optimization (TPPO), a noval approach designed to empower LLMs perform better in query generation through fine-tuning. TPPO is based on the Reinforcement Learning from AI Feedback (RLAIF) paradigm, consisting of a token-level reward model and a token-level proximal policy optimization module to address the sparse reward challenge in traditional RLAIF frameworks. To evaluate the effectiveness and robustness of TPPO, we conducted experiments on both open-source dataset and an industrial dataset that was collected from a globally-used search engine. The experimental results demonstrate that TPPO significantly improves the performance of query generation for LLMs and outperforms its existing competitors.
Forward citations
Cited by 2 Pith papers
-
Aligning Web Query Generation with Ranking Objectives via Direct Preference Optimization
Using direct preference optimization with reranker or GPT-3.5 preferences to align synthetic query generation improves downstream dense retrieval effectiveness on MS MARCO and TREC-DL.
-
Risk-aware Direct Preference Optimization under Nested Risk Measure
A token-level DPO variant that penalizes model drift with nested risk measures (CVaR and ERM) and reports improved alignment-drift tradeoffs.
Discussion (0). Sign in to comment.