Tail-Aware Data Augmentation for Long-Tail Sequential Recommendation
Yizhou Dang, Zhifu Wei, Minhan Huang, Lianbo Ma, Jianzhe Zhao, Guibing Guo, Xingwei Wang

TL;DR
This paper introduces TADA, a novel data augmentation technique for long-tail sequential recommendation that enhances tail item and user learning without degrading head performance, leading to improved overall recommendation accuracy.
Contribution
The paper proposes TADA, a tail-aware augmentation method that uses co-occurrence-based operators to enrich tail interactions while preserving head performance in sequential recommendation.
Findings
TADA improves tail user and item recommendation accuracy.
The method maintains or enhances overall system performance.
Experiments demonstrate TADA's superiority over existing approaches.
Abstract
Sequential recommendation (SR) learns user preferences based on their historical interaction sequences and provides personalized suggestions. In real-world scenarios, most users can only interact with a handful of items, while the majority of items are seldom consumed. This pervasive long-tail challenge limits the model's ability to learn user preferences. Despite previous efforts to enrich tail items/users with knowledge from head parts or improve tail learning through additional contextual information, they still face the following issues: 1) They struggle to improve the situation where interactions of tail users/items are scarce, leading to incomplete preferences learning for the tail parts. 2) Existing methods often degrade overall or head parts performance when improving accuracy for tail users/items, thereby harming the user experience. We propose Tail-Aware Data Augmentation…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Bandit Algorithms Research · Emotion and Mood Recognition
