LGMLOct 10, 2019

NEURO-DRAM: a 3D recurrent visual attention model for interpretable neuroimaging classification

arXiv:1910.04721v313 citations
Originality Highly original
AI Analysis

This work addresses the need for interpretable deep learning models in neuroimaging to improve diagnosis and biomarker discovery for psychiatric and neurological disorders, representing a novel domain-specific advancement.

The authors tackled the problem of diagnosing neurological disorders from neuroimaging data by introducing NEURO-DRAM, a 3D recurrent visual attention model tailored for this domain, which achieved state-of-the-art classification accuracy for Alzheimer's disease prediction and identified relevant biomarkers without explicit instruction.

Deep learning is attracting significant interest in the neuroimaging community as a means to diagnose psychiatric and neurological disorders from structural magnetic resonance images. However, there is a tendency amongst researchers to adopt architectures optimized for traditional computer vision tasks, rather than design networks customized for neuroimaging data. We address this by introducing NEURO-DRAM, a 3D recurrent visual attention model tailored for neuroimaging classification. The model comprises an agent which, trained by reinforcement learning, learns to navigate through volumetric images, selectively attending to the most informative regions for a given task. When applied to Alzheimer's disease prediction, NEURODRAM achieves state-of-the-art classification accuracy on an out-of-sample dataset, significantly outperforming a baseline convolutional neural network. When further applied to the task of predicting which patients with mild cognitive impairment will be diagnosed with Alzheimer's disease within two years, the model achieves state-of-the-art accuracy with no additional training. Encouragingly, the agent learns, without explicit instruction, a search policy in agreement with standardized radiological hallmarks of Alzheimer's disease, suggesting a route to automated biomarker discovery for more poorly understood disorders.

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