Supercharging Recommender Systems using Taxonomies for Learning User Purchase Behavior
Bhargav Kanagal, Amr Ahmed, Sandeep Pandey, Vanja Josifovski, Jeff, Yuan, Lluis Garcia-Pueyo

TL;DR
This paper introduces a taxonomy-aware latent factor model that combines human-labeled categories with latent factors to improve recommendation accuracy, especially in sparse and cold start scenarios, and demonstrates its effectiveness on large-scale shopping data.
Contribution
The paper proposes a novel taxonomy-aware latent factor model (TF) that integrates taxonomies with latent factors, along with scalable algorithms and extensions for temporal dynamics.
Findings
TF models outperform existing approaches in prediction accuracy.
TF models are scalable to large datasets with efficient algorithms.
Incorporating taxonomies improves recommendation quality in cold start and sparse data scenarios.
Abstract
Recommender systems based on latent factor models have been effectively used for understanding user interests and predicting future actions. Such models work by projecting the users and items into a smaller dimensional space, thereby clustering similar users and items together and subsequently compute similarity between unknown user-item pairs. When user-item interactions are sparse (sparsity problem) or when new items continuously appear (cold start problem), these models perform poorly. In this paper, we exploit the combination of taxonomies and latent factor models to mitigate these issues and improve recommendation accuracy. We observe that taxonomies provide structure similar to that of a latent factor model: namely, it imposes human-labeled categories (clusters) over items. This leads to our proposed taxonomy-aware latent factor model (TF) which combines taxonomies and latent…
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
TopicsRecommender Systems and Techniques · Data Management and Algorithms · Topic Modeling
