Residual Enhanced Multi-Hypergraph Neural Network
Jing Huang, Xiaolin Huang, Jie Yang

TL;DR
This paper introduces a Residual Enhanced Multi-Hypergraph Neural Network that effectively fuses multi-modal hypergraph data and overcomes over-smoothing, achieving state-of-the-art results on 3D benchmarks.
Contribution
It proposes a novel residual multi-hypergraph neural network architecture that enhances multi-modal data fusion and mitigates over-smoothing in hypergraph learning.
Findings
Achieves state-of-the-art performance on NTU and ModelNet40 datasets.
Effectively fuses multi-modal hypergraph information.
Reduces over-smoothing in deep hypergraph neural networks.
Abstract
Hypergraphs are a generalized data structure of graphs to model higher-order correlations among entities, which have been successfully adopted into various research domains. Meanwhile, HyperGraph Neural Network (HGNN) is currently the de-facto method for hypergraph representation learning. However, HGNN aims at single hypergraph learning and uses a pre-concatenation approach when confronting multi-modal datasets, which leads to sub-optimal exploitation of the inter-correlations of multi-modal hypergraphs. HGNN also suffers the over-smoothing issue, that is, its performance drops significantly when layers are stacked up. To resolve these issues, we propose the Residual enhanced Multi-Hypergraph Neural Network, which can not only fuse multi-modal information from each hypergraph effectively, but also circumvent the over-smoothing issue associated with HGNN. We conduct experiments on two…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Advanced Neural Network Applications
