LGSIMay 28, 2025

Uncertainty Estimation for Heterophilic Graphs Through the Lens of Information Theory

arXiv:2505.22152v12 citationsh-index: 23ICML
Originality Highly original
AI Analysis

This addresses uncertainty estimation for graph neural networks in heterophilic settings, which is an incremental improvement over existing methods that assume homophily.

The paper tackles the problem of uncertainty estimation in heterophilic graphs, where existing methods relying on homophily fail, by analyzing message passing neural networks from an information-theoretic perspective and developing a post-hoc density estimator on joint node embeddings, achieving state-of-the-art uncertainty results on heterophilic graphs while matching prior work on homophilic ones.

While uncertainty estimation for graphs recently gained traction, most methods rely on homophily and deteriorate in heterophilic settings. We address this by analyzing message passing neural networks from an information-theoretic perspective and developing a suitable analog to data processing inequality to quantify information throughout the model's layers. In contrast to non-graph domains, information about the node-level prediction target can increase with model depth if a node's features are semantically different from its neighbors. Therefore, on heterophilic graphs, the latent embeddings of an MPNN each provide different information about the data distribution - different from homophilic settings. This reveals that considering all node representations simultaneously is a key design principle for epistemic uncertainty estimation on graphs beyond homophily. We empirically confirm this with a simple post-hoc density estimator on the joint node embedding space that provides state-of-the-art uncertainty on heterophilic graphs. At the same time, it matches prior work on homophilic graphs without explicitly exploiting homophily through post-processing.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes