Heterogeneous Hypergraph Embedding for Recommendation Systems
Darnbi Sakong, Viet Hung Vu, Thanh Trung Huynh, Phi Le Nguyen, and Hongzhi Yin, Quoc Viet Hung Nguyen, Thanh Tam Nguyen

TL;DR
This paper introduces KHGRec, a hypergraph-based recommender system that models complex higher-order interactions and heterogeneous data sources, improving recommendation accuracy and robustness.
Contribution
It proposes a novel hypergraph embedding approach that captures complex interactions and heterogeneity in knowledge graphs for recommendation systems.
Findings
Achieves 5.18% relative improvement over baselines
Demonstrates robustness to noise, missing data, and cold-start scenarios
Outperforms state-of-the-art models on four real-world datasets
Abstract
Recent advancements in recommender systems have focused on integrating knowledge graphs (KGs) to leverage their auxiliary information. The core idea of KG-enhanced recommenders is to incorporate rich semantic information for more accurate recommendations. However, two main challenges persist: i) Neglecting complex higher-order interactions in the KG-based user-item network, potentially leading to sub-optimal recommendations, and ii) Dealing with the heterogeneous modalities of input sources, such as user-item bipartite graphs and KGs, which may introduce noise and inaccuracies. To address these issues, we present a novel Knowledge-enhanced Heterogeneous Hypergraph Recommender System (KHGRec). KHGRec captures group-wise characteristics of both the interaction network and the KG, modeling complex connections in the KG. Using a collaborative knowledge heterogeneous hypergraph (CKHG), it…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Graph Theory and Algorithms
MethodsSoftmax · Attention Is All You Need
