IRLGMay 3, 2021

Automatic Collection Creation and Recommendation

arXiv:2105.01004v1
Originality Incremental advance
AI Analysis

This addresses the need for more engaging and diverse recommendations in streaming services, though it is incremental as it builds on existing item recommender systems.

The paper tackles the problem of recommending collections of items rather than individual items, using a system that automatically creates themed collections from user-item representations, and reports a 2.3x increase in recommendation-driven consumption in a music streaming service.

We present a collection recommender system that can automatically create and recommend collections of items at a user level. Unlike regular recommender systems, which output top-N relevant items, a collection recommender system outputs collections of items such that the items in the collections are relevant to a user, and the items within a collection follow a specific theme. Our system builds on top of the user-item representations learnt by item recommender systems. We employ dimensionality reduction and clustering techniques along with intuitive heuristics to create collections with their ratings and titles. We test these ideas in a real-world setting of music recommendation, within a popular music streaming service. We find that there is a 2.3x increase in recommendation-driven consumption when recommending collections over items. Further, it results in effective utilization of real estate and leads to recommending a more and diverse set of items. To our knowledge, these are first of its kind experiments at such a large scale.

Foundations

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

Your Notes