arXiv:2605.31414cs.IR2026-05KDD

通过语义因子增强推荐模型,解决冷启动和稀疏数据问题。

Beyond Instance-Level Alignment and Uniformity: Semantic Factor Learning for Collaborative Filtering

论文配图:Beyond Instance-Level Alignment and Uniformity: Semantic Factor Learning for Collaborative Filtering
图 1 · 摘自论文原文
  • 用语义因子分解物品表示,分离出独立的语义特征
  • 在四个数据集上准确率超越主流方法,计算效率更高
  • 适合处理用户-物品交互稀疏的推荐场景

协同过滤(CF)因其简洁高效被广泛用于推荐系统。然而现有方法采用实例级学习范式,在训练中将大量未交互的用户-物品对错误视为负样本,严重限制模型泛化与可扩展性。主流图卷积网络(GCNs)存在高计算开销和过平滑问题,难以捕捉高阶连接关系,在稀疏监督下表现不佳。为此,本文提出语义因子增强对齐与均匀性框架(SaFeAU),通过引入语义因子增强已交互实例,缓解误标负样本问题,并使矩阵分解(MF)无需图邻域聚合即可捕捉高阶协同信号。SaFeAU包含三个紧密耦合组件:语义因子路由(SFR)将物品表示解耦为独立全局语义因子;基于语义因子匹配(SFM)识别与已交互项共享相同语义因子的未交互项,作为潜在正样本以增强稀疏监督信号;语义对齐(SPA)同时对齐真实与潜在正样本,并促进用户与物品表示的均匀性。在四个真实世界稀疏数据集上的实验表明,SaFeAU在推荐精度和计算效率上均持续优于基于GCN和MF的前沿方法,验证了该语义增强学习范式的有效性。

原文摘要 · Abstract (English)

Collaborative filtering (CF) is widely used in recommender systems (RecSys) due to its simplicity and efficiency. However, existing CF methods follow an instance-level learning paradigm. During the instance learning stage, a large number of uninteracted user-item instances, of which items are potential interested by the user, are incorrectly treated as true negative samples resulting in a severe limitation to the generalization and scalability of models. Moreover, mainstream graph convolutional networks (GCNs) inherently suffer from high computational cost and over-smoothing issues, which limit the ability in capturing higher-order connectivity and lead to a poor generalization under sparse supervision signals. To address the above limitations, we propose Semantic Factor enhanced Alignment and Uniformity (SaFeAU), a novel framework that augments interacted instances with semantic factors, thereby mitigating false negative labeling and enabling matrix factorization (MF) to capture high-order CF signals without graph neighborhood aggregation. Specifically, SaFeAU consists of three tightly coupled components. First, Semantic Factor Routing (SFR) disentangles item representations into independent and global semantic factors. Building on these factors, Semantic Factor Matching (SFM) identifies uninteracted items, which share the same semantic factors with interacted ones, as potential positive pairs for enriching sparse supervision signals. Finally, Semantic Pairs Alignment (SPA) aligns both observed and potential positive pairs while promoting uniformity of user and item representations. Extensive experiments on four sparse real-world datasets show that SaFeAU consistently outperforms GCN-based and MF-based state-of-the-art CF methods in both recommendation accuracy and computational efficiency, confirming the effectiveness of the proposed semantic enhanced learning paradigm.

协同过滤语义因子推荐系统

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