Task Aligned Meta-learning based Augmented Graph for Cold-Start Recommendation
Yuxiang Shi, Yue Ding, Bo Chen, Yuyang Huang, Yule Wang, Ruiming Tang,, Dong Wang

TL;DR
This paper introduces TMAG, a novel meta-learning and graph neural network approach that improves cold-start recommendations by clustering users and capturing high-order interactions, outperforming existing methods.
Contribution
The paper proposes a task aligned meta-learning framework with an augmented graph neural network to better handle cold-start recommendation challenges.
Findings
TMAG outperforms state-of-the-art methods on three real-world datasets.
The task aligned constructor improves clustering of similar users.
Graph enhancements effectively capture high-order user-item interactions.
Abstract
The cold-start problem is a long-standing challenge in recommender systems due to the lack of user-item interactions, which significantly hurts the recommendation effect over new users and items. Recently, meta-learning based methods attempt to learn globally shared prior knowledge across all users, which can be rapidly adapted to new users and items with very few interactions. Though with significant performance improvement, the globally shared parameter may lead to local optimum. Besides, they are oblivious to the inherent information and feature interactions existing in the new users and items, which are critical in cold-start scenarios. In this paper, we propose a Task aligned Meta-learning based Augmented Graph (TMAG) to address cold-start recommendation. Specifically, a fine-grained task aligned constructor is proposed to cluster similar users and divide tasks for meta-learning,…
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 · Advanced Graph Neural Networks · Topic Modeling
MethodsGraph Neural Network
