SOTAVerified

Graph-Based Uncertainty-Aware Self-Training with Stochastic Node Labeling

2025-03-26Unverified0· sign in to hype

Tom Liu, Anna Wu, Chao Li

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Self-training has become a popular semi-supervised learning technique for leveraging unlabeled data. However, the over-confidence of pseudo-labels remains a key challenge. In this paper, we propose a novel graph-based uncertainty-aware self-training (GUST) framework to combat over-confidence in node classification. Drawing inspiration from the uncertainty integration idea introduced by Wang et al.~wang2024uncertainty, our method largely diverges from previous self-training approaches by focusing on stochastic node labeling grounded in the graph topology. Specifically, we deploy a Bayesian-inspired module to estimate node-level uncertainty, incorporate these estimates into the pseudo-label generation process via an expectation-maximization (EM)-like step, and iteratively update both node embeddings and adjacency-based transformations. Experimental results on several benchmark graph datasets demonstrate that our GUST framework achieves state-of-the-art performance, especially in settings where labeled data is extremely sparse.

Tasks

Reproductions