Enhancing Few-shot Node Classification with High Order Graph Neural Networks

Md. Sirajum Munir Prince, Renata Dividino
Proceedings of the The 39th Canadian Conference on Artificial Intelligence, PMLR 318:735-746, 2026.

Abstract

Graph neural networks (GNNs) have achieved significant success in node classification tasks. However, their performance declines when trained on a few examples per class or when applied to unseen classes. Meta-learning tackles this problem by training models across many small learning tasks so that they can quickly adapt to new classes from limited data. In this setting, each task provides a small support set with a few labelled nodes per class, and the model is evaluated on a separate query set of unseen nodes from the same classes. However, applying meta-learning to graphs is particularly challenging due to the interconnected nature of graphs. Existing approaches often enrich tasks with additional contextual information or modify training objectives to better exploit neighbouring nodes and labels through supervised or self-supervised signals. However, the structural complexity of graphs makes it difficult to design stable and transferable tasks, as structural differences across tasks can lead to inconsistent feature representations. We argue that this limitation stems less from the meta-learning framework itself and more from the limited expressive power of standard GNNs. To overcome this, we leverage higher-order GNNs to generate richer node representations during both training and testing, improving the model’s ability to generalize to new classes. Extensive experiments on multiple benchmark datasets demonstrate consistent improvements over state-of-the-art methods. The source code for this project is publicly available at  \url{https://github.com/sirajummprince/HIGH-META}.

Cite this Paper


BibTeX
@InProceedings{pmlr-v318-prince26a, title = {Enhancing Few-shot Node Classification with High Order Graph Neural Networks}, author = {Prince, Md. Sirajum Munir and Dividino, Renata}, booktitle = {Proceedings of the The 39th Canadian Conference on Artificial Intelligence}, pages = {735--746}, year = {2026}, editor = {Bouzar-Benlabiod, Lydia and Leung, Carson}, volume = {318}, series = {Proceedings of Machine Learning Research}, month = {25--29 May}, publisher = {PMLR}, pdf = {https://raw.githubusercontent.com/mlresearch/v318/main/assets/prince26a/prince26a.pdf}, url = {https://proceedings.mlr.press/v318/prince26a.html}, abstract = {Graph neural networks (GNNs) have achieved significant success in node classification tasks. However, their performance declines when trained on a few examples per class or when applied to unseen classes. Meta-learning tackles this problem by training models across many small learning tasks so that they can quickly adapt to new classes from limited data. In this setting, each task provides a small support set with a few labelled nodes per class, and the model is evaluated on a separate query set of unseen nodes from the same classes. However, applying meta-learning to graphs is particularly challenging due to the interconnected nature of graphs. Existing approaches often enrich tasks with additional contextual information or modify training objectives to better exploit neighbouring nodes and labels through supervised or self-supervised signals. However, the structural complexity of graphs makes it difficult to design stable and transferable tasks, as structural differences across tasks can lead to inconsistent feature representations. We argue that this limitation stems less from the meta-learning framework itself and more from the limited expressive power of standard GNNs. To overcome this, we leverage higher-order GNNs to generate richer node representations during both training and testing, improving the model’s ability to generalize to new classes. Extensive experiments on multiple benchmark datasets demonstrate consistent improvements over state-of-the-art methods. The source code for this project is publicly available at  \url{https://github.com/sirajummprince/HIGH-META}.} }
Endnote
%0 Conference Paper %T Enhancing Few-shot Node Classification with High Order Graph Neural Networks %A Md. Sirajum Munir Prince %A Renata Dividino %B Proceedings of the The 39th Canadian Conference on Artificial Intelligence %C Proceedings of Machine Learning Research %D 2026 %E Lydia Bouzar-Benlabiod %E Carson Leung %F pmlr-v318-prince26a %I PMLR %P 735--746 %U https://proceedings.mlr.press/v318/prince26a.html %V 318 %X Graph neural networks (GNNs) have achieved significant success in node classification tasks. However, their performance declines when trained on a few examples per class or when applied to unseen classes. Meta-learning tackles this problem by training models across many small learning tasks so that they can quickly adapt to new classes from limited data. In this setting, each task provides a small support set with a few labelled nodes per class, and the model is evaluated on a separate query set of unseen nodes from the same classes. However, applying meta-learning to graphs is particularly challenging due to the interconnected nature of graphs. Existing approaches often enrich tasks with additional contextual information or modify training objectives to better exploit neighbouring nodes and labels through supervised or self-supervised signals. However, the structural complexity of graphs makes it difficult to design stable and transferable tasks, as structural differences across tasks can lead to inconsistent feature representations. We argue that this limitation stems less from the meta-learning framework itself and more from the limited expressive power of standard GNNs. To overcome this, we leverage higher-order GNNs to generate richer node representations during both training and testing, improving the model’s ability to generalize to new classes. Extensive experiments on multiple benchmark datasets demonstrate consistent improvements over state-of-the-art methods. The source code for this project is publicly available at  \url{https://github.com/sirajummprince/HIGH-META}.
APA
Prince, M.S.M. & Dividino, R.. (2026). Enhancing Few-shot Node Classification with High Order Graph Neural Networks. Proceedings of the The 39th Canadian Conference on Artificial Intelligence, in Proceedings of Machine Learning Research 318:735-746 Available from https://proceedings.mlr.press/v318/prince26a.html.

Related Material