本文已被:浏览 307次 下载 1741次
Received:March 05, 2025 Revised:May 07, 2025
Received:March 05, 2025 Revised:May 07, 2025
中文摘要: 传统推荐算法仅依靠用户的历史评分数据来挖掘相似用户, 这一方法会面临着严重的数据稀疏性和冷启动问题, 造成推荐效果不理想. 为解决数据稀疏性, 提高推荐质量, 通过深度挖掘评论文本和评分数据的语义信息, 提出了基于多源特征融合的推荐算法模型(recommendation algorithm model based on multi-source feature fusion, MSFF), 该模型通过CNN和SA_BiLSTM混合模型对评论文本信息进行特征提取, 并在特征提取时引入自注意力机制动态地调整评论信息的重要性, 从而更好地捕捉评论信息中的深层关键信息. 接着通过隐语义模型LFM分解评分矩阵得到用户和物品潜在特征. 然后将两种模型所得的非同源特征进行有效融合得到高阶特征, 进而预测评分, 并根据最终的预测评分生成推荐列表. 为了验证模型的有效性, 在Yelp评论数据集和亚马逊评论数据集Amazon5-core中的3个子数据集上进行实验, 结果表明, 该模型不仅缓解推荐算法中评分数据稀疏性的影响, 而且有效地提升了推荐结果的准确性.
Abstract:Traditional recommendation algorithms rely solely on users’ historical rating data to identify similar users, which will suffer from severe data sparsity and cold start problems and thus result in unsatisfactory recommendation performance. A recommendation algorithm model based on multi-source feature fusion (MSFF) is proposed to address data sparsity and improve recommendation quality, which deeply mines the semantic information in review texts and rating data. This model employs a hybrid model of CNN and SA_BiLSTM to extract features from review texts, and introduces a self-attention mechanism during feature extraction to dynamically adjust the importance of review information, thereby better capturing the deep key information in the review information. Subsequently, the latent factor model (LFM) is adopted to decompose the rating matrix to obtain latent features of users and items. Then, the non-homogeneous features obtained from the two models are effectively fused to generate high-order features, which are adopted to predict ratings. Finally, a recommendation list is generated based on the predicted ratings. Experiments are conducted on the Yelp review dataset and three sub-datasets in the Amazon review dataset, Amazon5-core, to validate the effectiveness of the model. The results demonstrate that the model not only mitigates the influence of rating data sparsity in recommendation algorithms but also improves the accuracy of recommendation results.
keywords: recommendation algorithm comment text score prediction multi-source feature fusion matrix factorization
文章编号: 中图分类号: 文献标志码:
基金项目:河南省科技攻关计划(212102210501); 河南省高等学校重点科研项目(20A520008)
引用文本:
白露露,张娜.基于多源特征融合的推荐算法.计算机系统应用,2025,34(11):289-299
BAI Lu-Lu,ZHANG Na.Recommendation Algorithm Based on Multi-source Feature Fusion.COMPUTER SYSTEMS APPLICATIONS,2025,34(11):289-299
白露露,张娜.基于多源特征融合的推荐算法.计算机系统应用,2025,34(11):289-299
BAI Lu-Lu,ZHANG Na.Recommendation Algorithm Based on Multi-source Feature Fusion.COMPUTER SYSTEMS APPLICATIONS,2025,34(11):289-299

