2023年度 人工知能学会全国大会(第37回)

2023年度 人工知能学会全国大会(第37回)

2023年6月6日〜6月9日熊本城ホール(熊本県熊本市) + オンライン
人工知能学会
2023年度 人工知能学会全国大会(第37回)

2023年度 人工知能学会全国大会(第37回)

2023年6月6日〜6月9日熊本城ホール(熊本県熊本市) + オンライン

[1U4-IS-1a-02]Knowledge-aware attentional neural network for explainable recommendation

〇Yun Liu1, Jun Miyazaki2, Ryutaro Ichise2(1. National Institute of Advanced Industrial Science and Technology, 2. Tokyo Institute of Technology)
[[Online, Regular]]
We propose a knowledge-aware attentional neural network (KANN) for dealing with recommendation tasks by extracting knowledge entities from user reviews and capturing understandable interactions between users and items at the knowledge level. The proposed KANN can not only capture the inner attention among user (item) reviews but also compute the outer attention values between users and items before generating corresponding latent vector representations. These characteristics enable the explicit preferences of users for items to be learned and understood. Furthermore, our results and analyses highlight the relatively high effectiveness and reliability of KANN for explainable recommendation. Our code is publicly released at https://github.com/liuyuncoder/KANN.