English

BAED: a New Paradigm for Few-shot Graph Learning with Explanation in the Loop

Machine Learning 2026-03-03 v1

Abstract

The challenges of training and inference in few-shot environments persist in the area of graph representation learning. The quality and quantity of labels are often insufficient due to the extensive expert knowledge required to annotate graph data. In this context, Few-Shot Graph Learning (FSGL) approaches have been developed over the years. Through sophisticated neural architectures and customized training pipelines, these approaches enhance model adaptability to new label distributions. However, compromises in \textcolor{black}{the model's} robustness and interpretability can result in overfitting to noise in labeled data and degraded performance. This paper introduces the first explanation-in-the-loop framework for the FSGL problem, called BAED. We novelly employ the belief propagation algorithm to facilitate label augmentation on graphs. Then, leveraging an auxiliary graph neural network and the gradient backpropagation method, our framework effectively extracts explanatory subgraphs surrounding target nodes. The final predictions are based on these informative subgraphs while mitigating the influence of redundant information from neighboring nodes. Extensive experiments on seven benchmark datasets demonstrate superior prediction accuracy, training efficiency, and explanation quality of BAED. As a pioneer, this work highlights the potential of the explanation-based research paradigm in FSGL.

Keywords

Cite

@article{arxiv.2603.01941,
  title  = {BAED: a New Paradigm for Few-shot Graph Learning with Explanation in the Loop},
  author = {Chao Chen and Xujia Li and Dongsheng Hong and Shanshan Lin and Xiangwen Liao and Chuanyi Liu and Lei Chen},
  journal= {arXiv preprint arXiv:2603.01941},
  year   = {2026}
}

Comments

Accepted to Neural Networks 2026

R2 v1 2026-07-01T10:59:20.778Z