arXiv:2604.12990cs.IR2026-04中稿 · SIGIR 2026被引 2

不依赖用户行为,纯用内容信息推荐冷门商品

Sparse Contrastive Learning for Content-Based Cold Item Recommendation

论文配图:Sparse Contrastive Learning for Content-Based Cold Item Recommendation
图 1 · 摘自论文原文
  • 用内容相似性替代用户-物品嵌入对齐,构建纯内容推荐模型
  • 提出稀疏化对比学习,通过零梯度抑制无关负样本提升精度
  • 适合冷启动商品推荐,尤其在公平性要求高的场景中表现优

物品冷启动是协同过滤推荐系统中的普遍难题。现有方法通常将图像、文本等辅助内容映射到协同过滤模型的嵌入空间,但易受协同信号与内容特征间固有信息差距限制。本文提出完全基于内容的冷启动建模,不与用户或物品嵌入对齐。我们以物品间相似性为预测目标,训练内容编码器将物品投影至一个潜在空间,其中相似性与用户偏好相关。采用α-entmax族激活函数的稀疏采样Softmax损失作为训练目标,通过置零无信息负样本的梯度实现更精准的相关性估计。进一步提出通过知识蒸馏扩展该方法,实验证明其在排名准确率上优于现有冷启动方法和标准采样Softmax。同时讨论了纯内容建模在提升物品推荐公平性方面的优势。

原文摘要 · Abstract (English)

Item cold-start is a pervasive challenge for collaborative filtering (CF) recommender systems. Existing methods often train cold-start models by mapping auxiliary item content, such as images or text descriptions, into the embedding space of a CF model. However, such approaches can be limited by the fundamental information gap between CF signals and content features. In this work, we propose to avoid this limitation with purely content-based modeling of cold items, i.e. without alignment with CF user or item embeddings. We instead frame cold-start prediction in terms of item-item similarity, training a content encoder to project into a latent space where similarity correlates with user preferences. We define our training objective as a sparse generalization of sampled softmax loss with the $α$-entmax family of activation functions, which allows for sharper estimation of item relevance by zeroing gradients for uninformative negatives. We then describe how this Sampled Entmax for Cold-start (SEMCo) training regime can be extended via knowledge distillation, and show that it outperforms existing cold-start methods and standard sampled softmax in ranking accuracy. We also discuss the advantages of purely content-based modeling, particularly in terms of equity of item outcomes.

冷启动内容推荐对比学习公平性

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