Online Item Cold-Start Recommendation with Popularity-Aware Meta-Learning
Yunze Luo, Yuezihan Jiang, Yinjie Jiang, Gaode Chen, Jingchi Wang,, Kaigui Bian, Peiyi Li, Qi Zhang

TL;DR
This paper introduces Popularity-Aware Meta-learning (PAM), a novel online recommendation method that effectively addresses item cold-start problems by leveraging item popularity thresholds and self-supervised learning, outperforming existing approaches.
Contribution
The paper proposes a model-agnostic, computationally efficient meta-learning algorithm that adapts to item popularity levels for improved cold-start recommendations in streaming data environments.
Findings
PAM outperforms baseline methods on multiple datasets.
It effectively reduces computational and storage costs.
The approach improves cold-start recommendation accuracy.
Abstract
With the rise of e-commerce and short videos, online recommender systems that can capture users' interests and update new items in real-time play an increasingly important role. In both online and offline recommendation systems, the cold-start problem caused by interaction sparsity has been impacting the effectiveness of recommendations for cold-start items. Many cold-start scheme based on fine-tuning or knowledge transferring shows excellent performance on offline recommendation. Yet, these schemes are infeasible for online recommendation on streaming data pipelines due to different training method, computational overhead and time constraints. Inspired by the above questions, we propose a model-agnostic recommendation algorithm called Popularity-Aware Meta-learning (PAM), to address the item cold-start problem under streaming data settings. PAM divides the incoming data into different…
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.
Taxonomy
TopicsRecommender Systems and Techniques · Domain Adaptation and Few-Shot Learning · Machine Learning and Data Classification
