系统工程与电子技术 ›› 2026, Vol. 48 ›› Issue (2): 545-555.doi: 10.12305/j.issn.1001-506X.2026.02.16

• 系统工程 • 上一篇    

基于图注意力网络的群推荐方法

王亚楠1(), 梁如霞1,2, 王晓康1,3,*, 柳叶1, 王坚强1()   

  1. 1. 中南大学商学院,湖南 长沙 410083
    2. 华中师范大学 计算机学院,湖北 武汉 430079
    3. 深圳大学管理学院,广东 深圳 518060
  • 收稿日期:2024-10-18 修回日期:2025-05-28 出版日期:2025-05-20 发布日期:2025-05-20
  • 通讯作者: 王晓康 E-mail:201611122@csu.edu.cn;jqwang@csu.edu.cn
  • 作者简介:王亚楠(1998—),女,博士研究生,主要研究方向为大数据分析与人工智能、辅助决策
    梁如霞(1992—),女,助理研究员,博士,主要研究方向为智能教育、跨域推荐、群推荐、迁移学习
    柳 叶(1996—),女,博士研究生,主要研究方向为数据挖掘、深度学习
    王坚强(1963—),男,教授,博士,主要研究方向为决策理论与方法、大数据分析与机器学习
  • 基金资助:
    湖南省社会科学评审委员会重点项目(XSP18ZDI021);湖南省研究生科研创新项目(CX20230132)资助课题

Group recommendation method based on graph attention network

Yanan WANG1(), Ruxia LIANG1,2, Xiaokang WANG1,3,*, Ye LIU1, Jianqiang WANG1()   

  1. 1. School of Business,Central South University,Changsha 410073,China
    2. School of Computer Science,Central China Normal University,Wuhan 430079,China
    3. College of Management,Shenzhen University,Shenzhen 518060,China
  • Received:2024-10-18 Revised:2025-05-28 Online:2025-05-20 Published:2025-05-20
  • Contact: Xiaokang WANG E-mail:201611122@csu.edu.cn;jqwang@csu.edu.cn

摘要:

针对群推荐系统的数据稀疏性挑战,以及现有群推荐方法忽略群、群成员以及不同备选物品之间的复杂关联关系问题,提出一种基于图注意力网络的群推荐方法(group recommendation method based on graph attention network,GAT-GRM)。首先,将群推荐系统中群、群成员以及不同物品间的复杂关联刻画为层次关系图数据,包括用户?物品交互关系图、群组?用户包含关系图、群组?物品交互关系图等。其次,利用图注意力网络内在地聚合各类交互关系图,从历史交互数据中动态学习群偏好、用户偏好和物品特征。最后,基于群偏好、用户偏好和物品特征进行物品评分预测。实验结果表明,在CAMRa2011数据集上,GAT-GRM的性能显著优于各类基准算法。在稀疏度98.89%的群推荐任务下,GAT-GRM平均绝对偏差和均方根误差相较最优基准算法分别降低9.3%和9.6%。

关键词: 推荐系统, 群推荐系统, 聚合策略, 图神经网络

Abstract:

Existing group recommendation methods neglect the complex associations among groups, group members, and diverse candidate items, and face challenges related to data sparsity. To address the above issues, this paper proposes a group recommendation method based on graph attention network (GAT-GRM). Firstly, the complex associations among groups, group members, and different items in the group recommendation system are characterized as hierarchical graph data, including user-item interaction graphs, group-user inclusion graphs, and group-item interaction graphs. Secondly, graph attention networks are employed to aggregate various types of interaction graphs to dynamically learn group preferences, user preferences and item characteristics from historical interaction data. Finally, item score prediction is performed based on group preferences, user preferences, and item features. Experiments conducted on the CAMRa2011 dataset demonstrate that the performance of GAT-GRM is significantly superior to that of all baseline algorithms. For the group recommendation task with 98.89% sparsity, the mean absolute error and root mean square error of GAT-GRM are reduced by 9.3% and 9.6% respectively compared to the optimal baseline algorithm.

Key words: recommender system, group recommender system, aggregation strategy, graph neural networks

中图分类号: