arXiv:2604.01264eess.IVcs.AI2026-04

轻量级网络OkanNet实现快速脑肿瘤分类,适合低算力设备。

OkanNet: A Lightweight Deep Learning Architecture for Classification of Brain Tumor from MRI Images

  • 设计轻量CNN架构OkanNet,训练速度是ResNet-50的3.2倍
  • 在7023张MRI图像上,ResNet-50达96.49%准确率
  • OkanNet虽准确率较低(88.10%),但更适合移动端部署

医学影像技术,尤其是磁共振成像(MRI),已成为神经疾病诊断与治疗规划的金标准。然而,人工分析MRI耗时且易受疲劳影响。本研究对比了两种深度学习方法:一是从零构建的轻量级卷积神经网络OkanNet,具有低计算成本和快速训练;二是基于预训练的50层ResNet-50模型,使用ImageNet数据集进行迁移学习。在由Masoud Nickparvar整理的包含7,023张MRI图像的扩展数据集上,基于迁移学习的ResNet-50模型表现更优,准确率达96.49%,精确率为0.963。而自研的OkanNet准确率为88.10%,但训练时间仅需311秒,比ResNet-50快约3.2倍。该研究通过实验揭示了模型深度与计算效率之间的权衡,在医疗影像分析中为资源受限设备提供了可行方案。

原文摘要 · Abstract (English)

Medical imaging techniques, especially Magnetic Resonance Imaging (MRI), are accepted as the gold standard in the diagnosis and treatment planning of neurological diseases. However, the manual analysis of MRI images is a time-consuming process for radiologists and is prone to human error due to fatigue. In this study, two different Deep Learning approaches were developed and analyzed comparatively for the automatic detection and classification of brain tumors (Glioma, Meningioma, Pituitary, and No Tumor). In the first approach, a custom Convolutional Neural Network (CNN) architecture named "OkanNet", which has a low computational cost and fast training time, was designed from scratch. In the second approach, the Transfer Learning method was applied using the 50-layer ResNet-50 [1] architecture, pre-trained on the ImageNet dataset. In experiments conducted on an extended dataset compiled by Masoud Nickparvar containing a total of $7,023$ MRI images, the Transfer Learning-based ResNet-50 model exhibited superior classification performance, achieving $96.49\%$ Accuracy and $0.963$ Precision. In contrast, the custom OkanNet architecture reached an accuracy rate of $88.10\%$; however, it proved to be a strong alternative for mobile and embedded systems with limited computational power by yielding results approximately $3.2$ times faster ($311$ seconds) than ResNet-50 in terms of training time. This study demonstrates the trade-off between model depth and computational efficiency in medical image analysis through experimental data.

脑肿瘤分类轻量模型MRI分析深度学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。