paper-with-me

홈 › Papers

BrainRotViT: Transformer-ResNet Hybrid for Explainable Modeling of Brain Aging from 3D sMRI

2025-11-19 · Wasif Jalal, Md Nafiu Rahman, Atif Hasan Rahman, M. Sohel Rahman arxiv

Accurate brain age estimation from structural MRI is a valuable biomarker for studying aging and neurodegeneration. Traditional regression and CNN-based methods face limitations such as manual feature engineering, limited receptive fields, and overfitting on heterogeneous data. Pure transformer models, while effective, require large datasets and high computational cost. We propose Brain ResNet over trained Vision Transformer (BrainRotViT), a hybrid architecture that combines the global context modeling of vision transformers (ViT) with the local refinement of residual CNNs. A ViT encoder is first trained on an auxiliary age and sex classification task to learn slice-level features. The frozen encoder is then applied to all sagittal slices to generate a 2D matrix of embedding vectors, which is fed into a residual CNN regressor that incorporates subject sex at the final fully-connected layer to estimate continuous brain age. Our method achieves an MAE of 3.34 years (Pearson $r=0.98$, Spearman $ρ=0.97$, $R^2=0.95$) on validation across 11 MRI datasets encompassing more than 130 acquisition sites, outperforming baseline and state-of-the-art models. It also generalizes well across 4 independent cohorts with MAEs between 3.77 and 5.04 years. Analyses on the brain age gap (the difference between the predicted age and actual age) show that aging patterns are associated with Alzheimer's disease, cognitive impairment, and autism spectrum disorder. Model attention maps highlight aging-associated regions of the brain, notably the cerebellar vermis, precentral and postcentral gyri, temporal lobes, and medial superior frontal gyrus. Our results demonstrate that this method provides an efficient, interpretable, and generalizable framework for brain-age prediction, bridging the gap between CNN- and transformer-based approaches while opening new avenues for aging and neurodegeneration research.

📄 PDF Abstract BibTeX arXiv:2511.15188

Code (0)

등록된 구현이 없습니다.

Tasks

Feature EngineeringAge Estimation

Similar Papers 제목 키워드 기반

Comprehensive Lung Disease Detection Using Deep Learning Models and Hybrid Chest X-ray Data with Explainable AI

2025-05-21 · Shuvashis Sarker, Shamim Rahim Refat, Faika Fairuj Preotee, Tanvir Rouf Shawon 외

Advanced diagnostic instruments are crucial for the accurate detection and treatment of lung diseases, which affect millions of individuals globally. This study examines the effectiveness of deep learning and transfer le…

DiagnosticTransfer Learning

Explainability of Deep Neural Networks for Brain Tumor Detection

2024-10-10 · S. Park, J. Kim

Medical image classification is crucial for supporting healthcare professionals in decision-making and training. While Convolutional Neural Networks (CNNs) have traditionally dominated this field, Transformer-based model…

Data AugmentationDecision Makingimage-classificationImage Classification+1

Prion-ViT: Prions-Inspired Vision Transformers for Temperature prediction with Specklegrams

2024-11-06 · Abhishek Sebastian, Pragna R, Sonaa Rajagopal, Muralikrishnan Mani

Fiber Specklegram Sensors (FSS) are vital for environmental monitoring due to their high temperature sensitivity, but their complex data poses challenges for predictive models. This study introduces Prion-ViT, a prion-in…

Temperature Prediction Using Specklegrams

Enhancing Precision Agriculture with a Hybrid Deep Learning Framework for Multi-Class Plant Disease Classification and Interpretability

2026-06-13 · Hasibul Islam Sufi, Ridam Roy, Shayla Alam Setu, Mahimul Islam Nadim arxiv

This study proposes an overall deep learning architecture for multi-class classification of plant diseases from high-resolution leaf imagery, with a particular interest in investigating the behavior of ResNet-50 and a hy…

Multi-class ClassificationData Augmentation

A Systematic Study of Deep Learning Models and xAI Methods for Region-of-Interest Detection in MRI Scans

2025-08-19 · Justin Yiu, Kushank Arora, Daniel Steinberg, Rohit Ghiya arxiv

Magnetic Resonance Imaging (MRI) is an essential diagnostic tool for assessing knee injuries. However, manual interpretation of MRI slices remains time-consuming and prone to inter-observer variability. This study presen…

Transfer Learning