Improving Sequential Recommendations via Bidirectional Temporal Data Augmentation with Pre-training
Juyong Jiang, Peiyan Zhang, Yingtao Luo, Chaozhuo Li, Jae Boum Kim,, Kai Zhang, Senzhang Wang, Sunghun Kim, Philip S. Yu

TL;DR
This paper introduces BARec, a novel bidirectional temporal data augmentation method with pre-training for sequential recommendation systems, significantly improving performance by generating more authentic user interaction sequences.
Contribution
The paper proposes a new bidirectional temporal augmentation approach with knowledge-enhanced fine-tuning, addressing limitations of existing methods and improving recommendation accuracy.
Findings
BARec outperforms existing methods on five benchmark datasets.
The approach enhances model interpretability and robustness.
Experimental results show significant improvements in both short and long sequences.
Abstract
Sequential recommendation systems are integral to discerning temporal user preferences. Yet, the task of learning from abbreviated user interaction sequences poses a notable challenge. Data augmentation has been identified as a potent strategy to enhance the informational richness of these sequences. Traditional augmentation techniques, such as item randomization, may disrupt the inherent temporal dynamics. Although recent advancements in reverse chronological pseudo-item generation have shown promise, they can introduce temporal discrepancies when assessed in a natural chronological context. In response, we introduce a sophisticated approach, Bidirectional temporal data Augmentation with pre-training (BARec). Our approach leverages bidirectional temporal augmentation and knowledge-enhanced fine-tuning to synthesize authentic pseudo-prior items that retain user preferences and capture…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Text Analysis Techniques
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Dropout · Label Smoothing · Byte Pair Encoding · Softmax · Absolute Position Encodings · Adam · Position-Wise Feed-Forward Layer
