Forest-Based Graph Learning for Semi-Supervised Node Classification
Abstract
Existing Graph Neural Networks usually learn long-distance knowledge via stacked layers or global attention, but struggle to balance cost-effectiveness and global receptive field. In this work, we break the dilemma by proposing a novel forest-based graph learning (FGL) paradigm that enables efficient long-range information propagation. Our key insight is to reinterpret message passing on a graph as transportation over spanning trees that naturally facilitates long-range knowledge aggregation, where several trees--a forest--can capture complementary topological pathways. Theoretically, we demonstrate that as edge-homophily estimates improve, the induced distribution biases towards higher-homophily trees, which enables generating a high-quality forest by refining a homophily estimator. Furthermore, we propose a linear-time tree aggregator that realizes quadratic node-pair interactions. Empirically, our framework achieves comparable results against state-of-the-art counterparts on semi-supervised node classification tasks while remaining efficient. Codes are available at \url{https://anonymous.4open.science/r/FGL/}.
Cite
Text
Li et al. "Forest-Based Graph Learning for Semi-Supervised Node Classification." International Conference on Learning Representations, 2026.Markdown
[Li et al. "Forest-Based Graph Learning for Semi-Supervised Node Classification." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/li2026iclr-forestbased/)BibTeX
@inproceedings{li2026iclr-forestbased,
title = {{Forest-Based Graph Learning for Semi-Supervised Node Classification}},
author = {Li, Jin and Gao, Shenghao and Zhang, Kaichen and Chen, Xinlong and Sun, Ying and Xiong, Hui},
booktitle = {International Conference on Learning Representations},
year = {2026},
url = {https://mlanthology.org/iclr/2026/li2026iclr-forestbased/}
}