paper-with-me

Papers

Leaping Through Time with Gradient-based Adaptation for Recommendation

2021-12-11 · Nuttapong Chairatanakul, Hoang NT, Xin Liu, Tsuyoshi Murata

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.

📄 PDF Abstract BibTeX arXiv:2112.05914

Code (1)

nutcrtnk/leaprec 공식 구현

Tasks

Meta-LearningRecommendation Systems

Similar Papers 제목 키워드 기반

A tau-leaping method for computing joint probability distributions of the first-passage time and position of a Brownian particle

2023-01-02 · Jaroslav Albert

First passage time (FPT) is the time a particle, subject to some stochastic process, hits or crosses a closed surface for the very first time. $\tau$-leaping methods are a class of stochastic algorithms in which, instead…

Position

Accelerating Discrete Diffusion Models with Parallel-In-Time Sampling

2026-07-01 · Yu Yao, Huanjian Zhou, Andi Han, Wei Huang 외 arxiv

Discrete diffusion models are widely used for learning and generating discrete distributions. As the generation process is inherently sequential, the acceleration of sampling is of significant importance. In this work, w…

Meta-Learning with Adaptive Weighted Loss for Imbalanced Cold-Start Recommendation

2023-02-28 · Minchang Kim, Yongjin Yang, Jung Hyun Ryu, Taesup Kim

Sequential recommenders have made great strides in capturing a user's preferences. Nevertheless, the cold-start recommendation remains a fundamental challenge as they typically involve limited user-item interactions for …

Few-Shot LearningMeta-LearningSequential Recommendation

Discrete Diffusion Models: Novel Analysis and New Sampler Guarantees

2025-09-20 · Yuchen Liang, Yingbin Liang, Lifeng Lai, Ness Shroff arxiv

Discrete diffusion models have recently gained significant prominence in applications involving natural language and graph data. A key factor influencing their effectiveness is the efficiency of discretized samplers. Amo…

matLeap: A fast adaptive Matlab-ready tau-leaping implementation suitable for Bayesian inference

2016-08-25

Background: Species abundance distributions in chemical reaction network models cannot usually be computed analytically. Instead, stochas- tic simulation algorithms allow sample from the the system configuration. Althoug…

Bayesian Inference