用软标签解耦正负反馈,提升推荐系统精准度
Learning Recommender Systems with Soft Target: A Decoupled Perspective
- 将推荐目标拆分为置信度与非目标项兴趣分布两部分
- 在多个数据集上显著优于标准Softmax损失
- 适合需要精细建模用户偏好的推荐场景
基于多分类优化目标的推荐系统学习是常见设置。然而,由于真实用户反馈仅占全部物品池的一小部分,标准Softmax损失往往忽视潜在正反馈与真实负反馈之间的差异。为此,我们提出一种新的解耦软标签优化框架,通过软标签将目标分解为两方面:目标置信度与非目标项的潜在兴趣分布。基于严谨的理论分析,设计了可灵活调节两方面重要性的解耦损失函数。为进一步提升性能,还提出一种合理的软标签生成算法,利用标签传播机制,通过邻居信息探索用户在未观测反馈中的潜在兴趣。在多种推荐模型和公开数据集上的大量实验表明,该方法具有显著有效性和广泛适用性。
原文摘要 · Abstract (English)
Learning recommender systems with multi-class optimization objective is a prevalent setting in recommendation. However, as observed user feedback often accounts for a tiny fraction of the entire item pool, the standard Softmax loss tends to ignore the difference between potential positive feedback and truly negative feedback. To address this challenge, we propose a novel decoupled soft label optimization framework to consider the objectives as two aspects by leveraging soft labels, including target confidence and the latent interest distribution of non-target items. Futhermore, based on our carefully theoretical analysis, we design a decoupled loss function to flexibly adjust the importance of these two aspects. To maximize the performance of the proposed method, we additionally present a sensible soft-label generation algorithm that models a label propagation algorithm to explore users' latent interests in unobserved feedback via neighbors. We conduct extensive experiments on various recommendation system models and public datasets, the results demonstrate the effectiveness and generality of the proposed method.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。