BHyGNN+: Unsupervised Representation Learning for Heterophilic Hypergraphs
Tianyi Ma, Yiyue Qian, Zehong Wang, Zheyuan Zhang, Chuxu Zhang, Yanfang Ye

TL;DR
BHyGNN+ introduces a self-supervised hypergraph neural network leveraging hypergraph duality to learn representations without labels, outperforming existing methods on diverse hypergraph datasets.
Contribution
It proposes BHyGNN+, a novel unsupervised framework using hypergraph duality, eliminating the need for negative samples and improving performance on heterophilic hypergraphs.
Findings
Outperforms state-of-the-art baselines on eleven datasets.
Effectively captures structural patterns without labels.
Eliminates reliance on negative samples in contrastive learning.
Abstract
Hypergraph Neural Networks (HyGNNs) have demonstrated remarkable success in modeling higher-order relationships among entities. However, their performance often degrades on heterophilic hypergraphs, where nodes connected by the same hyperedge tend to have dissimilar semantic representations or belong to different classes. While several HyGNNs, including our prior work BHyGNN, have been proposed to address heterophily, their reliance on labeled data significantly limits their applicability in real-world scenarios where annotations are scarce or costly. To overcome this limitation, we introduce BHyGNN+, a self-supervised learning framework that extends BHyGNN for representation learning on heterophilic hypergraphs without requiring ground-truth labels. The core idea of BHyGNN+ is hypergraph duality, a structural transformation where the roles of nodes and hyperedges are interchanged. By…
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 · Graph Theory and Algorithms · Complex Network Analysis Techniques
