UniG-Encoder: A Universal Feature Encoder for Graph and Hypergraph Node Classification
Minhao Zou, Zhongxue Gan, Yutong Wang, Junheng Zhang, Dongyan Sui,, Chun Guan, Siyang Leng

TL;DR
UniG-Encoder introduces a universal, interpretable feature encoding framework for graph and hypergraph node classification, outperforming existing methods by effectively leveraging topological and feature information.
Contribution
The paper proposes a novel universal feature encoder for graphs and hypergraphs that combines topological and feature information in a unified, efficient, and interpretable manner.
Findings
Outperforms state-of-the-art on 12 hypergraph datasets
Achieves superior results on 6 real-world graph datasets
Effectively captures both heterophilic and homophilic graph structures
Abstract
Graph and hypergraph representation learning has attracted increasing attention from various research fields. Despite the decent performance and fruitful applications of Graph Neural Networks (GNNs), Hypergraph Neural Networks (HGNNs), and their well-designed variants, on some commonly used benchmark graphs and hypergraphs, they are outperformed by even a simple Multi-Layer Perceptron. This observation motivates a reexamination of the design paradigm of the current GNNs and HGNNs and poses challenges of extracting graph features effectively. In this work, a universal feature encoder for both graph and hypergraph representation learning is designed, called UniG-Encoder. The architecture starts with a forward transformation of the topological relationships of connected nodes into edge or hyperedge features via a normalized projection matrix. The resulting edge/hyperedge features, together…
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 · Complex Network Analysis Techniques
