TL;DR
This paper introduces CVAR, a model-agnostic framework that improves item cold-start recommendations by generating enhanced embeddings using a conditional variational autoencoder, leveraging historical and emerging interaction data without extra data requirements.
Contribution
The paper proposes a novel CVAR framework that effectively addresses item cold-start issues in recommendation systems without additional data, compatible with various models, and utilizing both historical and recent interactions.
Findings
CVAR outperforms baseline methods in offline experiments.
CVAR demonstrates robustness and effectiveness in online A/B tests.
The approach is compatible with different recommendation backbones.
Abstract
Embedding & MLP has become a paradigm for modern large-scale recommendation system. However, this paradigm suffers from the cold-start problem which will seriously compromise the ecological health of recommendation systems. This paper attempts to tackle the item cold-start problem by generating enhanced warmed-up ID embeddings for cold items with historical data and limited interaction records. From the aspect of industrial practice, we mainly focus on the following three points of item cold-start: 1) How to conduct cold-start without additional data requirements and make strategy easy to be deployed in online recommendation scenarios. 2) How to leverage both historical records and constantly emerging interaction data of new items. 3) How to model the relationship between item ID and side information stably from interaction data. To address these problems, we propose a model-agnostic…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
