IRApr 19, 2021

SIGIR 2021 E-Commerce Workshop Data Challenge

arXiv:2104.09423v422 citations
AI Analysis

This addresses the need for reliable personalization in e-commerce, especially for smaller retailers with limited user data, but is incremental as it focuses on dataset release and benchmarking.

The paper tackles the challenge of in-session prediction for purchase intent and recommendations in e-commerce by releasing a new dataset with over 30M browsing events and asking participants to develop solutions for recommendation and intent prediction tasks.

The 2021 SIGIR workshop on eCommerce is hosting the Coveo Data Challenge for "In-session prediction for purchase intent and recommendations". The challenge addresses the growing need for reliable predictions within the boundaries of a shopping session, as customer intentions can be different depending on the occasion. The need for efficient procedures for personalization is even clearer if we consider the e-commerce landscape more broadly: outside of giant digital retailers, the constraints of the problem are stricter, due to smaller user bases and the realization that most users are not frequently returning customers. We release a new session-based dataset including more than 30M fine-grained browsing events (product detail, add, purchase), enriched by linguistic behavior (queries made by shoppers, with items clicked and items not clicked after the query) and catalog meta-data (images, text, pricing information). On this dataset, we ask participants to showcase innovative solutions for two open problems: a recommendation task (where a model is shown some events at the start of a session, and it is asked to predict future product interactions); an intent prediction task, where a model is shown a session containing an add-to-cart event, and it is asked to predict whether the item will be bought before the end of the session.

Code Implementations3 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes