Hypergraph Diffusion for High-Order Recommender Systems
Darnbi Sakong, Thanh Trung Huynh, Jun Jo

TL;DR
This paper introduces WaveHDNN, a hypergraph diffusion framework that enhances high-order recommender systems by capturing heterophilic interactions and localized structures using wavelet transforms and contrastive learning.
Contribution
WaveHDNN is a novel framework combining wavelet-enhanced hypergraph diffusion with heterophily-aware encoding and multi-scale structure modeling for improved recommendations.
Findings
Outperforms existing GNN-based recommenders on benchmark datasets.
Effectively captures diverse user-item interactions and high-order relationships.
Improves recommendation accuracy by addressing over-smoothing and heterophily.
Abstract
Recommender systems rely on Collaborative Filtering (CF) to predict user preferences by leveraging patterns in historical user-item interactions. While traditional CF methods primarily focus on learning compact vector embeddings for users and items, graph neural network (GNN)-based approaches have emerged as a powerful alternative, utilizing the structure of user-item interaction graphs to enhance recommendation accuracy. However, existing GNN-based models, such as LightGCN and UltraGCN, often struggle with two major limitations: an inability to fully account for heterophilic interactions, where users engage with diverse item categories, and the over-smoothing problem in multi-layer GNNs, which hinders their ability to model complex, high-order relationships. To address these gaps, we introduce WaveHDNN, an innovative wavelet-enhanced hypergraph diffusion framework. WaveHDNN integrates…
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
TopicsRecommender Systems and Techniques
MethodsContrastive Learning · Diffusion · Graph Neural Network · Focus · LightGCN
