Research

Paper

AI LLM February 27, 2026

Synthetic Data Powers Product Retrieval for Long-tail Knowledge-Intensive Queries in E-commerce Search

Authors

Gui Ling, Weiyuan Li, Yue Jiang, Wenjun Peng, Xingxian Liu, Dongshuai Li, Fuyu Lv, Dan Ou, Haihong Tang

Abstract

Product retrieval is the backbone of e-commerce search: for each user query, it identifies a high-recall candidate set from billions of items, laying the foundation for high-quality ranking and user experience. Despite extensive optimization for mainstream queries, existing systems still struggle with long-tail queries, especially knowledge-intensive ones. These queries exhibit diverse linguistic patterns, often lack explicit purchase intent, and require domain-specific knowledge reasoning for accurate interpretation. They also suffer from a shortage of reliable behavioral logs, which makes such queries a persistent challenge for retrieval optimization. To address these issues, we propose an efficient data synthesis framework tailored to retrieval involving long-tail, knowledge-intensive queries. The key idea is to implicitly distill the capabilities of a powerful offline query-rewriting model into an efficient online retrieval system. Leveraging the strong language understanding of LLMs, we train a multi-candidate query rewriting model with multiple reward signals and capture its rewriting capability in well-curated query-product pairs through a powerful offline retrieval pipeline. This design mitigates distributional shift in rewritten queries, which might otherwise limit incremental recall or introduce irrelevant products. Experiments demonstrate that without any additional tricks, simply incorporating this synthetic data into retrieval model training leads to significant improvements. Online Side-By-Side (SBS) human evaluation results indicate a notable enhancement in user search experience.

Metadata

arXiv ID: 2602.23620
Provider: ARXIV
Primary Category: cs.IR
Published: 2026-02-27
Fetched: 2026-03-02 06:04

Related papers

Raw Data (Debug)
{
  "raw_xml": "<entry>\n    <id>http://arxiv.org/abs/2602.23620v1</id>\n    <title>Synthetic Data Powers Product Retrieval for Long-tail Knowledge-Intensive Queries in E-commerce Search</title>\n    <updated>2026-02-27T02:53:17Z</updated>\n    <link href='https://arxiv.org/abs/2602.23620v1' rel='alternate' type='text/html'/>\n    <link href='https://arxiv.org/pdf/2602.23620v1' rel='related' title='pdf' type='application/pdf'/>\n    <summary>Product retrieval is the backbone of e-commerce search: for each user query, it identifies a high-recall candidate set from billions of items, laying the foundation for high-quality ranking and user experience. Despite extensive optimization for mainstream queries, existing systems still struggle with long-tail queries, especially knowledge-intensive ones. These queries exhibit diverse linguistic patterns, often lack explicit purchase intent, and require domain-specific knowledge reasoning for accurate interpretation. They also suffer from a shortage of reliable behavioral logs, which makes such queries a persistent challenge for retrieval optimization. To address these issues, we propose an efficient data synthesis framework tailored to retrieval involving long-tail, knowledge-intensive queries. The key idea is to implicitly distill the capabilities of a powerful offline query-rewriting model into an efficient online retrieval system. Leveraging the strong language understanding of LLMs, we train a multi-candidate query rewriting model with multiple reward signals and capture its rewriting capability in well-curated query-product pairs through a powerful offline retrieval pipeline. This design mitigates distributional shift in rewritten queries, which might otherwise limit incremental recall or introduce irrelevant products. Experiments demonstrate that without any additional tricks, simply incorporating this synthetic data into retrieval model training leads to significant improvements. Online Side-By-Side (SBS) human evaluation results indicate a notable enhancement in user search experience.</summary>\n    <category scheme='http://arxiv.org/schemas/atom' term='cs.IR'/>\n    <published>2026-02-27T02:53:17Z</published>\n    <arxiv:primary_category term='cs.IR'/>\n    <author>\n      <name>Gui Ling</name>\n    </author>\n    <author>\n      <name>Weiyuan Li</name>\n    </author>\n    <author>\n      <name>Yue Jiang</name>\n    </author>\n    <author>\n      <name>Wenjun Peng</name>\n    </author>\n    <author>\n      <name>Xingxian Liu</name>\n    </author>\n    <author>\n      <name>Dongshuai Li</name>\n    </author>\n    <author>\n      <name>Fuyu Lv</name>\n    </author>\n    <author>\n      <name>Dan Ou</name>\n    </author>\n    <author>\n      <name>Haihong Tang</name>\n    </author>\n  </entry>"
}