Leaping Through Time with Gradient-based Adaptation for Recommendation
Nuttapong Chairatanakul, Hoang NT, Xin Liu, Tsuyoshi Murata

TL;DR
This paper introduces LeapRec, a novel meta-learning approach for recommender systems that effectively models temporal dynamics through global and ordered time leaps, outperforming existing methods.
Contribution
LeapRec is the first to use trajectory-based meta-learning with global and ordered time leaps for temporal recommendation modeling.
Findings
LeapRec outperforms state-of-the-art methods on multiple datasets.
GTL captures long-term user-item interaction patterns.
OTL models short-term sequential dynamics.
Abstract
Modern recommender systems are required to adapt to the change in user preferences and item popularity. Such a problem is known as the temporal dynamics problem, and it is one of the main challenges in recommender system modeling. Different from the popular recurrent modeling approach, we propose a new solution named LeapRec to the temporal dynamic problem by using trajectory-based meta-learning to model time dependencies. LeapRec characterizes temporal dynamics by two complement components named global time leap (GTL) and ordered time leap (OTL). By design, GTL learns long-term patterns by finding the shortest learning path across unordered temporal data. Cooperatively, OTL learns short-term patterns by considering the sequential nature of the temporal data. Our experimental results show that LeapRec consistently outperforms the state-of-the-art methods on several datasets and…
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
Taxonomy
TopicsRecommender Systems and Techniques · Traffic Prediction and Management Techniques · Human Mobility and Location-Based Analysis
