paper-with-me

Papers

Hypergraph Neural Diffusion: A PDE-Inspired Framework for Hypergraph Message Passing

2026-04-13 · Zhiheng Zhou, Mengyao Zhou, Xixun Lin, Xingqin Qi, Guiying Yan arxiv

Hypergraph neural networks (HGNNs) have shown remarkable potential in modeling high-order relationships that naturally arise in many real-world data domains. However, existing HGNNs often suffer from shallow propagation, oversmoothing, and limited adaptability to complex hypergraph structures. In this paper, we propose Hypergraph Neural Diffusion (HND), a novel framework that unifies nonlinear diffusion equations with neural message passing on hypergraphs. HND is grounded in a continuous-time hypergraph diffusion equation, formulated via hypergraph gradient and divergence operators, and modulated by a learnable, structure-aware coefficient matrix over hyperedge-node pairs. This partial differential equation (PDE) based formulation provides a physically interpretable view of hypergraph learning, where feature propagation is understood as an anisotropic diffusion process governed by local inconsistency and adaptive diffusion coefficient. From this perspective, neural message passing becomes a discretized gradient flow that progressively minimizes a diffusion energy functional. We derive rigorous theoretical guarantees, including energy dissipation, solution boundedness via a discrete maximum principle, and stability under explicit and implicit numerical schemes. The HND framework supports a variety of integration strategies such as non-adaptive-step (like Runge-Kutta) and adaptive-step solvers, enabling the construction of deep, stable, and interpretable architectures. Extensive experiments on benchmark datasets demonstrate that HND achieves competitive performance. Our results highlight the power of PDE-inspired design in enhancing the stability, expressivity, and interpretability of hypergraph learning.

📄 PDF Abstract BibTeX arXiv:2604.10955

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Tackling Over-smoothing on Hypergraphs: A Ricci Flow-guided Neural Diffusion Approach

2026-03-16 · Mengyao Zhou, Zhiheng Zhou, Xiao Han, Xingqin Qi 외 arxiv

Hypergraph neural networks (HGNNs) have demonstrated strong capabilities in modeling complex higher-order relationships. However, existing HGNNs often suffer from over-smoothing as the number of layers increases and lack…

Equivariant Hypergraph Diffusion Neural Operators

2022-07-14 · Peihao Wang, Shenghao Yang, Yunyu Liu, Zhangyang Wang 외

Hypergraph neural networks (HNNs) using neural networks to encode hypergraphs provide a promising way to model higher-order relations in data and further solve relevant prediction tasks built upon such higher-order relat…

Computational EfficiencyNode Classification

How Particle System Theory Enhances Hypergraph Message Passing

2025-05-24 · Yixuan Ma, Kai Yi, Pietro Lio, Shi Jin 외

Hypergraphs effectively model higher-order relationships in natural phenomena, capturing complex interactions beyond pairwise connections. We introduce a novel hypergraph message passing framework inspired by interacting…

Node Classification

From Diffusion to Reaction-Diffusion: A Dynamical-Systems View of Oversmoothing in Hypergraph Neural Networks

2026-07-17 · Zhiheng Zhou, Mengyao Zhou, Yancheng Chen, Dengyi Zhao 외 arxiv

Higher-order couplings enhance the expressive power of hypergraph neural networks (HGNNs), but they also intensify representation collapse in deep propagation due to strong multi-way feature mixing. This work investigate…

Hypergraph-MLP: Learning on Hypergraphs without Message Passing

2023-12-15 · Bohan Tang, Siheng Chen, Xiaowen Dong

Hypergraphs are vital in modelling data with higher-order relations containing more than two entities, gaining prominence in machine learning and signal processing. Many hypergraph neural networks leverage message passin…

Node ClassificationRepresentation Learning