OODHG detects out-of-distribution nodes in heterogeneous graphs by propagating energy scores along meta-paths and classifying the remaining in-distribution nodes.
Energy-based Hopfield Boosting for Out-of-Distribution Detection
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Out-of-distribution (OOD) detection is critical when deploying machine learning models in the real world. Outlier exposure methods, which incorporate auxiliary outlier data in the training process, can drastically improve OOD detection performance compared to approaches without advanced training strategies. We introduce Hopfield Boosting, a boosting approach, which leverages modern Hopfield energy (MHE) to sharpen the decision boundary between the in-distribution and OOD data. Hopfield Boosting encourages the model to concentrate on hard-to-distinguish auxiliary outlier examples that lie close to the decision boundary between in-distribution and auxiliary outlier data. Our method achieves a new state-of-the-art in OOD detection with outlier exposure, improving the FPR95 metric from 2.28 to 0.92 on CIFAR-10 and from 11.76 to 7.94 on CIFAR-100.
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Out-of-Distribution Detection in Heterogeneous Graphs via Energy Propagation
OODHG detects out-of-distribution nodes in heterogeneous graphs by propagating energy scores along meta-paths and classifying the remaining in-distribution nodes.