arXiv:2608.09580cs.AI2026-08

通过跨域重构保持用户兴趣连贯性,提升跨领域推荐效果

CoRCi: Cross-Reconstruction of Coherent Interests Modeling in Cross-Domain Sequential Recommendation

论文配图:CoRCi: Cross-Reconstruction of Coherent Interests Modeling in Cross-Domain Sequential Recommendation
图 1 · 摘自论文原文
  • 用交叉注意力从各域编码结果生成混合表示
  • 统一损失函数使跨域兴趣对齐更一致,性能显著提升
  • 适合处理多领域用户行为建模与推荐系统优化

跨领域序列推荐(CDSR)旨在通过迁移动态用户兴趣缓解数据稀疏问题。现有方法将不同领域的序列拼接成混合序列,但使用独立编码器和分域损失训练,加剧了域间差异,破坏了跨域兴趣的一致性,尤其在序列到序列任务中查询与目标来自不同域时更为明显。本文提出CoRCi(Cross-Reconstruction for Coherent Interest),一种双目标CDSR框架:通过交叉注意力直接由各域预编码表示生成混合域表示,并采用单一序列级、域无关的损失进行训练,以保持域不变兴趣的连贯性。为进一步抑制混合域建模中的域差异,引入FocalNCE——将焦点损失嵌入前序混合域InfoNCE目标,对与查询同域的负样本施加更高惩罚,强化域不变对齐。在四个真实世界数据集上的大量实验表明,CoRCi持续优于当前最优的CDSR方法,在所有指标上均取得统计显著提升。

原文摘要 · Abstract (English)

Cross-Domain Sequential Recommendation (CDSR) aims to alleviate data sparsity by transferring dynamic user interests across related domains. A key challenge lies in effectively bridging these domains. In single-domain modeling, models cannot distinguish between domain-specific and domain-invariant interests. Recent methods merge domain-specific sequences chronologically into a mixed-domain sequence to capture domain-invariant knowledge. However, they typically deploy separate encoders for the mixed-domain sequence and train them with per-domain loss aggregation. This workflow magnifies inter-domain discrepancies and disrupts domain-invariant interest coherence, especially when query target pairs in Seq2Seq originate from different domains. In this paper, we present CoRCi (Cross-Reconstruction for Coherent Interest), a dual-target CDSR framework that tackles these drawbacks. Specifically, CoRCi proposes a Cross-Reconstruction approach that generates mixed-domain representations directly from pre-encoded specific-domain representations via cross-attention. The generated representations are then trained using a single, sequence-level, domain-agnostic loss to preserve the coherence of domain-invariant interests. To further suppress domain discrepancies in mixed-domain modeling, CoRCi introduces FocalNCE, which embeds Focal Loss into the preceding mixed-domain InfoNCE objective. The new loss assigns higher penalties to negatives drawn from the same domain as the query, thereby strengthening domain-invariant alignment. Extensive experiments on four real-world datasets demonstrate that CoRCi consistently outperforms state-of-the-art CDSR counterparts, achieving statistically significant gains across all metrics.

推荐系统跨域建模序列推荐兴趣对齐

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