Rethinking Message Passing Neural Networks with Diffusion Distance-guided Stress Majorization
Haoran Zheng, Renchi Yang, Yubo Zhou, Jianliang Xu
TL;DR
This work addresses over-smoothing and feature over-correlation in MPNNs by replacing the Dirichlet-energy objective with a diffusion-distance-guided stress majorization framework and an orthogonal regularization term. The proposed DDSM uses diffusion distances $\Delta(v_i,v_j)$ to set a target inter-node distance $\delta_{i,j}$ and derives a new message passing rule that preserves discriminability on both homophilic and heterophilic graphs, with efficient distance approximation via a truncated spectral decomposition. The approach yields strong empirical gains across 11 datasets and provides theoretical robustness guarantees for diffusion-distance estimates under graph perturbations. Overall, DDSM offers a principled, scalable path to robust graph learning by uniting diffusion geometry with stress-based objectives and feature decorrelation, improving performance in diverse graph structures.
Abstract
Message passing neural networks (MPNNs) have emerged as go-to models for learning on graph-structured data in the past decade. Despite their effectiveness, most of such models still incur severe issues such as over-smoothing and -correlation, due to their underlying objective of minimizing the Dirichlet energy and the derived neighborhood aggregation operations. In this paper, we propose the DDSM, a new MPNN model built on an optimization framework that includes the stress majorization and orthogonal regularization for overcoming the above issues. Further, we introduce the diffusion distances for nodes into the framework to guide the new message passing operations and develop efficient algorithms for distance approximations, both backed by rigorous theoretical analyses. Our comprehensive experiments showcase that DDSM consistently and considerably outperforms 15 strong baselines on both homophilic and heterophilic graphs.
