Section 01
[Introduction] Community-Enhanced Machine Learning Challenges GNNs: Revisiting the Node Classification Problem
This study challenges the mainstream paradigm of Graph Neural Networks (GNNs) for node classification in graph data, proposing a community-enhanced machine learning approach: explicitly extracting graph structural features via community detection and other methods, combining with traditional machine learning classifiers, and analyzing from three dimensions—predictive performance, computational efficiency, and model interpretability. Results show that this method can achieve performance comparable to or even better than GNNs in some scenarios, while being more efficient and interpretable.