Uniform Sequence Better: Time Interval Aware Data Augmentation for Sequential Recommendation
Yizhou Dang, Enneng Yang, Guibing Guo, Linying Jiang, Xingwei Wang,, Xiaoxiao Xu, Qinghui Sun, Hong Liu

TL;DR
This paper introduces a novel time interval-aware data augmentation method for sequential recommendation, transforming sequences to have more uniform time intervals to improve model performance.
Contribution
It proposes five data augmentation operators based on time intervals and a control strategy to enhance sequential recommendation models by reducing preference drift.
Findings
Significantly improved performance over baseline models.
Effective augmentation operators that standardize time intervals.
Validated on four real datasets with superior results.
Abstract
Sequential recommendation is an important task to predict the next-item to access based on a sequence of interacted items. Most existing works learn user preference as the transition pattern from the previous item to the next one, ignoring the time interval between these two items. However, we observe that the time interval in a sequence may vary significantly different, and thus result in the ineffectiveness of user modeling due to the issue of \emph{preference drift}. In fact, we conducted an empirical study to validate this observation, and found that a sequence with uniformly distributed time interval (denoted as uniform sequence) is more beneficial for performance improvement than that with greatly varying time interval. Therefore, we propose to augment sequence data from the perspective of time interval, which is not studied in the literature. Specifically, we design five…
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 · Advanced Bandit Algorithms Research · Human Mobility and Location-Based Analysis
