arXiv:2602.17654cs.IRcs.LG2026-02

解决电商搜索中相关性分级难题,提升检索精准度

Mine and Refine: Optimizing Graded Relevance in E-commerce Semantic Search Retrieval

  • 两阶段对比学习框架,用轻量LLM生成标注标签
  • 硬样本重标注+多级圆损失,增强不同相关性等级分离
  • 上线后用户参与度和订单总额显著提升

基于嵌入的检索(EBR)在大规模电商搜索中面临三大挑战:相关性为分级而非二元、用户行为信号嘈杂且意图多变,业务相关性标准允许存在可接受但不精确的匹配;难样本挖掘中的误负例问题;以及不同相关性层级间相似度得分分离不稳定,影响混合排序融合与下游排序。本文提出Mine and Refine,一种两阶段对比训练框架,全面应对上述问题。采用经行为驱动审计微调的轻量级大模型作为全程一致的标注器。第一阶段通过带标签感知的监督对比学习建立稳健的全局嵌入空间;第二阶段挖掘难样本,利用该大模型重新标注以减少虚假负例,并通过多层级圆损失扩展实现跨相关性层级的可控间隔分离。该方法已在多个商品品类的生产级电商搜索中部署,显著提升了用户参与度与总订单价值,大幅改善了检索与端到端相关性指标。

原文摘要 · Abstract (English)

Embedding-based retrieval (EBR) for large-scale e-commerce search faces three intertwined challenges: graded (non-binary) relevance where engagement signals are noisy and intent-varying while business relevance guidelines admit acceptable-but-not-exact matches, false negatives in hard sample mining, and unstable similarity score separability across relevance levels, the last of which complicates hybrid search score fusion and downstream ranking. We propose Mine and Refine, a two-stage contrastive training framework that addresses all three. A lightweight LLM, fine-tuned with engagement-driven audit, serves as a guideline-aligned scalable labeler throughout training. Stage 1 establishes a robust global embedding space via label-aware supervised contrastive learning; Stage 2 mines hard samples, re-annotates them with the LLM labeler to mitigate spurious negatives, and refines the model through a multi-level extension of circle loss that enforces margin-controlled separation across relevance levels. Deployed in production e-commerce search across multiple product verticals, the approach delivers statistically significant lifts in user engagement and gross order value, and substantially improves retrieval and end-to-end relevance metrics.

电商搜索嵌入检索对比学习相关性分级

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。