The Continuous Cold Start Problem
in e-Commerce Recommender Systems

Booking.com Data Science
Booking.com Data Science
1 min readJun 14, 2018

--

Published in RecSys 2015 by Lucas Bernardi, Jaap Kamps, Julia Kiseleva and Melanie Mueller

Paper: https://arxiv.org/pdf/1508.01177.pdf

Many e-commerce websites use recommender systems to recommend items to users. When a user or item is new, the system may fail because not enough information is available on this user or item. Various solutions to this ‘cold-start problem’ have been proposed in the literature. However, many real-life e-commerce applications suffer from an aggravated, recurring version of cold-start even for known users or items, since many users visit the website rarely, change their interests over time, or exhibit different personas. This paper exposes the Continuous Cold Start (CoCoS) problem and its consequences for content- and context-based recommendation from the viewpoint of typical e-commerce applications, illustrated with examples from a major travel recommendation website, Booking.com

--

--