[1]ZHENG Jianxing,GUO Tongtong,SHEN Lihua,et al.Research on Recommendation Method Based on Sentimental Attention of Review Text[J].Journal of Zhengzhou University (Engineering Science),2022,43(02):44-50.[doi:10.13705/j.issn.1671-6833.2022.02.007]
Copy
Journal of Zhengzhou University (Engineering Science)[ISSN
1671-6833/CN
41-1339/T] Volume:
43
Number of periods:
2022 02
Page number:
44-50
Column:
Public date:
2022-02-27
- Title:
-
Research on Recommendation Method Based on Sentimental Attention of Review Text
- Author(s):
-
ZHENG Jianxing1; GUO Tongtong1; SHEN Lihua2; LI Deyu1
-
1.College of Computer and Information Technology, Shanxi University, Taiyuan 030006, China;
2.Shanxi Information Industry Technology Research Institute Co., Ltd., Taiyuan 030012, China
-
- Keywords:
-
review text; sentimental features; attention mechanism; recommendation
- CLC:
-
TP301
- DOI:
-
10.13705/j.issn.1671-6833.2022.02.007
- Abstract:
-
Recommendation methods of deep learning-based on review text mainly means to describe the feature information of users and items by terms of review texts, by rating relationship between users and items to improve the recommendation performance. Existing studies ignore the interpretable contribution of sentimental features on the rating prediction. To solve this problem, by incorporating the roles of review text and sentimental polarity orientation in the embeddings of users and items, respectively, a sentimental attention recommendation method was proposed based on review text (IncorRAS-Rec); Firstly, CNN (convolutional neural network) was used to handle review sets for users and items, represent the review features of users and items, and obtain relevant users features and items features; Then, by combining users′ rating preference for items, users and items embedding with reviews′ sentimental features were learned. Secondly, by aggregating reviews′ relevant sentimental feature information for users and items in terms of attention mechanism, the embeddings of users and items were learned; Finally, the users ratings on the items were predicted based on users and items embeddings together with their bias information. The experimental comparison and analysis were carried out on public Amazon datasets, to evaluates the effectiveness of the model performance. Experimental results showed that the proposed IncorRAS-Rec model not only could outperform other traditional methods in terms of RMSE(Root mean square error) and MAE(Mean absolute error) metrics, but also implement the explanatory role of sentimental features in rating prediction.