paper-with-me

홈 › Papers

Knowledge Distillation based Contextual Relevance Matching for E-commerce Product Search

2022-10-04 · Ziyang Liu, Chaokun Wang, Hao Feng, Lingfei Wu, Liqun Yang

Online relevance matching is an essential task of e-commerce product search to boost the utility of search engines and ensure a smooth user experience. Previous work adopts either classical relevance matching models or Transformer-style models to address it. However, they ignore the inherent bipartite graph structures that are ubiquitous in e-commerce product search logs and are too inefficient to deploy online. In this paper, we design an efficient knowledge distillation framework for e-commerce relevance matching to integrate the respective advantages of Transformer-style models and classical relevance matching models. Especially for the core student model of the framework, we propose a novel method using $k$-order relevance modeling. The experimental results on large-scale real-world data (the size is 6$\sim$174 million) show that the proposed method significantly improves the prediction accuracy in terms of human relevance judgment. We deploy our method to the anonymous online search platform. The A/B testing results show that our method significantly improves 5.7% of UV-value under price sort mode.

📄 PDF Abstract BibTeX arXiv:2210.01701

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

CSRM-LLM: Embracing Multilingual LLMs for Cold-Start Relevance Matching in Emerging E-commerce Markets

2025-09-01 · Yujing Wang, Yiren Chen, Huoran Li, Chunxu Xu 외 arxiv

As global e-commerce platforms continue to expand, companies are entering new markets where they encounter cold-start challenges due to limited human labels and user behaviors. In this paper, we share our experiences in …

Cross-Lingual TransferMachine Translation

Thinking Broad, Acting Fast: Latent Reasoning Distillation from Multi-Perspective Chain-of-Thought for E-Commerce Relevance

2026-01-29 · Baopu Qiu, Hao Chen, Yuanrong Wu, Changtong Zan 외 arxiv

Effective relevance modeling is crucial for e-commerce search, as it aligns search results with user intent and enhances customer experience. Recent work has leveraged large language models (LLMs) to address the limitati…

Knowledge Distillation

ADORE: Autonomous Domain-Oriented Relevance Engine for E-commerce

2025-12-02 · Zheng Fang, Donghao Xie, Ming Pang, Chunyuan Yuan 외 arxiv

Relevance modeling in e-commerce search remains challenged by semantic gaps in term-matching methods (e.g., BM25) and neural models' reliance on the scarcity of domain-specific hard samples. We propose ADORE, a self-sust…

Knowledge Distillation

Explainable LLM-driven Multi-dimensional Distillation for E-Commerce Relevance Learning

2024-11-20 · Gang Zhao, XiMing Zhang, Chenji Lu, Hui Zhao 외

Effective query-item relevance modeling is pivotal for enhancing user experience and safeguarding user satisfaction in e-commerce search systems. Recently, benefiting from the vast inherent knowledge, Large Language Mode…

Knowledge DistillationLarge Language Model

SPM: Structured Pretraining and Matching Architectures for Relevance Modeling in Meituan Search

2023-08-15 · Wen Zan, Yaopeng Han, Xiaotian Jiang, Yao Xiao 외

In e-commerce search, relevance between query and documents is an essential requirement for satisfying user experience. Different from traditional e-commerce platforms that offer products, users search on life service pl…

Language Modelling