Implicit Hypergraph Neural Network
Akash Choudhuri, Yongjian Zhong, Bijaya Adhikari

TL;DR
This paper introduces Implicit Hypergraph Neural Network (IHNN), a novel method that captures long-range dependencies in hypergraphs by jointly learning fixed-point representations, outperforming previous methods in node classification tasks.
Contribution
The paper proposes IHNN, an implicit framework that effectively models long-range dependencies in hypergraphs, addressing limitations of existing hypergraph neural networks.
Findings
IHNN outperforms prior hypergraph neural networks in node classification.
Implicit fixed-point learning captures long-range dependencies effectively.
IHNN establishes a new state-of-the-art in hypergraph learning.
Abstract
Hypergraphs offer a generalized framework for capturing high-order relationships between entities and have been widely applied in various domains, including healthcare, social networks, and bioinformatics. Hypergraph neural networks, which rely on message-passing between nodes over hyperedges to learn latent representations, have emerged as the method of choice for predictive tasks in many of these domains. These approaches typically perform only a small number of message-passing rounds to learn the representations, which they then utilize for predictions. The small number of message-passing rounds comes at a cost, as the representations only capture local information and forego long-range high-order dependencies. However, as we demonstrate, blindly increasing the message-passing rounds to capture long-range dependency also degrades the performance of hyper-graph neural networks.…
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
TopicsNeural Networks and Applications
