CVMar 26, 2018

Correcting differences in multi-site neuroimaging data using Generative Adversarial Networks

arXiv:1803.09375v23 citations
AI Analysis

This addresses the challenge of pooling neuroimaging data across sites for neurological disorder research, though it is incremental as it applies an existing deep learning method to a known bottleneck.

The paper tackled the problem of site-specific differences in multi-site MRI data, which introduce bias and reduce statistical power, by using Generative Adversarial Networks (GANs) to transform images to a common scanner set, resulting in less information loss compared to current approaches.

Magnetic Resonance Imaging (MRI) of the brain has been used to investigate a wide range of neurological disorders, but data acquisition can be expensive, time-consuming, and inconvenient. Multi-site studies present a valuable opportunity to advance research by pooling data in order to increase sensitivity and statistical power. However images derived from MRI are susceptible to both obvious and non-obvious differences between sites which can introduce bias and subject variance, and so reduce statistical power. To rectify these differences, we propose a data driven approach using a deep learning architecture known as generative adversarial networks (GANs). GANs learn to estimate two distributions, and can then be used to transform examples from one distribution into the other distribution. Here we transform T1-weighted brain images collected from two different sites into MR images from the same site. We evaluate whether our model can reduce site-specific differences without loss of information related to gender (male, female) or clinical diagnosis (schizophrenia, bipolar disorder, healthy). When trained appropriately, our model is able to normalise imaging sets to a common scanner set with less information loss compared to current approaches. An important advantage is our method can be treated as a black box that does not require any knowledge of the sources of bias but only needs at least two distinct imaging sets.

Foundations

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

Your Notes