Skip to content

A study on optimizing Medical Image Classification with Ensemble Learning and Deep Convolutional Neural Networks.

License

Notifications You must be signed in to change notification settings

pmcafo/MedIC-DeepCNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MedIC-DeepCNN: Optimizing Medical Image Classification with Ensemble Learning and Deep Convolutional Neural Networks

DOI shield_license

Novel and high-performance medical image classification pipelines are heavily utilizing ensemble learning strategies. The idea of ensemble learning is to assemble diverse models or multiple predictions and, thus, boost prediction performance. However, it is still an open question to what extend as well as which ensemble learning strategies are beneficial in deep learning based medical image classification pipelines.

In this work, we proposed a reproducible medical image classification pipeline (MedIC-DeepCNN) for analyzing the performance impact of the following ensemble learning techniques: Augmenting, Stacking, and Bagging. The pipeline uses prestigious preprocessing and image augmentation techniques as well as 9 deep convolutional neural network architectures. We utilized it on multiple popular medical imaging datasets with varying complexity. Additionally, we analyzed 12 pooling functions for combining multiple predictions ranged from simple statistical functions like unweighted averaging to more complex learning-based functions like support vector machines.

theory

We concluded that the integration of Stacking and Augmentation ensemble learning techniques is a powerful method for any medical image classification pipeline to improve robustness and boost performance.

The sampling, results, figures and meta data are available under the following link:
https://doi.org/10.5281/zenodo.6457912


... (content continues)

This project is licensed under the GNU GENERAL PUBLIC LICENSE Version 3. See the LICENSE.md file for license rights and limitations.

About

A study on optimizing Medical Image Classification with Ensemble Learning and Deep Convolutional Neural Networks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published