KGIF: Optimizing Relation-Aware Recommendations with Knowledge Graph Information Fusion
Dong Hyun Jeon, Wenbo Sun, Houbing Herbert Song, Dongfang Liu,, Velasquez Alvaro, Yixin Chloe Xie, and Shuteng Niu

TL;DR
KGIF introduces a novel framework that explicitly fuses entity and relation embeddings using self-attention, improving recommendation accuracy, robustness, and interpretability in knowledge graph-based systems.
Contribution
It presents a new method for explicit information fusion in knowledge graphs, enhancing recommendation quality and explainability compared to prior implicit approaches.
Findings
Enhanced recommendation performance on benchmark datasets
Improved robustness in sparse knowledge graph scenarios
Generated explainable recommendations through interpretable path visualization
Abstract
While deep-learning-enabled recommender systems demonstrate strong performance benchmarks, many struggle to adapt effectively in real-world environments due to limited use of user-item relationship data and insufficient transparency in recommendation generation. Traditional collaborative filtering approaches fail to integrate multifaceted item attributes, and although Factorization Machines account for item-specific details, they overlook broader relational patterns. Collaborative knowledge graph-based models have progressed by embedding user-item interactions with item-attribute relationships, offering a holistic perspective on interconnected entities. However, these models frequently aggregate attribute and interaction data in an implicit manner, leaving valuable relational nuances underutilized. This study introduces the Knowledge Graph Attention Network with Information Fusion…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Recommender Systems and Techniques · Cognitive Computing and Networks
MethodsSoftmax · Attention Is All You Need
