Daily Arxiv

This page organizes papers related to artificial intelligence published around the world.
This page is summarized using Google Gemini and is operated on a non-profit basis.
The copyright of the paper belongs to the author and the relevant institution. When sharing, simply cite the source.

Handling Heterophily in Recommender Systems with Wavelet Hypergraph Diffusion

Created by
  • Haebom

Author

Darnbi Sakong, Thanh Tam Nguyen

Outline

Fusion-based Wavelet Hypergraph Diffusion Neural Networks (FWHDNN) is an innovative hypergraph-based recommender system framework proposed to capture the heterogeneous patterns and multidimensional characteristics of user-item interactions. This model comprises three main components: (1) a cross-difference relation encoder leveraging heterogeneity-aware hypergraph diffusion; (2) a multi-level cluster-wise encoder using wavelet transform-based hypergraph neural network layers; and (3) an integrated multimodal fusion mechanism that combines structural and textual information. Through extensive experiments on real-world datasets, FWHDNN has been demonstrated to outperform existing state-of-the-art methods in terms of accuracy, robustness, and scalability.

Takeaways, Limitations

Takeaways:
We present a novel recommender system framework that effectively captures heterogeneous patterns and multidimensional interactions.
Outperforms existing SOTA methods in accuracy, robustness, and scalability.
Improve recommendation performance by integrating structural and textual information.
Limitations:
There is no direct mention of Limitations in the paper.
👍