Jul 2026· Annual International ACM SIGIR Conference on Research and Development in Information Retrieval· pp. 4993-4998· 0 citations· 22 references
Computer Science
TL;DR
The proposed TRACE (Term-level Reasoning And Chain-of-thought Enhanced distillation), a framework designed for deploying advanced reasoning capabilities at scale, enhances an LLM's multi-modal reasoning by employing Group Relative Policy Optimization (GRPO) guided by a term-level Chain-of-Thought (CoT) reward function, enabling it to generate detailed, step-by-step relevance judgments.
Abstract
In large-scale e-commerce search, accurately modeling multi-modal relevance is paramount for matching user intent—especially given the growing influence of visual content on shopping decisions. However, existing methods often fail to perform fine-grained reasoning. For instance, they struggle when a product title is irrelevant due to marketing language, but its image is highly relevant to the query. Furthermore, they cannot effectively disambiguate which specific query terms are satisfied by the visual versus the textual modality. While Large Language Models (LLMs) excel at such reasoning, their high computational overhead makes direct online deployment infeasible. To bridge this gap, we propose TRACE (Term-level Reasoning And Chain-of-thought Enhanced distillation), a framework designed for deploying advanced reasoning capabilities at scale. TRACE operates in two stages. First, it enhances an LLM's multi-modal reasoning by employing Group Relative Policy Optimization (GRPO) guided by a term-level Chain-of-Thought (CoT) reward function, enabling it to generate detailed, step-by-step relevance judgments. Second, it efficiently transfers this fine-grained reasoning to a lightweight, deployable model using a novel term-level knowledge distillation strategy that inherits reasoning ability. Offline evaluations show significant improvements across different datasets. More critically, online A/B tests on 1688.com resulted in a +1.04% GMV uplift, a +0.906% LTV increase, and a +0.523% improvement in UV_L2O, demonstrating its significant value in a real-world production environment.
I Reasoning via Multi-Teacher Distillation is proposed, a novel framework that 'compiles' the reasoning abilities of large teacher LLMs into a lightweight student Small Language Model (SLM), which significantly outperforms state-of-the-art baselines in both recommendation accuracy and inference efficiency.
Buyer intent in e-commerce is multi-faceted and is expressed through explicit attributes—such as brand, size, color, and material, rather than through general topical relevance. However, many state-of-the-art scalable query-product matching systems rely on aggregate representations, scoring a single query embedding against a single item embedding. While efficient, this aggregation frequently fails to satisfy individual attribute intent: items can be semantically related, yet violate key aspects specified in the query. In contrast, fine-grained interaction methods can better capture aspect-level constraints, but are typically too expensive due to increased run-time computation and storage costs. We propose an aspect-aware ranking framework that retrieves and resolves aspects in queries and performs fine-grained semantic affinity match against aspects in products to compute an aggregate query-product level aspect affinity score. The proposed approach integrates (i) query aspect resolution (canonicalization) using structured aspect data, (ii) a model to learn granular aspect affinity signal capturing individual aspect-level understanding; and iii) an efficient design for online serving, significantly cutting cost associated with inference speed and storage. This design preserves the scalability of two-tower retrieval while substantially improving explicit intent satisfaction. Experiments on large-scale e-commerce search data show that systematic modeling of aspect affinity on a high aspect-density query segment improves MRR by up to +0.70% over a strong production baseline. To our knowledge, this is among the first deployments of query–product aspect matching at broad aspect and category coverage in an industrial e-commerce search platform.
Amanuel Alambo, Sathappan Muthiah, Diego Sierra et al.· Annual International ACM SIG...· 0 citations
This work proposes Dynamic Decomposition and Filtering for Multi-Hop Reasoning-Augmented Generation (D2F-ReAG), a novel paradigm that adaptively controls reasoning depth by judging the reliability of the root-level reasoning.
Jiaoyang Li, Junhao Ruan, Shengwei Tang et al.· 0 citations
Multi-merchant e-commerce catalogs contain equivalent and related products under different merchant-scoped identifiers, fragmenting behavioral evidence across merchants. Expert-defined taxonomies, meanwhile, are often too coarse for fine-grained discovery. We investigate whether a single hierarchical Semantic ID (\sid{}) representation can support personalized ranking and query reformulation. Learned once from product-content embeddings, the hierarchy defines product concepts at multiple granularities that each application combines with its own behavioral and serving context. For ranking, we aggregate consumer affinity and product performance over \sid{} prefixes and derive sequence features for candidate products and consumer histories. Controlled ablations show improved offline relevance, while online evaluation of the full ranking treatment shows stronger top-slot add-to-cart engagement and broader exposure for less-popular products. For query reformulation, we ground queries and session transitions in \sid{} concepts, use the hierarchy for navigation and refinement, and filter suggestions against the merchant's assortment. Offline evaluation shows finer intent preservation than taxonomy and higher-quality suggestions than raw query-string transitions; online evaluation shows reduced search effort and earlier access to purchasable products. These results show that a shared semantic product hierarchy can support both recommendation and search while preserving the task-specific context required by each application.
Steven Xu, Sanjyot Thete, Saathvik Dirisala et al.· 0 citations
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.
Ji Xin, Xiao Xiao, Ishan Bhatt et al.· arXiv.org· 0 citations
This work proposes ChainPrune, a novel reasoning path semantic structural optimization method to efficiently and controllably synthesize self-generated high-quality training data and incorporates a DPO-based preference learning method combined with supervised loss, effectively mitigating false reward suppression.
Weihang Pan, Zhengxu Yu, Yuxiang Zhang et al.· 1 citation
We use cookies to run the site and, with your consent, for analytics and to show ads.
See our Cookie Policy.