# A Study on the Performance Comparison of Brain MRI Image-Based Abnormality Classification Models

**Authors:** Jinhyoung Jeong, Sohyeon Bang, Yuyeon Jung, Jaehyun Jo

PMC · DOI: 10.3390/life15101614 · Life · 2025-10-16

## TL;DR

This study compares deep learning and traditional methods for classifying brain MRI images as normal or abnormal using synthetic data.

## Contribution

The study demonstrates the effectiveness of deep learning, particularly transfer learning, in brain MRI classification with limited real-world data.

## Key findings

- ResNet-50 transfer learning achieved 95% accuracy and a high F1 score on synthetic MRI data.
- Traditional methods like SVM and random forests performed poorly compared to deep learning models.
- Synthetic data can effectively train models when real-world data is limited, though clinical validation is still needed.

## Abstract

We developed a model that classifies normal and abnormal brain MRI images. This study initially referenced a small-scale real patient dataset (98 normal and 155 abnormal MRI images) provided by the National Institute of Aging (NIA) to illustrate the class imbalance challenge. However, all experiments and performance evaluations were conducted on a larger synthetic dataset (10,000 images; 5000 normal and 5000 abnormal) generated from the National Imaging System (NIS/AI Hub). Therefore, while the NIA dataset highlights the limitations of real-world data availability, the reported results are based exclusively on the synthetic dataset. In the preprocessing step, all MRI images were normalized to the same size, and data augmentation techniques such as rotation, translation, and flipping were applied to increase data diversity and reduce overfitting during training. Based on deep learning, we fine-tuned our own CNN model and a ResNet-50 transfer learning model using ImageNet pretrained weights. We also compared the performance of our model with traditional machine learning using SVM (RBF kernel) and random forest classifiers. Experimental results showed that the ResNet-50 transfer learning model achieved the best performance, achieving approximately 95% accuracy and a high F1 score on the test set, while our own CNN also performed well. In contrast, SVM and random forests showed relatively poor performance due to their inability to sufficiently learn the complex characteristics of the images. This study confirmed that deep learning techniques, including transfer learning, achieve excellent brain abnormality detection performance even with limited real-world medical data. These results highlight methodological potential but should be interpreted with caution, as further validation with real-world clinical MRI data is required before clinical applicability can be established.

## Full-text entities

- **Diseases:** brain abnormality (MESH:D001927)
- **Species:** Homo sapiens (human, species) [taxon 9606]

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/PMC12565000/full.md

## Figures

1 figure with captions in the complete paper: https://tomesphere.com/paper/PMC12565000/full.md

## References

15 references — full list in the complete paper: https://tomesphere.com/paper/PMC12565000/full.md

---
Source: https://tomesphere.com/paper/PMC12565000