Out-of-Distribution Detection in Heterogeneous Graphs via Energy Propagation
Tao Yin, Chen Zhao, Xiaoyan Liu, Minglai Shao

TL;DR
This paper introduces OODHG, a novel method for detecting out-of-distribution nodes in heterogeneous graphs using energy propagation, addressing a gap in current GNN research for complex, real-world graph data.
Contribution
The paper proposes a new energy-based approach with meta-paths for OOD detection in heterogeneous graphs, improving accuracy and effectiveness over existing methods.
Findings
Outperforms baseline models in OOD detection accuracy.
Effectively classifies in-distribution nodes with high precision.
Demonstrates robustness across various heterogeneous graph datasets.
Abstract
Graph neural networks (GNNs) are proven effective in extracting complex node and structural information from graph data. While current GNNs perform well in node classification tasks within in-distribution (ID) settings, real-world scenarios often present distribution shifts, leading to the presence of out-of-distribution (OOD) nodes. OOD detection in graphs is a crucial and challenging task. Most existing research focuses on homogeneous graphs, but real-world graphs are often heterogeneous, consisting of diverse node and edge types. This heterogeneity adds complexity and enriches the informational content. To the best of our knowledge, OOD detection in heterogeneous graphs remains an underexplored area. In this context, we propose a novel methodology for OOD detection in heterogeneous graphs (OODHG) that aims to achieve two main objectives: 1) detecting OOD nodes and 2) classifying all…
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.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Machine Learning in Healthcare
