An LLM-based pipeline extracts subtype and keyword topics from side and context information, adds them to a standardized knowledge graph, and reports improved PGPR recommendation metrics on two Amazon datasets.
Explainable Reasoning over Knowledge Graphs for Recommendation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Incorporating knowledge graph into recommender systems has attracted increasing attention in recent years. By exploring the interlinks within a knowledge graph, the connectivity between users and items can be discovered as paths, which provide rich and complementary information to user-item interactions. Such connectivity not only reveals the semantics of entities and relations, but also helps to comprehend a user's interest. However, existing efforts have not fully explored this connectivity to infer user preferences, especially in terms of modeling the sequential dependencies within and holistic semantics of a path. In this paper, we contribute a new model named Knowledge-aware Path Recurrent Network (KPRN) to exploit knowledge graph for recommendation. KPRN can generate path representations by composing the semantics of both entities and relations. By leveraging the sequential dependencies within a path, we allow effective reasoning on paths to infer the underlying rationale of a user-item interaction. Furthermore, we design a new weighted pooling operation to discriminate the strengths of different paths in connecting a user with an item, endowing our model with a certain level of explainability. We conduct extensive experiments on two datasets about movie and music, demonstrating significant improvements over state-of-the-art solutions Collaborative Knowledge Base Embedding and Neural Factorization Machine.
citation-role summary
citation-polarity summary
fields
cs.IR 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Topic-Aware Knowledge Graph with Large Language Models for Interoperability in Recommender Systems
An LLM-based pipeline extracts subtype and keyword topics from side and context information, adds them to a standardized knowledge graph, and reports improved PGPR recommendation metrics on two Amazon datasets.