English

Robust Interaction-Based Relevance Modeling for Online e-Commerce Search

Information Retrieval 2024-09-26 v2 Computation and Language

Abstract

Semantic relevance calculation is crucial for e-commerce search engines, as it ensures that the items selected closely align with customer intent. Inadequate attention to this aspect can detrimentally affect user experience and engagement. Traditional text-matching techniques are prevalent but often fail to capture the nuances of search intent accurately, so neural networks now have become a preferred solution to processing such complex text matching. Existing methods predominantly employ representation-based architectures, which strike a balance between high traffic capacity and low latency. However, they exhibit significant shortcomings in generalization and robustness when compared to interaction-based architectures. In this work, we introduce a robust interaction-based modeling paradigm to address these shortcomings. It encompasses 1) a dynamic length representation scheme for expedited inference, 2) a professional terms recognition method to identify subjects and core attributes from complex sentence structures, and 3) a contrastive adversarial training protocol to bolster the model's robustness and matching capabilities. Extensive offline evaluations demonstrate the superior robustness and effectiveness of our approach, and online A/B testing confirms its ability to improve relevance in the same exposure position, resulting in more clicks and conversions. To the best of our knowledge, this method is the first interaction-based approach for large e-commerce search relevance calculation. Notably, we have deployed it for the entire search traffic on alibaba.com, the largest B2B e-commerce platform in the world.

Keywords

Cite

@article{arxiv.2406.02135,
  title  = {Robust Interaction-Based Relevance Modeling for Online e-Commerce Search},
  author = {Ben Chen and Huangyu Dai and Xiang Ma and Wen Jiang and Wei Ning},
  journal= {arXiv preprint arXiv:2406.02135},
  year   = {2024}
}

Comments

Accepted by ECML-PKDD'24 as Outstanding Paper. 8 pages, 2 figures, 7 tables

R2 v1 2026-06-28T16:52:40.141Z