mHC-GNN: Manifold-Constrained Hyper-Connections for Graph Neural Networks
Subhankar Mishra

TL;DR
This paper introduces mHC-GNN, a novel graph neural network architecture that mitigates over-smoothing and enhances expressiveness by employing manifold-constrained hyper-connections, demonstrating significant performance gains on deep GNNs.
Contribution
The paper adapts manifold-constrained hyper-connections to GNNs, providing a method that reduces over-smoothing and surpasses the 1-WL test in graph distinction capabilities.
Findings
mHC-GNN reduces over-smoothing exponentially compared to standard GNNs.
It maintains high accuracy even at 128 layers, unlike traditional GNNs.
Manifold constraints are crucial; removing them greatly degrades performance.
Abstract
Graph Neural Networks (GNNs) suffer from over-smoothing in deep architectures and expressiveness bounded by the 1-Weisfeiler-Leman (1-WL) test. We adapt Manifold-Constrained Hyper-Connections (\mhc)~\citep{xie2025mhc}, recently proposed for Transformers, to graph neural networks. Our method, mHC-GNN, expands node representations across parallel streams and constrains stream-mixing matrices to the Birkhoff polytope via Sinkhorn-Knopp normalization. We prove that mHC-GNN exhibits exponentially slower over-smoothing (rate vs.\ ) and can distinguish graphs beyond 1-WL. Experiments on 10 datasets with 4 GNN architectures show consistent improvements. Depth experiments from 2 to 128 layers reveal that standard GNNs collapse to near-random performance beyond 16 layers, while mHC-GNN maintains over 74\% accuracy even at 128 layers, with improvements…
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 · Explainable Artificial Intelligence (XAI)
