When and What to Recommend: Joint Modeling of Timing and Content for Active Sequential Recommendation
Jin Chai, Xiaoxiao Ma, Jian Yang, Jia Wu
TL;DR
This work addresses active sequential recommendation by jointly modeling the Time of Interest (ToI) and Item of Interest (IoI). It introduces PASRec, a diffusion-based framework that uses ToI predictions to guide IoI generation, improving the timing and relevance of recommendations. The method optimizes a joint objective and offers theoretical insights showing a tighter ELBO and increased mutual information between ToI and IoI. Empirical results on five datasets across two data splits show PASRec consistently outperforms eight baselines, validating the practicality of timing-aware, diffusion-based active recommendations.
Abstract
Sequential recommendation models user preferences to predict the next target item. Most existing work is passive, where the system responds only when users open the application, missing chances after closure. We investigate active recommendation, which predicts the next interaction time and actively delivers items. Two challenges: accurately estimating the Time of Interest (ToI) and generating Item of Interest (IoI) conditioned on the predicted ToI. We propose PASRec, a diffusion-based framework that aligns ToI and IoI via a joint objective. Experiments on five benchmarks show superiority over eight state-of-the-art baselines under leave-one-out and temporal splits.
