Random Data Augmentation based Enhancement: A Generalized Enhancement
Approach for Medical Datasets
- URL: http://arxiv.org/abs/2210.00824v1
- Date: Mon, 3 Oct 2022 11:16:22 GMT
- Title: Random Data Augmentation based Enhancement: A Generalized Enhancement
Approach for Medical Datasets
- Authors: Sidra Aleem, Teerath Kumar, Suzanne Little, Malika Bendechache, Rob
Brennan and Kevin McGuinness
- Abstract summary: This paper develops a generalized, data-independent and computationally efficient enhancement approach to improve medical data quality for DL.
The quality is enhanced by improving the brightness and contrast of images.
Experiments have been performed with: COVID-19 chest X-ray, KiTS19, and for RGB imagery with: LC25000 datasets.
- Score: 8.844562557753399
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Over the years, the paradigm of medical image analysis has shifted from
manual expertise to automated systems, often using deep learning (DL) systems.
The performance of deep learning algorithms is highly dependent on data
quality. Particularly for the medical domain, it is an important aspect as
medical data is very sensitive to quality and poor quality can lead to
misdiagnosis. To improve the diagnostic performance, research has been done
both in complex DL architectures and in improving data quality using dataset
dependent static hyperparameters. However, the performance is still constrained
due to data quality and overfitting of hyperparameters to a specific dataset.
To overcome these issues, this paper proposes random data augmentation based
enhancement. The main objective is to develop a generalized, data-independent
and computationally efficient enhancement approach to improve medical data
quality for DL. The quality is enhanced by improving the brightness and
contrast of images. In contrast to the existing methods, our method generates
enhancement hyperparameters randomly within a defined range, which makes it
robust and prevents overfitting to a specific dataset. To evaluate the
generalization of the proposed method, we use four medical datasets and compare
its performance with state-of-the-art methods for both classification and
segmentation tasks. For grayscale imagery, experiments have been performed
with: COVID-19 chest X-ray, KiTS19, and for RGB imagery with: LC25000 datasets.
Experimental results demonstrate that with the proposed enhancement
methodology, DL architectures outperform other existing methods. Our code is
publicly available at:
https://github.com/aleemsidra/Augmentation-Based-Generalized-Enhancement
Related papers
- A Study of Data Augmentation Techniques to Overcome Data Scarcity in Wound Classification using Deep Learning [0.0]
We show that data augmentation can improve classification performance, F1 scores, by up to 11% on top of state-of-the-art models.
Our experiments with GAN based augmentation prove the viability of using DE-GANs to generate wound images with richer variations.
arXiv Detail & Related papers (2024-11-04T00:24:50Z) - Additional Look into GAN-based Augmentation for Deep Learning COVID-19
Image Classification [57.1795052451257]
We study the dependence of the GAN-based augmentation performance on dataset size with a focus on small samples.
We train StyleGAN2-ADA with both sets and then, after validating the quality of generated images, we use trained GANs as one of the augmentations approaches in multi-class classification problems.
The GAN-based augmentation approach is found to be comparable with classical augmentation in the case of medium and large datasets but underperforms in the case of smaller datasets.
arXiv Detail & Related papers (2024-01-26T08:28:13Z) - GAN-GA: A Generative Model based on Genetic Algorithm for Medical Image
Generation [0.0]
Generative models offer a promising solution for addressing medical image shortage problems.
This paper proposes the GAN-GA, a generative model optimized by embedding a genetic algorithm.
The proposed model enhances image fidelity and diversity while preserving distinctive features.
arXiv Detail & Related papers (2023-12-30T20:16:45Z) - The effect of data augmentation and 3D-CNN depth on Alzheimer's Disease
detection [51.697248252191265]
This work summarizes and strictly observes best practices regarding data handling, experimental design, and model evaluation.
We focus on Alzheimer's Disease (AD) detection, which serves as a paradigmatic example of challenging problem in healthcare.
Within this framework, we train predictive 15 models, considering three different data augmentation strategies and five distinct 3D CNN architectures.
arXiv Detail & Related papers (2023-09-13T10:40:41Z) - ArSDM: Colonoscopy Images Synthesis with Adaptive Refinement Semantic
Diffusion Models [69.9178140563928]
Colonoscopy analysis is essential for assisting clinical diagnosis and treatment.
The scarcity of annotated data limits the effectiveness and generalization of existing methods.
We propose an Adaptive Refinement Semantic Diffusion Model (ArSDM) to generate colonoscopy images that benefit the downstream tasks.
arXiv Detail & Related papers (2023-09-03T07:55:46Z) - Leveraging Semi-Supervised Graph Learning for Enhanced Diabetic
Retinopathy Detection [0.0]
Diabetic Retinopathy (DR) is a significant cause of blindness globally, highlighting the urgent need for early detection and effective treatment.
Recent advancements in Machine Learning (ML) techniques have shown promise in DR detection, but the availability of labeled data often limits their performance.
This research proposes a novel Semi-Supervised Graph Learning SSGL algorithm tailored for DR detection.
arXiv Detail & Related papers (2023-09-02T04:42:08Z) - MedAugment: Universal Automatic Data Augmentation Plug-in for Medical Image Analysis [9.724228319915609]
Data augmentation (DA) has been widely leveraged in computer vision to alleviate the data shortage.
DA in medical image analysis (MIA) faces multiple challenges.
We propose an efficient and effective automatic DA method termed MedAugment.
arXiv Detail & Related papers (2023-06-30T08:22:48Z) - Performance of GAN-based augmentation for deep learning COVID-19 image
classification [57.1795052451257]
The biggest challenge in the application of deep learning to the medical domain is the availability of training data.
Data augmentation is a typical methodology used in machine learning when confronted with a limited data set.
In this work, a StyleGAN2-ADA model of Generative Adversarial Networks is trained on the limited COVID-19 chest X-ray image set.
arXiv Detail & Related papers (2023-04-18T15:39:58Z) - Auto-FedRL: Federated Hyperparameter Optimization for
Multi-institutional Medical Image Segmentation [48.821062916381685]
Federated learning (FL) is a distributed machine learning technique that enables collaborative model training while avoiding explicit data sharing.
In this work, we propose an efficient reinforcement learning(RL)-based federated hyperparameter optimization algorithm, termed Auto-FedRL.
The effectiveness of the proposed method is validated on a heterogeneous data split of the CIFAR-10 dataset and two real-world medical image segmentation datasets.
arXiv Detail & Related papers (2022-03-12T04:11:42Z) - Many-to-One Distribution Learning and K-Nearest Neighbor Smoothing for
Thoracic Disease Identification [83.6017225363714]
deep learning has become the most powerful computer-aided diagnosis technology for improving disease identification performance.
For chest X-ray imaging, annotating large-scale data requires professional domain knowledge and is time-consuming.
In this paper, we propose many-to-one distribution learning (MODL) and K-nearest neighbor smoothing (KNNS) methods to improve a single model's disease identification performance.
arXiv Detail & Related papers (2021-02-26T02:29:30Z) - Automatic Data Augmentation for 3D Medical Image Segmentation [37.262350163905445]
It is the first time that differentiable automatic data augmentation is employed in medical image segmentation tasks.
Our numerical experiments demonstrate that the proposed approach significantly outperforms existing build-in data augmentation of state-of-the-art models.
arXiv Detail & Related papers (2020-10-07T12:51:17Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.