UniRec: A Dual Enhancement of Uniformity and Frequency in Sequential Recommendations
Yang Liu, Yitong Wang, Chenyue Feng

TL;DR
UniRec introduces a dual enhancement approach leveraging sequence uniformity and item frequency to improve sequential recommendation accuracy, especially for non-uniform sequences and less-frequent items, with a novel multidimensional time module.
Contribution
UniRec is the first method to utilize uniformity and frequency characteristics for feature augmentation in sequential recommendation.
Findings
Outperforms 11 state-of-the-art models across four datasets.
Effectively models non-uniform sequences and less-frequent items.
Demonstrates significant performance improvements in complex scenarios.
Abstract
Representation learning in sequential recommendation is critical for accurately modeling user interaction patterns and improving recommendation precision. However, existing approaches predominantly emphasize item-to-item transitions, often neglecting the time intervals between interactions, which are closely related to behavior pattern changes. Additionally, broader interaction attributes, such as item frequency, are frequently overlooked. We found that both sequences with more uniform time intervals and items with higher frequency yield better prediction performance. Conversely, non-uniform sequences exacerbate user interest drift and less-frequent items are difficult to model due to sparse sampling, presenting unique challenges inadequately addressed by current methods. In this paper, we propose UniRec, a novel bidirectional enhancement sequential recommendation method. UniRec…
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
TopicsRecommender Systems and Techniques · Sentiment Analysis and Opinion Mining · Advanced Text Analysis Techniques
MethodsFocus
