BRAIN-META: A reproducible CNN-vision transformer meta-ensemble pipeline for explainable brain tumor classification

BRAIN-META:一种用于可解释脑肿瘤分类的可复现的 CNN-视觉 Transformer 元集成流程

阅读:1

Abstract

This study presents BRAIN-META, a reproducible deep learning methodology designed for multi-class brain tumor classification using structural MRI. The proposed approach combines ten hybrid CNN-Vision Transformer (ViT) models with a meta-learning ensemble framework. The dataset includes 2D MRI images representing four tumor categories: glioma, meningioma, pituitary, and notumor. A standardized preprocessing pipeline involving image resizing, normalization, and CLAHE (Contrast Limited Adaptive Histogram Equalization) is applied to improve image quality and feature visibility. Ten pre-trained CNN architectures-DenseNet121, DenseNet169, DenseNet201, MobileNet, MobileNetV2, EfficientNetB0, EfficientNetB1, EfficientNetB4, InceptionV3, and Xception-are fused with Vision Transformer blocks to extract both local and global features. Each CNN-ViT model is trained independently, and the softmax outputs from validation data are used to generate stacked feature vectors. These vectors are input to two meta-learners, Logistic Regression and XGBoost, which are trained to produce final predictions. Evaluation metrics include accuracy, precision, recall, F1-score, and confusion matrix. XGBoost meta-learner achieved the highest accuracy of 97.10%, followed by Logistic Regression meta-learner at 97.03%, outperforming all individual base models. To enhance interpretability, Grad-CAM was employed, visually highlighting regions influencing classification. The proposed method is accurate, explainable, and modular, making it a strong candidate for clinical decision support in neuro-oncology.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。