Estimating Brain Age with Global and Local Dependencies
Yanwu Yang, Xutao Guo, Zhikai Chang, Chenfei Ye, Yang Xiang, Haiyan, Lv, Ting Ma

TL;DR
This paper introduces a novel brain age prediction model combining Successive Permuted Transformer and convolutional blocks to effectively capture global and local dependencies, achieving state-of-the-art accuracy on a large dataset.
Contribution
The paper proposes a new network architecture that integrates SPT and convolutional blocks for improved brain age estimation, leveraging global and local dependency modeling.
Findings
Achieved a mean absolute error of 2.855 on validation set.
Performed best among deep learning methods tested.
Validated on a large cohort of 22,645 subjects.
Abstract
The brain age has been proven to be a phenotype of relevance to cognitive performance and brain disease. Achieving accurate brain age prediction is an essential prerequisite for optimizing the predicted brain-age difference as a biomarker. As a comprehensive biological characteristic, the brain age is hard to be exploited accurately with models using feature engineering and local processing such as local convolution and recurrent operations that process one local neighborhood at a time. Instead, Vision Transformers learn global attentive interaction of patch tokens, introducing less inductive bias and modeling long-range dependencies. In terms of this, we proposed a novel network for learning brain age interpreting with global and local dependencies, where the corresponding representations are captured by Successive Permuted Transformer (SPT) and convolution blocks. The SPT brings…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Brain Tumor Detection and Classification · Advanced Neural Network Applications
MethodsMulti-Head Attention · Attention Is All You Need · Test · Linear Layer · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Adam · Softmax · Convolution · Dropout
