Hypergraph Representation Learning with Weighted- and Clustering-Biased Random Walks
Li Liang, Shi-Ming Cai, Shi-Cai Gong

TL;DR
This paper introduces a new framework for hypergraph representation learning that improves node classification by capturing higher-order structures.
Contribution
The novel WCRW-MLP framework combines weighted and clustering-biased random walks with an MLP for better hypergraph embedding.
Findings
WCRW-MLP outperforms state-of-the-art baselines on real-world hypergraph benchmarks.
Modeling co-occurrence strength and local clustering enhances structural embedding quality.
Abstract
Hypergraphs are powerful tools for modeling complex systems because they naturally encode higher-order interactions. However, most existing hypergraph representation-learning methods still struggle to capture such high-order structures, particularly in heterogeneous hypergraphs, which results in suboptimal performance on structure-sensitive tasks such as node classification. This paper presents WCRW-MLP, a new framework that integrates a Weighted- and Clustering-Biased Random Walk (WCRW) with a multi-layer perceptron. WCRW extends second-order random walks by introducing node-pair co-occurrence weights and triadic-closure clustering bias, enabling the walk to favor structurally significant and locally cohesive regions of the hypergraph. The resulting walk sequences are processed with Skip-gram to obtain high-quality structural embeddings, which are then concatenated with node attributes…
Genes, proteins, chemicals, diseases, species, mutations and cell lines named across the full text — each resolved to its canonical identifier and authoritative record.
Click any figure to enlarge with its caption.
Figure 1
Figure 2
Figure 3
Figure 4
Figure 5
Figure 6Peer 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 · Data Management and Algorithms
