Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Hypergraph Convolution and Hypergraph Attention

About

Recently, graph neural networks have attracted great attention and achieved prominent performance in various research fields. Most of those algorithms have assumed pairwise relationships of objects of interest. However, in many real applications, the relationships between objects are in higher-order, beyond a pairwise formulation. To efficiently learn deep embeddings on the high-order graph-structured data, we introduce two end-to-end trainable operators to the family of graph neural networks, i.e., hypergraph convolution and hypergraph attention. Whilst hypergraph convolution defines the basic formulation of performing convolution on a hypergraph, hypergraph attention further enhances the capacity of representation learning by leveraging an attention module. With the two operators, a graph neural network is readily extended to a more flexible model and applied to diverse applications where non-pairwise relationships are observed. Extensive experimental results with semi-supervised node classification demonstrate the effectiveness of hypergraph convolution and hypergraph attention.

Song Bai, Feihu Zhang, Philip H.S. Torr• 2019

Related benchmarks

TaskDatasetResultRank
Node ClassificationCiteseer (test)
Accuracy0.7242
729
Node ClassificationCora (test)
Mean Accuracy79.14
687
Node ClassificationPubMed (test)
Accuracy86.41
500
Node ClassificationCora HOMO. (test)
Mean Accuracy79.23
30
Node ClassificationCora HET. (test)
Accuracy63.27
30
Hypergraph ClassificationIMDB dir form
Accuracy61.65
26
Node ClassificationYelp (test)--
26
Vertex ClassificationZoo (test)
Accuracy (%)93.65
21
Node ClassificationTwitter HOMO (test)
Mean Accuracy72.04
15
Node ClassificationCongress sigma=1.0
Mean Accuracy89.81
15
Showing 10 of 45 rows

Other info

Follow for update