English

Positive-Unlabeled Node Classification with Structure-aware Graph Learning

Machine Learning 2023-10-23 v1 Artificial Intelligence

Abstract

Node classification on graphs is an important research problem with many applications. Real-world graph data sets may not be balanced and accurate as assumed by most existing works. A challenging setting is positive-unlabeled (PU) node classification, where labeled nodes are restricted to positive nodes. It has diverse applications, e.g., pandemic prediction or network anomaly detection. Existing works on PU node classification overlook information in the graph structure, which can be critical. In this paper, we propose to better utilize graph structure for PU node classification. We first propose a distance-aware PU loss that uses homophily in graphs to introduce more accurate supervision. We also propose a regularizer to align the model with graph structure. Theoretical analysis shows that minimizing the proposed loss also leads to minimizing the expected loss with both positive and negative labels. Extensive empirical evaluation on diverse graph data sets demonstrates its superior performance over existing state-of-the-art methods.

Keywords

Cite

@article{arxiv.2310.13538,
  title  = {Positive-Unlabeled Node Classification with Structure-aware Graph Learning},
  author = {Hansi Yang and Yongqi Zhang and Quanming Yao and James Kwok},
  journal= {arXiv preprint arXiv:2310.13538},
  year   = {2023}
}

Comments

CIKM 2023

R2 v1 2026-06-28T12:56:54.178Z