Poster No:
149
Submission Type:
Abstract Submission
Authors:
Yanling Fu1, Qi Zhu1, Wei Shao1, Wan Peng2, Jiashuang Huang3, Daoqiang Zhang1, Liang Sun1
Institutions:
1Nanjing University of Aeronautics and Astronautics, Nanjing, Jiangsu, 2Nanjing University of Aeronautics and Astronautics, Nanjing, China, 3Nantong University, Nantong, Jiangsu
First Author:
Yanling Fu
Nanjing University of Aeronautics and Astronautics
Nanjing, Jiangsu
Co-Author(s):
Qi Zhu
Nanjing University of Aeronautics and Astronautics
Nanjing, Jiangsu
Wei Shao
Nanjing University of Aeronautics and Astronautics
Nanjing, Jiangsu
Wan Peng
Nanjing University of Aeronautics and Astronautics
Nanjing, China
Daoqiang Zhang
Nanjing University of Aeronautics and Astronautics
Nanjing, Jiangsu
Liang Sun
Nanjing University of Aeronautics and Astronautics
Nanjing, Jiangsu
Introduction:
The anatomical structure changes in the regions of the brain are key for understanding brain diseases. However, it is difficult to find slight anatomical structural changes from whole brain images by voxel-level/patch-level deep learning methods. Meanwhile, the recent region-level deep learning methods usually employ multiple sub-networks to learn feature map in each brain region, which are difficult to implement. To address these issues, we propose an effective region-based transformer method for Alzheimer's disease (AD) diagnosis, named RegionFormer. RegionFormer consists of two components:1) a very simple region feature learning network to extract the feature map for each brain region from whole structure magnetic resonance imaging (sMRI), and 2) a transformer-based classifier to capture the dependencies of each brain region for Alzheimer's disease diagnosis.
Methods:
Region Feature Learning Network. Region feature learning network has two parts,i.e., an image feature learning module and a region-level feature learning module. We first employ the image feature learning module to learn the high-level contextual feature maps of input sMRI image. It's an encoder-decoder architecture, containing six 3D convolutional layers, two max-pooling layers and two 3D deconvolutional layers. Simultaneously, in the region-level feature learning module, the input sMRI image is segmented by a trained segmentation model to obtain 95 brain regions, denoted as L_I. Meanwhile, the output of image feature learning module is fed into a 1×1×1 convolutional layer with 95 channels (i.e., the number of brain regions), denoted as F_BR. Then, we extract region-level feature learning representation based on the label map L_I. Specifically, we first obtain a region-enhanced feature map A_r=(α∗one_hot(L_I)+β)⊗F_BR, where one_hot(•) is one-hot coding and ⊗ is element-wise multiplication. α and β are hyperparameters to adjust the features within and outside the corresponding brain region. Then, the feature map A_r is fed into two group convolutional layers to obtain region-level feature vectors. Finally, the sequence of region-level tokens is used as the input of a transformer-based classifier for Alzheimer's disease diagnosis.
Transformer-based Classifier. In the transformer-based classifier, we stack four transformer encoders to process the region-level features. Similar to ViT, the transformer encoder consists of a multi-head attention (MSA) block and an MLP block. Finally, a softmax function is applied to normalize the outputs.
Results:
Our RegionFormer has been evaluated on the baseline sMRI scans of 1193 subjects on the ADNI dataset. The dataset contains 389 AD, 172 pMCI, 232 sMCI, and 400 NC subjects. The accuracy achieved by our RegionFormer in AD vs. NC, pMCI vs. sMCI, pMCI vs. NC, and sMCI vs. NC tasks are 0.983, 0.901, 0.956, and 0.932, which is superior to the state-of-the-art methods. Meanwhile, our RegionFormer finds the AD-related brain regions, which suggests RegionFormer has good pathology interpretability.
Conclusions:
The experimental results on ADNI datasets demonstrate that our RegionFormer achieves much better classification performance than several state-of-the-art methods, especially in the relatively challenging task of MCI conversion prediction and early AD diagnosis. Besides, our RegionFormer is easily implemented and extended with the state-of-the-art deep learning framework, segmentation methods, or different brain atlases.
Disorders of the Nervous System:
Neurodegenerative/ Late Life (eg. Parkinson’s, Alzheimer’s) 1
Higher Cognitive Functions:
Executive Function, Cognitive Control and Decision Making
Modeling and Analysis Methods:
Classification and Predictive Modeling
Novel Imaging Acquisition Methods:
Anatomical MRI 2
Keywords:
Aging
Amnesia
Cognition
Degenerative Disease
MRI
STRUCTURAL MRI
Thalamus
1|2Indicates the priority used for review

·Methods

·Results
Provide references using author date format
Ashish Vaswani (2017), 'Attention is all you need', In Neural Information Processing Systems.
Alexey Dosovitskiy (2021), 'An image is worth 16x16 words: Transformers for image recognition at scale', In International Conference on Learning Representations.
Chunfeng Lian (2020), 'Hierarchical fully convolutional network for joint atrophy localization and Alzheimer’s disease diagnosis using structural MRI', IEEE Transactions on Pattern Analysis and Machine Intelligence, vol.42, no.4, pp.880–893.
Liang Sun (2020), 'Anatomical attention guided deep networks for ROI segmentation of brain MR images', IEEE Transactions on Medical Imaging, vol.39, no.6, pp.2000–2012.
Trygve B. Leergaard (2022), 'Atlas-based data integration for mapping the connections and architecture of the brain', Science, vol.378, no.6619, pp.488–492.
Wenyong Zhu (2021), 'Dual attention multi-instance deep learning for Alzheimer’s disease diagnosis with structural MRI', IEEE Transactions on Medical Imaging, vol.40, no.9, pp.2354–2366.