Decoupled Graph Energy-based Model for Node Out-of-Distribution Detection on Heterophilic Graphs
Yuhan Chen, Yihong Luo, Yifan Song, Pengwen Dai, Jing Tang, Xiaochun, Cao

TL;DR
This paper introduces DeGEM, a novel energy-based model for node out-of-distribution detection on graphs that effectively handles heterophilic structures by removing energy propagation and leveraging a decomposed learning process.
Contribution
DeGEM employs MLE training and a two-part decomposition to improve OOD detection on graphs, especially heterophilic ones, without relying on OOD data during training.
Findings
DeGEM outperforms previous methods with a 6.71% AUROC increase on homophilic graphs.
DeGEM achieves a 20.29% AUROC improvement on heterophilic graphs.
DeGEM surpasses methods trained with OOD exposure in various graph settings.
Abstract
Despite extensive research efforts focused on OOD detection on images, OOD detection on nodes in graph learning remains underexplored. The dependence among graph nodes hinders the trivial adaptation of existing approaches on images that assume inputs to be i.i.d. sampled, since many unique features and challenges specific to graphs are not considered, such as the heterophily issue. Recently, GNNSafe, which considers node dependence, adapted energy-based detection to the graph domain with state-of-the-art performance, however, it has two serious issues: 1) it derives node energy from classification logits without specifically tailored training for modeling data distribution, making it less effective at recognizing OOD data; 2) it highly relies on energy propagation, which is based on homophily assumption and will cause significant performance degradation on heterophilic graphs, where the…
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
TopicsEnergy Efficient Wireless Sensor Networks · Complex Network Analysis Techniques · Security in Wireless Sensor Networks
