MixRec: Individual and Collective Mixing Empowers Data Augmentation for Recommender Systems
Yi Zhang, Yiwen Zhang

TL;DR
MixRec introduces individual and collective mixing strategies for data augmentation in recommender systems, improving effectiveness and efficiency by reducing manual design and computational complexity.
Contribution
The paper presents a novel dual mixing framework with a unified parameter for data augmentation, enhancing recommender systems without complex manual tuning.
Findings
Outperforms baseline methods on four real-world datasets
Achieves higher recommendation accuracy with simpler, faster augmentation
Demonstrates scalability and effectiveness of the proposed approach
Abstract
The core of the general recommender systems lies in learning high-quality embedding representations of users and items to investigate their positional relations in the feature space. Unfortunately, data sparsity caused by difficult-to-access interaction data severely limits the effectiveness of recommender systems. Faced with such a dilemma, various types of self-supervised learning methods have been introduced into recommender systems in an attempt to alleviate the data sparsity through distribution modeling or data augmentation. However, most data augmentation relies on elaborate manual design, which is not only not universal, but the bloated and redundant augmentation process may significantly slow down model training progress. To tackle these limitations, we propose a novel Dual Mixing-based Recommendation Framework (MixRec) to empower data augmentation as we wish. Specifically, we…
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 Bandit Algorithms Research
MethodsContrastive Learning · Sparse Evolutionary Training
