Diffusion-Jump GNNs: Homophiliation via Learnable Metric Filters
Ahmed Begga, Francisco Escolano, Miguel Angel Lozano, Edwin R. Hancock

TL;DR
This paper introduces Diffusion-Jump GNNs, a novel learnable filter approach that adaptively captures multi-scale node relationships to improve classification in heterophilic graphs.
Contribution
It proposes a new diffusion-jump GNN framework that learns structural filters based on asymptotic diffusion distances, enabling reactive, learnable supports and coefficients.
Findings
Filters adapt to classification errors during training
The method effectively captures long-range node relationships
Introduces a new measure called structural heterophily
Abstract
High-order Graph Neural Networks (HO-GNNs) have been developed to infer consistent latent spaces in the heterophilic regime, where the label distribution is not correlated with the graph structure. However, most of the existing HO-GNNs are hop-based, i.e., they rely on the powers of the transition matrix. As a result, these architectures are not fully reactive to the classification loss and the achieved structural filters have static supports. In other words, neither the filters' supports nor their coefficients can be learned with these networks. They are confined, instead, to learn combinations of filters. To address the above concerns, we propose Diffusion-jump GNNs a method relying on asymptotic diffusion distances that operates on jumps. A diffusion-pump generates pairwise distances whose projections determine both the support and coefficients of each structural filter. These…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Neural Networks and Applications · Model Reduction and Neural Networks
MethodsDiffusion
