English

Leaping Through Time with Gradient-based Adaptation for Recommendation

Information Retrieval 2021-12-30 v2 Machine Learning

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 recommendation metrics. Furthermore, we provide an empirical study of the interaction between GTL and OTL, showing the effects of long- and short-term modeling.

Keywords

Cite

@article{arxiv.2112.05914,
  title  = {Leaping Through Time with Gradient-based Adaptation for Recommendation},
  author = {Nuttapong Chairatanakul and Hoang NT and Xin Liu and Tsuyoshi Murata},
  journal= {arXiv preprint arXiv:2112.05914},
  year   = {2021}
}

Comments

Accepted by AAAI-2022. Preprint version

R2 v1 2026-06-24T08:13:10.367Z