arXiv:2511.04237cs.IRcs.AI2025-11被引 1

提出新模型解决推荐系统噪声干扰问题

Denoised Recommendation Model with Collaborative Signal Decoupling

  • 分离用户-物品交互中的多阶协同信号,分层去噪
  • 在三个真实数据集上准确率显著优于现有方法
  • 适合处理不稳定的用户行为数据场景

尽管协同过滤(CF)算法在推荐系统中表现优异,但用户-物品交互矩阵中的噪声导致推荐性能下降。现有去噪方法多在单一图结构上操作,可能削弱协同信号:删除节点间边会中断其他路径,影响依赖路径的协同信息。为此,本文提出基于图神经网络的新型CF模型DRCSD,包含两个核心模块:协同信号解耦模块(根据结构特征将信号分解为不同阶次)和阶次感知去噪模块(对每阶信号进行针对性去噪)。同时,改进传统GNN的特征聚合机制,避免跨阶信号干扰,直至最终池化阶段。在三个公开真实数据集上的大量实验表明,DRCSD对不稳定的交互具有更强鲁棒性,在推荐准确率指标上显著优于当前最优基线模型。

原文摘要 · Abstract (English)

Although the collaborative filtering (CF) algorithm has achieved remarkable performance in recommendation systems, it suffers from suboptimal recommendation performance due to noise in the user-item interaction matrix. Numerous noise-removal studies have improved recommendation models, but most existing approaches conduct denoising on a single graph. This may cause attenuation of collaborative signals: removing edges between two nodes can interrupt paths between other nodes, weakening path-dependent collaborative information. To address these limitations, this study proposes a novel GNN-based CF model called DRCSD for denoising unstable interactions. DRCSD includes two core modules: a collaborative signal decoupling module (decomposes signals into distinct orders by structural characteristics) and an order-wise denoising module (performs targeted denoising on each order). Additionally, the information aggregation mechanism of traditional GNN-based CF models is modified to avoid cross-order signal interference until the final pooling operation. Extensive experiments on three public real-world datasets show that DRCSD has superior robustness against unstable interactions and achieves statistically significant performance improvements in recommendation accuracy metrics compared to state-of-the-art baseline models.

推荐系统图神经网络去噪协同过滤

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