F\textsuperscript{2}LP-AP: Fast \& Flexible Label Propagation with Adaptive Propagation Kernel

arXiv cs.LG / 4/23/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces F$^2$LP-AP, a training-free label propagation method for semi-supervised node classification in graphs that targets GNNs’ computational overhead and homophily dependence.
  • It builds robust class prototypes using the geometric median and adapts propagation parameters according to local graph topology via the Local Clustering Coefficient (LCC).
  • By dynamically tuning propagation, F$^2$LP-AP is designed to work well on both homophilous and heterophilous graphs without gradient-based training.
  • Experiments on multiple benchmark datasets show accuracy that is competitive with or better than trained GNNs, while also delivering substantial computational efficiency gains over prior baselines.

Abstract

Semi-supervised node classification is a foundational task in graph machine learning, yet state-of-the-art Graph Neural Networks (GNNs) are hindered by significant computational overhead and reliance on strong homophily assumptions. Traditional GNNs require expensive iterative training and multi-layer message passing, while existing training-free methods, such as Label Propagation, lack adaptability to heterophilo\-us graph structures. This paper presents \textbf{F^2LP-AP} (Fast and Flexible Label Propagation with Adaptive Propagation Kernel), a training-free, computationally efficient framework that adapts to local graph topology. Our method constructs robust class prototypes via the geometric median and dynamically adjusts propagation parameters based on the Local Clustering Coefficient (LCC), enabling effective modeling of both homophilous and heterophilous graphs without gradient-based training. Extensive experiments across diverse benchmark datasets demonstrate that \textbf{F^2LP-AP} achieves competitive or superior accuracy compared to trained GNNs, while significantly outperforming existing baselines in computational efficiency.