End-to-End Neural Ranking for eCommerce Product Search: an application of task models and textual embeddings
Eliot Brenner, Jun Zhao, Aliasgar Kutiyanawala, Zheng Yan

TL;DR
This paper explores neural ranking models for eCommerce product search, comparing distributed and local-interaction approaches, and introduces a new dataset from click-through logs for training and evaluation.
Contribution
It presents a novel dataset for eCommerce relevance modeling and evaluates state-of-the-art IR models, highlighting their strengths and limitations in this context.
Findings
Local-interaction models reduce ranking errors by one-third compared to baseline.
Distributed models do not outperform the baseline on the new dataset.
Local-interaction models are more effective for relevance ranking in eCommerce.
Abstract
We consider the problem of retrieving and ranking items in an eCommerce catalog, often called SKUs, in order of relevance to a user-issued query. The input data for the ranking are the texts of the queries and textual fields of the SKUs indexed in the catalog. We review the ways in which this problem both resembles and differs from the problems of IR in the context of web search. The differences between the product-search problem and the IR problem of web search necessitate a different approach in terms of both models and datasets. We first review the recent state-of-the-art models for web search IR, distinguishing between two distinct types of model which we call the distributed type and the local-interaction type. The different types of relevance models developed for IR have complementary advantages and disadvantages when applied to eCommerce product search. Further, we explain why…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Information Retrieval and Search Behavior · Domain Adaptation and Few-Shot Learning
