paper-with-me

홈 › Papers

QueryAgent-R1: Bridging Query Generation and Product Retrieval for E-Commerce Query Recommendation

2026-06-04 · Dike Sun, Zheng Zou, Jingtong Zang, Qi Sun, Huaipeng Zhaoand Tao Luo, Xiaoyi Zeng arxiv

Query recommendation in e-commerce search aims to proactively suggest queries that match users' potential interests. However, existing methods mainly optimize query-level relevance, while neglecting whether the retrieved products align with users' downstream preferences. This mismatch often leads to high query click through rates (CTR) but low product conversion rates (CVR). To bridge this gap, we propose QueryAgent-R1, a memory-augmented agentic framework that improves end-to-end alignment via chain-of-retrieval optimization. Our QueryAgent-R1 grounds query generation in real inventory retrieval, allowing the agent to validate and refine queries based on retrieved products. We also design a consistency reward in the agentic reinforcement learning (RL) process to jointly optimize query relevance and downstream engagement. In addition, we construct a memory abstraction module for efficient user profiling. To support offline evaluation, we construct two datasets based on both proprietary industrial data and public datasets, on which QueryAgent-R1 consistently outperforms strong baselines. Moreover, on a large scale production platform, QueryAgent-R1 improves Query CTR by 2.9% and guided CVR by 3.1% in online A/B tests.

📄 PDF Abstract BibTeX arXiv:2606.05671

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

QueryAgent: A Reliable and Efficient Reasoning Framework with Environmental Feedback-based Self-Correction

2024-03-18 · Xiang Huang, Sitao Cheng, Shanshan Huang, Jiayu Shen 외

Employing Large Language Models (LLMs) for semantic parsing has achieved remarkable success. However, we find existing methods fall short in terms of reliability and efficiency when hallucinations are encountered. In thi…

Semantic Parsing

Bridging Relevance and Reasoning: Rationale Distillation in Retrieval-Augmented Generation

2024-12-11 · Pengyue Jia, Derong Xu, Xiaopeng Li, Zhaocheng Du 외

The reranker and generator are two critical components in the Retrieval-Augmented Generation (i.e., RAG) pipeline, responsible for ranking relevant documents and generating responses. However, due to differences in pre-t…

RAGRetrievalRetrieval-augmented Generation

Doc2Token: Bridging Vocabulary Gap by Predicting Missing Tokens for E-commerce Search

2024-06-28 · Kaihao Li, Juexin Lin, Tony Lee

Addressing the "vocabulary mismatch" issue in information retrieval is a central challenge for e-commerce search engines, because product pages often miss important keywords that customers search for. Doc2Query[1] is a p…

DiversityInformation RetrievalRetrieval

Intent-Aware Neural Query Reformulation for Behavior-Aligned Product Search

2025-07-29 · Jayanth Yetukuri, Ishita Khan arxiv

Understanding and modeling buyer intent is a foundational challenge in optimizing search query reformulation within the dynamic landscape of e-commerce search systems. This work introduces a robust data pipeline designed…

Federated Retrieval Augmented Generation for Multi-Product Question Answering

2025-01-25 · Parshin Shojaee, Sai Sree Harsha, Dan Luo, Akash Maharaj 외

Recent advancements in Large Language Models and Retrieval-Augmented Generation have boosted interest in domain-specific question-answering for enterprise products. However, AI Assistants often face challenges in multi-p…

Question AnsweringRAGRetrievalRetrieval-augmented Generation