Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Structure Aware Incremental Learning with Personalized Imitation Weights for Recommender Systems

About

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 knowledge can overly constrain the model, preventing it from quickly adapting to the users' novel interests. In contrast, for users who have static preferences, model performance can benefit greatly from preserving as much of the user's long-term preferences as possible. In this work, we propose a novel training strategy that adaptively learns personalized imitation weights for each user to balance the contribution from the recent data and the amount of knowledge to be distilled from previous time periods. We demonstrate the effectiveness of learning imitation weights via a comparison on five diverse datasets for three state-of-art structure distillation based recommender systems. The performance shows consistent improvement over competitive incremental learning techninques.

Yuening Wang, Yingxue Zhang, Antonios Valkanas, Ruiming Tang, Chen Ma, Jianye Hao, Mark Coates• 2023

Related benchmarks

TaskDatasetResultRank
RecommendationGowalla--
153
RecommendationRetailRocket
Hit Rate @ 1046.3
35
RecommendationYelp
NDCG@100.108
32
RecommendationMovieLens 20M
nDCG@1031.3
29
Top-K RecommendationAmazon Electronics
NDCG@1013.2
23
Top-K RecommendationAmazon Books
NDCG@100.113
23
Top-K RecommendationTaobao
NDCG@100.214
23
Top-K RecommendationH&M
NDCG@1025.9
23
Continual RecommendationMovies & TVs
Average Metric1.13
8
Continual RecommendationBooks
Average Metric2.43
8
Showing 10 of 10 rows

Other info

Follow for update