Skip to main content
QUICK REVIEW

[論文レビュー] BAED: a New Paradigm for Few-shot Graph Learning with Explanation in the Loop

Chao Chen, Xujia Li|arXiv (Cornell University)|Mar 2, 2026
Advanced Graph Neural Networks被引用数 0
ひとこと要約

BAED は、Belief Propagation に基づくラベル拡張、解説サブグラフ抽出のための補助的 GNN、勾配ベースの解説を用いた few-shot グラフ学習のためのエクプラネーション・イン・ザ・ループ型フレームワークを導入し、構造情報のみまたは特徴が乏しいグラフに対して精度と解釈性を向上させる。

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 extcolor{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.

研究の動機と目的

  • 豊富なノード特徴量に頼らず、少数ショットのグラフ学習におけるラベル不足とノイズに対処する。
  • FSGL の堅牢性と解釈性を高めるための explanation-in-the-loop パイプラインを提案する。
  • さまざまな GNN アーキテクチャと互換性のある勾配ベースのサブグラフ解説を有効にする。
  • 補助的サブグラフ中心の学習と BP 駆動の拡張により学習効率を向上させる。

提案手法

  • ラベル付きノードからラベルなしノードへの priors を伝搬する Belief Propagation ベースのラベル拡張。
  • priors で学習した補助的 GNN が決定的情報を含む解説サブグラフを識別。
  • 勾配バックプロパゲーションを用いた解説サブグラフ抽出により、エッジの重要度でランキングし上位 N ノードからサブグラフを形成。
  • 解説サブグラフ上で BP を再適用して最終予測を生成する意思決定。
  • さまざまなサブグラフ解説手法とバックボーンをサポートするエンドツーエンドの BAED フレームワーク。

実験結果

リサーチクエスチョン

  • RQ1BP ベースのラベル拡張は、FSGL におけるラベル品質を改善し、局所的近傍を超えて情報を伝搬できるか。
  • RQ2 augmented priors で学習した補助 GNN は解説の情報量を含むサブグラフを効果的に特定できるか。
  • RQ3解説サブグラフ上の勾配ベースの解説は、少数ショット設定で忠実で頑健な予測を生み出せるか。
  • RQ4BAED パイプラインは、データセットやラベリング比に関して FSGL ベースラインと比較してどの程度性能を発揧できるか。

主な発見

DatasetSAGEGATGINGCNSGCDLRGAEHiD-NetGPNtsGCNDCISAGE+IGSAGE+SMBAEDImprove.
Cora0.3010.3070.2690.311*0.3010.3010.3000.2510.2960.2380.5150.5180.--66.5%
Citeseer0.2020.1920.215*0.1990.1890.1890.2040.1990.2110.1990.7690.7870.--266.1%
PubMed0.4000.3930.3920.3960.4100.3990.4840.4290.492*0.4590.4870.5070.--3.0%
Wiki0.1570.1520.1510.1520.1520.1520.161*0.1580.1520.1390.1720.1760.--9.3%
DBLP0.4430.4430.4430.4430.4480.4430.4470.517*0.4420.4490.6900.6980.--24.6%
Wisconsin0.2730.2690.2730.2690.3960.3800.2730.4070.2690.420*0.4410.4200.--4.9%
CoauthorCS0.2260.2160.1190.1830.280*0.1810.2780.2590.2550.2600.2100.1920.---25.1%
CoauthorPhy0.3080.3150.3080.3020.2890.2660.3200.352*0.3250.3110.5360.4860.--52.3%
  • BAED は、7 つのベンチマークで、最先端のベースラインと比較して予測精度、学習効率、および解説品質で優位を示す。
  • 解説イン・ザ・ループ学習を活用することで、特徴量非依存の FSGL シナリオで有意な向上を実現。
  • 解説サブグラフは、ランダムウォークよりも多くラベル付き情報を豊富に持つことが確認され、サブグラフ抽出の効果を示す。
  • 勾配ベースの解説は、IG、GNNExplainer などの多様なサブグラフ解説手法と統合可能。
  • BAED は、ショット数が異なるデータセットで堅牢な性能を維持するが、CoauthorCS のような非常に密なグラフでは BP によるラベル干渉のため性能が低下する可能性がある。

より良い研究を、今すぐ始めましょう

論文設計から論文執筆まで、研究時間を劇的に削減しましょう。

クレジットカード登録不要

このレビューはAIが作成し、人間の編集者が確認しました。