用语义聚类ID和强化学习提升电商搜索生成召回效率
Efficient Generative Retrieval for E-commerce Search with Semantic Cluster IDs and Expert-Guided RL

- 通过类别-查询约束的语义标识编码,降低生成召回的搜索复杂度
- 相比基线模型,点击率提升最高达26.76%,推理耗时减半
- 适合追求高并发、低延迟且需对齐排序目标的工业级搜索系统
生成式召回将多阶段检索统一为端到端模型,但在工业电商场景中仍面临海量动态商品库、严格延迟要求及与下游排序目标对齐的挑战。本文提出CQ-SID框架,采用类别感知与查询-物品对比学习结合残差量化变分自编码器,将商品编码为层级语义聚类标识,显著降低束搜索复杂度。同时设计EG-GRPO方法,通过注入真实样本稳定稀疏奖励下的强化学习训练,对齐生成召回与下游排序目标。离线实验显示,CQ-SID在天猫APP日志上相较RQ-VAE基线,语义与个性化点击率分别提升26.76%和11.11%,束大小减半;EG-GRPO进一步优化多目标表现。线上A/B测试验证其带来GMV增长1.15%、UCTCVR提升0.40%。生成召回通道现已占生产流量超50.25%曝光、58.96%点击与72.63%购买,证明该方案在真实电商系统中的可行性。
原文摘要 · Abstract (English)
Generative retrieval offers a promising alternative by unifying the fragmented multi-stage retrieval process into a single end-to-end model. However, its practical adoption in industrial e-commerce search remains challenging, given the massive and dynamic product catalogs, strict latency requirements, and the need to align retrieval with downstream ranking goals. In this work, we propose a retrieval framework tailored for real-world recall scenarios, positioning generative retrieval as a recall-stage supplement rather than an end-to-end replacement. Our method, CQ-SID (Category-and-Query constrained Semantic ID), employs category-aware and query-item contrastive learning along with Residual Quantized VAEs to encode items into hierarchical semantic cluster identifiers, significantly reducing beam search complexity. Additionally, we develop EG-GRPO (Expert-Guided Group Relative Policy Optimization), a reinforcement learning approach that aligns generative recall with downstream ranking under sparse rewards by injecting ground-truth samples to stabilize training. Offline experiments on TmallAPP search logs show that CQ-SID achieves up to 26.76% and 11.11% relative gains in semantic and personalized click hitrate over RQ-VAE baselines, while halving beam search size. EG-GRPO further improves multi-objective performance. Online A/B tests confirm gains in GMV (+1.15%) and UCTCVR (+0.40%). The generative recall channel now contributes substantially in production, accounting for over 50.25% of exposures, 58.96% of clicks, and 72.63% of purchases, demonstrating a viable path for deploying generative retrieval in real-world e-commerce systems.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。