Author Login Chief Editor Login Reviewer Login Editor Login Remote Office

Computer Engineering ›› 2026, Vol. 52 ›› Issue (7): 143-154. doi: 10.19678/j.issn.1000-3428.0070453

• Computational Intelligence and Pattern Recognition • Previous Articles     Next Articles

Cross-Behavior Feature Regularization and Interaction Contrastive Learning Based Multi-Behavior Recommendation

WU Di*(), ZHANG Le, CHEN Yao   

  1. School of Information and Electrical Engineering, Hebei University of Engineering, Handan 056038, Hebei, China
  • Received:2024-10-09 Revised:2024-12-29 Online:2026-07-15 Published:2025-03-04
  • Contact: WU Di

跨行为特征正则化和交互对比学习多行为推荐

吴迪*(), 张乐, 陈尧   

  1. 河北工程大学信息与电气工程学院, 河北 邯郸 056038
  • 通讯作者: 吴迪
  • 作者简介:

    吴迪(CCF会员), 女, 教授、博士, 主研方向为自然语言处理、推荐系统

    张乐, 硕士研究生

    陈尧, 硕士研究生

  • 基金资助:
    河北省自然科学基金(F2020402003)

Abstract:

Multi-behavioral recommendations have become a research hotspot for personalized recommendation tasks. To address the issues of biased information transfer between front and back behaviors and low differentiation between samples in existing multi-behavioral recommendation models, a Cross-Behavior Feature Regularization and Interaction Contrastive Learning based multi-behavior recommendation model (CBFRICL) is proposed. Cross-behavioral feature regularization is used to improve the inter-behavioral feature transfer mechanism based on the differences in pre- and post-behavioral features. Redundant information from previous behaviors is filtered to reduce the enforced dependence between consecutive behaviors. Therefore, the diversity and relative independence of information across different behaviors are preserved. The learning process of the model is constrained using regularization terms. Feature interference is prevented during the transfer process, reducing information distortion and mitigating error accumulation in cascaded Graph Convolutional Network (GCN) structures. An interaction contrastive learning method is proposed based on the spatial distribution rules of user-item interactions. Positive and negative sample pairs are generated using information on user interaction history. Positive samples are brought closer together, and negative samples are pushed away in the feature space, aiding the model in defining the sample boundaries. The sample clustering effect in the feature space is enhanced by capturing the personalized preferences of each user. Thus, the accuracy of the item recommendations is improved. The experimental results show that on the public datasets Tmall, Beibei, and Jdata, CBFRICL improves the HR@K and NDCG@K metrics by a minimum of 4.88% and 1.58%, respectively, compared to the CRGCN model.

Key words: multi-behavior recommendation, contrastive learning, feature regularization, cascaded Graph Convolutional Network (GCN), sample boundary

摘要:

多行为推荐已经成为个性化推荐任务的研究热点。针对现有多行为推荐模型存在前后行为信息传递偏移, 以及样本间区分度较低的问题, 提出了一种基于跨行为特征正则化和交互对比学习的多行为推荐模型(CBFRICL)。根据前后行为特点差异, 采用跨行为特征正则化, 改进行为间特征传递机制, 过滤前一行为传递的冗余信息, 降低前后行为的强制依赖性, 保持行为间信息的多样性与相对独立性, 利用正则项约束模型的学习过程, 防止传递过程中特征相互干扰导致信息失真, 进而缓解级联图卷积神经网络(GCN)结构中的误差累积。根据用户-项目交互的空间分布规则, 提出交互对比学习方法, 利用用户交互历史信息生成正负样本对, 在特征空间中拉近正样本距离, 推开负样本, 辅助模型界定样本边界, 同时增强特征空间的样本聚类效应, 捕捉每个用户的个性化偏好, 提升项目推荐的准确性。实验结果表明, 在公开数据集Tmall、Beibei和Jdata上, CBFRICL相较于CRGCN模型, HR@K和NDCG@K指标最低提升了4.88%、1.58%。

关键词: 多行为推荐, 对比学习, 特征正则化, 级联图卷积神经网络, 样本边界