RecKG: Knowledge Graph for Recommender Systems
Junhyuk Kwon, Seokho Ahn, Young-Duk Seo
TL;DR
RecKG tackles the interoperability gap among knowledge-graph–based recommender systems by introducing a standardized KG focused on consistent user/item attributes and interactions. The authors define design principles that foreground consistency and diversity, instantiate RecKG on real-world datasets (e.g., MovieLens and Yahoo!Movies), and implement a graph-database application to demonstrate cross-dataset interoperability. Through qualitative comparisons with existing KG-based recommender systems, RecKG shows enhanced semantic integration and supports higher-order, cross-domain reasoning, enabling richer explanations and recommendations. This work lays a practical foundation for cross-domain KG integration in recommender research and points to future expansion across more datasets and domains.
Abstract
Knowledge graphs have proven successful in integrating heterogeneous data across various domains. However, there remains a noticeable dearth of research on their seamless integration among heterogeneous recommender systems, despite knowledge graph-based recommender systems garnering extensive research attention. This study aims to fill this gap by proposing RecKG, a standardized knowledge graph for recommender systems. RecKG ensures the consistent representation of entities across different datasets, accommodating diverse attribute types for effective data integration. Through a meticulous examination of various recommender system datasets, we select attributes for RecKG, ensuring standardized formatting through consistent naming conventions. By these characteristics, RecKG can seamlessly integrate heterogeneous data sources, enabling the discovery of additional semantic information within the integrated knowledge graph. We apply RecKG to standardize real-world datasets, subsequently developing an application for RecKG using a graph database. Finally, we validate RecKG's achievement in interoperability through a qualitative evaluation between RecKG and other studies.
