Multimodal Learning 相关度: 6/10

Optimized Weighted Voting System for Brain Tumor Classification Using MRI Images

Ha Anh Vu
arXiv: 2603.28357v1 发布: 2026-03-30 更新: 2026-03-30

AI 摘要

论文提出一种加权集成学习方法,结合深度学习和传统机器学习模型,用于脑肿瘤MRI图像分类。

主要贡献

  • 提出基于加权投票的集成学习框架
  • 结合深度学习和传统机器学习方法
  • 应用图像增强技术提升特征提取

方法论

采用ResNet101、DenseNet121等深度学习模型和SVM、KNN等传统方法,使用加权投票机制集成,并结合图像处理技术增强特征。

原文摘要

The accurate classification of brain tumors from MRI scans is essential for effective diagnosis and treatment planning. This paper presents a weighted ensemble learning approach that combines deep learning and traditional machine learning models to improve classification performance. The proposed system integrates multiple classifiers, including ResNet101, DenseNet121, Xception, CNN-MRI, and ResNet50 with edge-enhanced images, SVM, and KNN with HOG features. A weighted voting mechanism assigns higher influence to models with better individual accuracy, ensuring robust decision-making. Image processing techniques such as Balance Contrast Enhancement, K-means clustering, and Canny edge detection are applied to enhance feature extraction. Experimental evaluations on the Figshare and Kaggle MRI datasets demonstrate that the proposed method achieves state-of-the-art accuracy, outperforming existing models. These findings highlight the potential of ensemble-based learning for improving brain tumor classification, offering a reliable and scalable framework for medical image analysis.

标签

脑肿瘤分类 MRI图像 集成学习 深度学习 医学图像分析

arXiv 分类

cs.CV cs.LG