IJCAI 2022poster17 citations

End-to-End Open-Set Semi-Supervised Node Classification with Out-of-Distribution Detection

Tiancheng Huang, Donglin Wang, Yuan Fang, Zhengyu Chen

Abstract

Out-Of-Distribution (OOD) samples are prevalent in real-world applications. The OOD issue becomes even more severe on graph data, as the effect of OOD nodes can be potentially amplified by propagation through the graph topology. Recent works have considered the OOD detection problem, which is critical for reducing the uncertainty in learning and improving the robustness. However, no prior work considers simultaneously OOD detection and node classification on graphs in an end-to-end manner. In this paper, we study a novel problem of end-to-end open-set semi-supervised node classification (OSSNC) on graphs, which deals with node classification in the presence of OOD nodes. Given the lack of supervision on OOD nodes, we introduce a latent variable to indicate in-distribution or OOD nodes in a variational inference framework, and further propose a novel algorithm named as Learning to Mix Neighbors (LMN) which learns to dampen the influence of OOD nodes through the messaging-passing in typical graph neural networks. Extensive experiments on various datasets show that the proposed method outperforms state-of-the-art baselines in terms of both node classification and OOD detection.

Data Mining: Mining GraphsMachine Learning: Semi-Supervised Learning
BibTeX
@inproceedings{ijcai2022p290,
  title     = {End-to-End Open-Set Semi-Supervised Node Classification with Out-of-Distribution Detection},
  author    = {Huang, Tiancheng and Wang, Donglin and Fang, Yuan and Chen, Zhengyu},
  booktitle = {Proceedings of the Thirty-First International Joint Conference on
               Artificial Intelligence, {IJCAI-22}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Lud De Raedt},
  pages     = {2087--2093},
  year      = {2022},
  month     = {7},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2022/290},
  url       = {https://doi.org/10.24963/ijcai.2022/290},
}
End-to-End Open-Set Semi-Supervised Node Classification with Out-of-Distribution Detection · IJCAI 2022