arXiv:2501.13579cs.IR2025-01中稿 · WWW'25被引 17

MixRec通过个体与集体混合提升推荐系统数据增强效果。

MixRec: Individual and Collective Mixing Empowers Data Augmentation for Recommender Systems

  • 采用个体与集体双重混合机制生成新样本,无需复杂设计。
  • 在四个真实数据集上显著提升推荐效果,训练效率更高。
  • 适合追求高效、可扩展数据增强的推荐系统研究者。

推荐系统的核心在于学习用户和物品的高质量嵌入表示,以揭示其在特征空间中的关系。然而,由于交互数据难以获取,数据稀疏性严重制约了推荐系统的性能。为应对这一挑战,已有多种自监督学习方法被引入推荐系统,通过分布建模或数据增强缓解数据稀疏问题。但大多数数据增强依赖繁琐的手动设计,不仅通用性差,且冗余的增强过程会显著拖慢训练速度。为此,我们提出一种新的双混合推荐框架 MixRec,实现按需数据增强。具体而言,个体混合旨在为目标用户或物品生成唯一的新正样本,使成对推荐损失受益;集体混合则在批次中生成体现群体特性的新样本。两种混合机制仅需一个参数,无需多次调整,且时间复杂度为线性。此外,我们提出双混合对比学习,最大化利用这些新构造样本,增强正样本对间的一致性。在四个真实世界数据集上的实验表明,MixRec在有效性、简洁性、效率和可扩展性方面均具优势。

原文摘要 · Abstract (English)

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 propose individual mixing and collective mixing, respectively. The former aims to provide a new positive sample that is unique to the target (user or item) and to make the pair-wise recommendation loss benefit from it, while the latter aims to portray a new sample that contains group properties in a batch. The two mentioned mixing mechanisms allow for data augmentation with only one parameter that does not need to be set multiple times and can be done in linear time complexity. Besides, we propose the dual-mixing contrastive learning to maximize the utilization of these new-constructed samples to enhance the consistency between pairs of positive samples. Experimental results on four real-world datasets demonstrate the advantages of MixRec in terms of effectiveness, simplicity, efficiency, and scalability.

推荐系统数据增强自监督学习混合机制

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。