Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

UniGNN: a Unified Framework for Graph and Hypergraph Neural Networks

About

Hypergraph, an expressive structure with flexibility to model the higher-order correlations among entities, has recently attracted increasing attention from various research domains. Despite the success of Graph Neural Networks (GNNs) for graph representation learning, how to adapt the powerful GNN-variants directly into hypergraphs remains a challenging problem. In this paper, we propose UniGNN, a unified framework for interpreting the message passing process in graph and hypergraph neural networks, which can generalize general GNN models into hypergraphs. In this framework, meticulously-designed architectures aiming to deepen GNNs can also be incorporated into hypergraphs with the least effort. Extensive experiments have been conducted to demonstrate the effectiveness of UniGNN on multiple real-world datasets, which outperform the state-of-the-art approaches with a large margin. Especially for the DBLP dataset, we increase the accuracy from 77.4\% to 88.8\% in the semi-supervised hypernode classification task. We further prove that the proposed message-passing based UniGNN models are at most as powerful as the 1-dimensional Generalized Weisfeiler-Leman (1-GWL) algorithm in terms of distinguishing non-isomorphic hypergraphs. Our code is available at \url{https://github.com/OneForward/UniGNN}.

Jing Huang, Jie Yang• 2021

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora
Accuracy87.53
1215
Node ClassificationCiteseer
Accuracy73.05
931
Node ClassificationCora (test)
Mean Accuracy87.59
861
Node ClassificationCiteseer (test)
Accuracy0.773
824
Node ClassificationPubmed
Accuracy87.31
819
Node ClassificationChameleon
Accuracy39.85
640
Node ClassificationSquirrel
Accuracy38.28
591
Node ClassificationPubMed (test)
Accuracy88.25
546
Node ClassificationChameleon (test)
Mean Accuracy39.85
297
Node ClassificationCornell (test)
Mean Accuracy73.24
274
Showing 10 of 99 rows
...

Other info

Follow for update