arXiv:2606.23889cs.IR2026-06中稿 · ACM SIGIR E-commer…

通过结构化意图信号提升电商食品搜索的匹配精度。

INSPIRE: Intent-aware Neural Sponsored Product Retrieval for E-commerce

论文配图:INSPIRE: Intent-aware Neural Sponsored Product Retrieval for E-commerce
图 1 · 摘自论文原文
  • 用大模型生成产品描述中的意图标签,再蒸馏为轻量模型预测意图。
  • 将预测的多维意图融入查询与商品表征,提升检索精准度。
  • 适用于电商广告搜索,尤其适合短而模糊的食品类查询场景。

沃尔玛占据美国电商生鲜市场最大份额,食品饮料品类搜索流量高,驱动大量赞助搜索收入。在此规模下,用户意图与召回商品间的微小偏差即可能导致用户参与度与变现损失。然而,生鲜搜索中用户意图理解极具挑战:查询普遍简短、模糊且多样化,常缺少关键偏好信息。从广告主角度看,许多商品明确针对特定意图(如饮食偏好、规格)设计,需在恰当时刻曝光才有效。为此,本文提出INSPIRE(面向电商的意图感知神经赞助商品召回框架),利用结构化意图信号对齐用户查询与相关食品饮料商品。INSPIRE将意图表示为从用户查询和商品内容中提取的多维结构化属性,涵盖显式信号(如品牌、口味)及隐式偏好(如饮食限制、菜系类型)。我们构建弱监督意图学习流程:以大语言模型为教师,生成产品标题与描述中的结构化意图标注;再通过基于LoRA的有监督微调,将这些标注蒸馏至轻量级学生LLM模型,实现意图属性预测。随后引入意图增强型密集检索框架,将预测意图嵌入双编码器的查询与商品表征中,实现更精确的匹配。

原文摘要 · Abstract (English)

Walmart holds the largest share of the U.S. ecommerce grocery market, where food and beverage categories generate some of the highest search traffic and, consequently, drive a substantial portion of sponsored search revenue. At this scale, even small mismatches between user intent and retrieved products can lead to losses in both user engagement and monetization. Yet, understanding user intent in grocery search is inherently challenging. Queries are typically short, ambiguous, and highly diverse, often underspecifying critical preferences. From the advertisers perspective, many products are explicitly designed to target specific intents such as dietary preferences or size variants and must be surfaced at the right moment to be effective. Thus, we propose INSPIRE (Intent aware Neural Sponsored Product Retrieval for Ecommerce), an intent aware retrieval framework for sponsored search that leverages structured intent signals to better align user queries with relevant food and beverage products. INSPIRE represents intent as a set of structured, multi dimensional attributes derived from both user queries and product content, capturing explicit signals (e.g., brand, flavor) as well as implicit preferences (e.g., dietary constraints, cuisine types) that are often not directly expressed in queries. We develop a weakly supervised intent learning pipeline, where a large language model serves as a teacher to generate structured intent annotations from product titles and descriptions. We then distill these annotations by using them to finetune a lightweight student LLM model through LoRA based supervised finetuning that predicts intent attributes. We then introduce an intent augmented dense retrieval framework, where predicted intents are incorporated into query and product representations within a biencoder, enabling more precise matching between queries and sponsored products.

电商搜索意图识别检索模型

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