Beyond the Laplacian: Doubly Stochastic Matrices for Graph Neural Networks
Zhaobo Hu, Vincent Gauthier, and Mehdi Naima

TL;DR
This paper introduces a novel Doubly Stochastic matrix approach for GNNs, improving structural encoding, efficiency, and robustness against over-smoothing, with theoretical and empirical validation.
Contribution
It proposes a scalable DSM-based GNN architecture with mass compensation, enhancing structural encoding and mitigating over-smoothing in graph neural networks.
Findings
Efficient $O(K|E|)$ implementation of DSM-based GNNs.
Effective mitigation of over-smoothing via Dirichlet energy bounds.
Versatility of DSM as a structural encoding for Graph Transformers.
Abstract
Graph Neural Networks (GNNs) conventionally rely on standard Laplacian or adjacency matrices for structural message passing. In this work, we substitute the traditional Laplacian with a Doubly Stochastic graph Matrix (DSM), derived from the inverse of the modified Laplacian, to naturally encode continuous multi-hop proximity and strict local centrality. To overcome the intractable complexity of exact matrix inversion, we first utilize a truncated Neumann series to scalably approximate the DSM, which serves as the foundation for our proposed DsmNet. Furthermore, because algebraic truncation inherently causes probability mass leakage, we introduce DsmNet-compensate. This variant features a mathematically rigorous Residual Mass Compensation mechanism that analytically re-injects the truncated tail mass into self-loops, strictly restoring row-stochasticity and structural dominance.…
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.
