Cognitive-Based Knowledge Learning Framework for Recommendation

Xue Chen,Qichao Liang,Yuanzhu Chen,Peng Wang,Hang Yu,Xiangfeng Luo
DOI: https://doi.org/10.1016/j.knosys.2024.111446
IF: 8.139
2024-01-29
Knowledge-Based Systems
Abstract:Recommender systems (RS) have been widely used in Web applications such as search engines, social media platforms and e-commerce portals. Accuracy-related metrics have always been the primary goals for RS. Most RS tend to recommend items that are most relevant or similar to users' historical records, which may narrow users' cognitive scope and lead to information cocoons. This paper proposes a Cognitive-based Knowledge Learning Framework (CKLF), which addresses this challenge by integrating cognitive psychology to the construction of the neural network. CKLF consists of two key parts: a Spreading Activation Network (SAN) and a Sequence-sensitive Attention Mechanism (SAM). The SAN uses spreading activation theory to activate diversified and high-ordered entities in an auxiliary knowledge graph, and to refine embeddings of users and items. The SAM incorporates the Ebbinghaus forgetting theory into the attention mechanism to capture evolution features of users' sequential interactions. Extensive experiments on two public benchmarks show, compared with start-of-art baselines, CKLF not only improves accuracy but more importantly achieves superior performance in the beyond-accuracy objectives such as diversity and serendipity. Therefore, CKLF can effectively alleviate information cocoons and improve the overall quality of RS.
computer science, artificial intelligence
What problem does this paper attempt to address?