IR-Rec: an Interpretive Rules-Guided Recommendation over Knowledge Graph.

Jiaying Chen,Jiong Yu,Wenjie Lu,Yurong Qian,Ping Li
DOI: https://doi.org/10.1016/j.ins.2021.03.004
IF: 8.1
2021-01-01
Information Sciences
Abstract:Most existing recommendation methods focus on the improvement of recommender accuracy while ignoring the influence of recommended explanation. Recommender explainability is an efficient way to help consumers make much more suitable decisions and enhance their acceptance and trustfulness in recommender systems (RSs). Incorporating a knowledge graph (KG) into RS is a promising way to improve recommender results while enhancing the strength of explanation. In this paper, an interactive rules-guided recommender (IR-Rec) framework based on KG is proposed. First, an existing KG is enriched by introducing it to facts about e-commerce. Then, a number of paths are extracted from the enhanced KG for user-item interactions that are able to ascertain the underlying reason for recommendations according to the semantic strength of the KG. These paths are summarized into some common behavior rules that have the ability to explain the underlying motivations of users. According to the characteristics of users, items, and rules, different neural networks are designed, such as a graph convolutional network, to learn more accurate embeddings. Furthermore, recommendations that meet users’ personalized interests are made by combining the public behavior rules and their individual features. Extensive experiments are carried out on four Amazon datasets for top-K recommendation. All the results show that the proposed method performs better than other respective baselines and demonstrate the effectiveness of rule extraction for making recommendations.
What problem does this paper attempt to address?