A Simple Hypergraph Kernel Convolution based on Discounted Markov Diffusion Process
Fuyang Li, Jiying Zhang, Xi Xiao, Bin Zhang, Dijun Luo

TL;DR
This paper introduces a novel hypergraph kernel convolution method that leverages a discounted Markov diffusion process to effectively aggregate both topological and attribute information, improving node classification performance.
Contribution
It proposes a simple, diffusion-based hypergraph convolution method (SHKC) that avoids over-smoothing and incorporates attribute information, with theoretical analysis and superior experimental results.
Findings
SHKC outperforms state-of-the-art methods on benchmark datasets.
The method effectively prevents over-smoothing in hypergraph convolutions.
Theoretical analysis confirms the model's generalization ability.
Abstract
Kernels on discrete structures evaluate pairwise similarities between objects which capture semantics and inherent topology information. Existing kernels on discrete structures are only developed by topology information(such as adjacency matrix of graphs), without considering original attributes of objects. This paper proposes a two-phase paradigm to aggregate comprehensive information on discrete structures leading to a Discount Markov Diffusion Learnable Kernel (DMDLK). Specifically, based on the underlying projection of DMDLK, we design a Simple Hypergraph Kernel Convolution (SHKC) for hidden representation of vertices. SHKC can adjust diffusion steps rather than stacking convolution layers to aggregate information from long-range neighborhoods which prevents over-smoothing issues of existing hypergraph convolutions. Moreover, we utilize the uniform stability bound theorem in…
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 · Domain Adaptation and Few-Shot Learning · Machine Learning and ELM
MethodsConvolution · Diffusion
