NCAILGNEQMDec 14, 2022

Population Template-Based Brain Graph Augmentation for Improving One-Shot Learning Classification

arXiv:2212.07790v11 citationsh-index: 31
Originality Incremental advance
AI Analysis

This work addresses the challenge of scarce medical data for brain disorder classification, but it is incremental as it applies an existing gGAN method to a new reverse problem in this domain.

The paper tackled the problem of data augmentation for one-shot learning in neurological disorder diagnosis by proposing a graph-based generative adversarial network (gGAN) to augment single brain connectivity graphs from a population template, resulting in improved accuracy and more balanced metrics on an AD/LMCI dataset.

The challenges of collecting medical data on neurological disorder diagnosis problems paved the way for learning methods with scarce number of samples. Due to this reason, one-shot learning still remains one of the most challenging and trending concepts of deep learning as it proposes to simulate the human-like learning approach in classification problems. Previous studies have focused on generating more accurate fingerprints of the population using graph neural networks (GNNs) with connectomic brain graph data. Thereby, generated population fingerprints named connectional brain template (CBTs) enabled detecting discriminative bio-markers of the population on classification tasks. However, the reverse problem of data augmentation from single graph data representing brain connectivity has never been tackled before. In this paper, we propose an augmentation pipeline in order to provide improved metrics on our binary classification problem. Divergently from the previous studies, we examine augmentation from a single population template by utilizing graph-based generative adversarial network (gGAN) architecture for a classification problem. We benchmarked our proposed solution on AD/LMCI dataset consisting of brain connectomes with Alzheimer's Disease (AD) and Late Mild Cognitive Impairment (LMCI). In order to evaluate our model's generalizability, we used cross-validation strategy and randomly sampled the folds multiple times. Our results on classification not only provided better accuracy when augmented data generated from one sample is introduced, but yields more balanced results on other metrics as well.

Foundations

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

Your Notes