information retrieval

Improving Item Discoverability in e-Commerce Search via Related Intent Generation

arXiv:2607.27172

summary

The paper presents a two‑stage system that generates related user intents to expand recall in e‑commerce search, using a large language model for head queries and a fine‑tuned small model for tail queries, achieving higher discoverability with lower inference cost.

Abstract

Traditional search systems are optimized to retrieve items that strictly match a query, often prioritizing precision over recall. In e-commerce marketplaces and particularly grocery, this paradigm is limiting, as user satisfaction and commercial outcomes depend heavily on the discoverability of substitute, complementary, and thematically related items. In this paper, we present a scalable system for discovery-augmented search that leverages intent-conditioned recall expansion. Our approach generates implicit user intents to expand candidate recall while maintaining relevance. The system addresses the cost-quality tradeoff of generative retrieval through a two-stage hybrid architecture. First, we leverage closed-weight large language models (LLMs) to maximize discoverability for head queries. To extend these benefits to tail queries, we then introduce a finetuned small language model (SLM), trained via LoRA adapters and teacher-student distillation. We evaluate the system using a rigorous dual framework: (a) LLM-as-a-judge metrics validated against human preferences for semantic quality, and (b) end-to-end session-level purchase analysis. Results demonstrate that our approach improves both intent generation quality and downstream retrieval effectiveness, extending discovery coverage from approximately 60% to 80% of query traffic at roughly 30% of the teacher model's inference cost, offering a viable path for deployment in large-scale marketplaces. Beyond relevance gains, discovery-augmented search may serve as a marketplace-balancing mechanism, giving long-tail and emerging supply an opportunity for query-conditioned exposure.

Accepted to KDD 2026 TSMO

Topics & keywords

#e-commerce search#intent generation#retrieval augmentation#large language models#tail query handlingintent‑conditioned recall expansionclosed‑weight LLMLoRA adaptersteacher‑student distillationsession‑level purchase analysis
Improving Item Discoverability in e-Commerce Search via Related Intent Generation · wovepaper