LGSep 6, 2021

Quantifying the Reproducibility of Graph Neural Networks using Multigraph Brain Data

arXiv:2109.02248v12 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses the reliability of GNNs for biomarker identification in clinical diagnosis, though it appears incremental as it focuses on assessment rather than a new modeling paradigm.

The paper tackles the problem of quantifying the reproducibility of discriminative features identified by graph neural networks (GNNs) in clinical applications, proposing a framework called RG-Select that successfully yields replicable conclusions across different training strategies and datasets.

Graph neural networks (GNNs) have witnessed an unprecedented proliferation in tackling several problems in computer vision, computer-aided diagnosis, and related fields. While prior studies have focused on boosting the model accuracy, quantifying the reproducibility of the most discriminative features identified by GNNs is still an intact problem that yields concerns about their reliability in clinical applications in particular. Specifically, the reproducibility of biological markers across clinical datasets and distribution shifts across classes (e.g., healthy and disordered brains) is of paramount importance in revealing the underpinning mechanisms of diseases as well as propelling the development of personalized treatment. Motivated by these issues, we propose, for the first time, reproducibility-based GNN selection (RG-Select), a framework for GNN reproducibility assessment via the quantification of the most discriminative features (i.e., biomarkers) shared between different models. To ascertain the soundness of our framework, the reproducibility assessment embraces variations of different factors such as training strategies and data perturbations. Despite these challenges, our framework successfully yielded replicable conclusions across different training strategies and various clinical datasets. Our findings could thus pave the way for the development of biomarker trustworthiness and reliability assessment methods for computer-aided diagnosis and prognosis tasks. RG-Select code is available on GitHub at https://github.com/basiralab/RG-Select.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes