paper-with-me

Papers

An Analysis on Ensemble Learning optimized Medical Image Classification with Deep Convolutional Neural Networks

2022-01-27 · Dominik Müller, Iñaki Soto-Rey, Frank Kramer

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 extent 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 for analyzing the performance impact of the following ensemble learning techniques: Augmenting, Stacking, and Bagging. The pipeline consists of state-of-the-art preprocessing and image augmentation methods as well as 9 deep convolution neural network architectures. It was applied on four popular medical imaging datasets with varying complexity. Furthermore, 12 pooling functions for combining multiple predictions were analyzed, ranging from simple statistical functions like unweighted averaging up to more complex learning-based functions like support vector machines. Our results revealed that Stacking achieved the largest performance gain of up to 13% F1-score increase. Augmenting showed consistent improvement capabilities by up to 4% and is also applicable to single model based pipelines. Cross-validation based Bagging demonstrated significant performance gain close to Stacking, which resulted in an F1-score increase up to +11%. Furthermore, we demonstrated that simple statistical pooling functions are equal or often even better than more complex pooling functions. We concluded that the integration of ensemble learning techniques is a powerful method for any medical image classification pipeline to improve robustness and boost performance.

📄 PDF Abstract BibTeX arXiv:2201.11440

Code (1)

frankkramer-lab/ensmic 공식 구현

Tasks

ClassificationEnsemble LearningImage Augmentationimage-classificationImage ClassificationMedical Image ClassificationOpen-Ended Question Answering

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Optimized Weighted Voting System for Brain Tumor Classification Using MRI Images

2026-03-30 · Ha Anh Vu arxiv

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 traditiona…

Brain Tumor ClassificationEnsemble LearningEdge Detection

Entropy-Guided Self-Supervised Learning for Medical Image Classification

2026-05-21 · Joao Florindo, Viviane Moura arxiv

Accurate and robust medical image classification is paramount for early disease diagnosis and treatment planning. However, challenges such as limited annotated data, high intra-class variability, and subtle inter-class d…

Medical Image ClassificationSelf-Supervised LearningTransfer Learning

Application of Transfer Learning and Ensemble Learning in Image-level Classification for Breast Histopathology

2022-04-18 · Yuchao Zheng, Chen Li, Xiaomin Zhou, HaoYuan Chen 외

Background: Breast cancer has the highest prevalence in women globally. The classification and diagnosis of breast cancer and its histopathological images have always been a hot spot of clinical concern. In Computer-Aide…

Binary ClassificationClassificationData AugmentationEnsemble Learning+2

Persistence Image from 3D Medical Image: Superpixel and Optimized Gaussian Coefficient

2024-08-15 · Yanfan Zhu, Yash Singh, Khaled Younis, Shunxing Bao 외

Topological data analysis (TDA) uncovers crucial properties of objects in medical imaging. Methods based on persistent homology have demonstrated their advantages in capturing topological features that traditional deep l…

SuperpixelsTopological Data Analysis

Unsupervised Feature Learning with K-means and An Ensemble of Deep Convolutional Neural Networks for Medical Image Classification

2019-06-07 · Euijoon Ahn, Ashnil Kumar, Dagan Feng, Michael Fulham 외

Medical image analysis using supervised deep learning methods remains problematic because of the reliance of deep learning methods on large amounts of labelled training data. Although medical imaging data repositories co…

ClusteringDeep LearningGeneral Classificationimage-classification+3