Structure Aware Incremental Learning with Personalized Imitation Weights for Recommender Systems
Yuening Wang, Yingxue Zhang, Antonios Valkanas, Ruiming Tang, Chen Ma,, Jianye Hao, Mark Coates

TL;DR
This paper introduces a personalized imitation weight approach for incremental graph neural network-based recommender systems, improving adaptation to user preference dynamics and enhancing recommendation accuracy.
Contribution
It proposes a novel adaptive training strategy that learns personalized imitation weights, addressing the limitations of uniform knowledge retention in incremental GNN recommender models.
Findings
Consistent performance improvement over existing methods.
Effective adaptation to user preference changes.
Validated on five diverse datasets.
Abstract
Recommender systems now consume large-scale data and play a significant role in improving user experience. Graph Neural Networks (GNNs) have emerged as one of the most effective recommender system models because they model the rich relational information. The ever-growing volume of data can make training GNNs prohibitively expensive. To address this, previous attempts propose to train the GNN models incrementally as new data blocks arrive. Feature and structure knowledge distillation techniques have been explored to allow the GNN model to train in a fast incremental fashion while alleviating the catastrophic forgetting problem. However, preserving the same amount of the historical information for all users is sub-optimal since it fails to take into account the dynamics of each user's change of preferences. For the users whose interests shift substantially, retaining too much of the old…
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
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Machine Learning in Healthcare
MethodsKnowledge Distillation
