Hierarchical Attention-based Graph Neural Network with Relevance-driven Pruning
Seungwoo Kum

TL;DR
This paper introduces HA-HeteroGNN, a hierarchical attention-based GNN framework that enhances interpretability and efficiency by relevance-driven pruning, reducing graph complexity and improving classification accuracy.
Contribution
The paper presents a unified explainability-to-pruning pipeline for heterogeneous GNNs, utilizing a two-tier attention mechanism and relevance scores for effective node pruning.
Findings
27% reduction in graph edges through pruning
Improved classification accuracy by 2.4-6.1%
Up to 43.9% training-time reduction
Abstract
Graph Neural Networks (GNNs) excel at relational reasoning but face two persistent challenges: the lack of interpretable attribution for heterogeneous node types, and the computational overhead of message passing over large, noisy graphs. We propose the Hierarchical Attention-based Heterogeneous GNN (HA-HeteroGNN), a framework that addresses both issues through a unied explainability-to-pruning pipeline. A two-tier attention mechanism separates sensor-level and context-level computation across 16 node types and 18 edge types, producing per-node relevance scores via an attention-based GNN Explainer without requiring gradient backpropagation. These relevance scores then serve as a principled pruning criterion: removing nodes identied as consistently uninformative yields a 27% reduction in graph edges while simultaneously improving classication accuracy by 2.46.1% across all model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
