DACov: A Deeper Analysis of Data Augmentation on the Computed Tomography
Segmentation Problem
- URL: http://arxiv.org/abs/2303.05912v1
- Date: Fri, 10 Mar 2023 13:41:20 GMT
- Title: DACov: A Deeper Analysis of Data Augmentation on the Computed Tomography
Segmentation Problem
- Authors: Bruno A. Krinski, Daniel V. Ruiz, Rayson Laroca, Eduardo Todt
- Abstract summary: We present a deeper analysis of how data augmentation techniques improve segmentation performance on medical images.
We propose a novel data augmentation technique based on Generative Adversarial Networks (GANs) to create new healthy and unhealthy lung CT images.
Our findings show that GAN-based techniques and spatial-level transformations are the most promising for improving the learning of deep models on this problem.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Due to the COVID-19 global pandemic, computer-assisted diagnoses of medical
images have gained much attention, and robust methods of semantic segmentation
of Computed Tomography (CT) images have become highly desirable. In this work,
we present a deeper analysis of how data augmentation techniques improve
segmentation performance on this problem. We evaluate 20 traditional
augmentation techniques on five public datasets. Six different probabilities of
applying each augmentation technique on an image were evaluated. We also assess
a different training methodology where the training subsets are combined into a
single larger set. All networks were evaluated through a 5-fold
cross-validation strategy, resulting in over 4,600 experiments. We also propose
a novel data augmentation technique based on Generative Adversarial Networks
(GANs) to create new healthy and unhealthy lung CT images, evaluating four
variations of our approach with the same six probabilities of the traditional
methods. Our findings show that GAN-based techniques and spatial-level
transformations are the most promising for improving the learning of deep
models on this problem, with the StarGANv2 + F with a probability of 0.3
achieving the highest F-score value on the Ricord1a dataset in the unified
training strategy. Our code is publicly available at
https://github.com/VRI-UFPR/DACov2022
Related papers
- 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) - LVM-Med: Learning Large-Scale Self-Supervised Vision Models for Medical
Imaging via Second-order Graph Matching [59.01894976615714]
We introduce LVM-Med, the first family of deep networks trained on large-scale medical datasets.
We have collected approximately 1.3 million medical images from 55 publicly available datasets.
LVM-Med empirically outperforms a number of state-of-the-art supervised, self-supervised, and foundation models.
arXiv Detail & Related papers (2023-06-20T22:21:34Z) - 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) - Light In The Black: An Evaluation of Data Augmentation Techniques for
COVID-19 CT's Semantic Segmentation [0.0]
We propose an analysis of how different data augmentation techniques improve the training of encoder-decoder neural networks on this problem.
Twenty different data augmentation techniques were evaluated on five different datasets.
Our findings show that spatial level transformations are the most promising to improve the learning of neural networks on this problem.
arXiv Detail & Related papers (2022-05-19T17:33:35Z) - Adaptation to CT Reconstruction Kernels by Enforcing Cross-domain
Feature Maps Consistency [0.06117371161379209]
We show a decrease in the COVID-19 segmentation quality of the model trained on the smooth and tested on the sharp reconstruction kernels.
We propose the unsupervised adaptation method, called F-Consistency, that outperforms the previous approaches.
arXiv Detail & Related papers (2022-03-28T10:00:03Z) - Feature transforms for image data augmentation [74.12025519234153]
In image classification, many augmentation approaches utilize simple image manipulation algorithms.
In this work, we build ensembles on the data level by adding images generated by combining fourteen augmentation approaches.
Pretrained ResNet50 networks are finetuned on training sets that include images derived from each augmentation method.
arXiv Detail & Related papers (2022-01-24T14:12:29Z) - Cross-Site Severity Assessment of COVID-19 from CT Images via Domain
Adaptation [64.59521853145368]
Early and accurate severity assessment of Coronavirus disease 2019 (COVID-19) based on computed tomography (CT) images offers a great help to the estimation of intensive care unit event.
To augment the labeled data and improve the generalization ability of the classification model, it is necessary to aggregate data from multiple sites.
This task faces several challenges including class imbalance between mild and severe infections, domain distribution discrepancy between sites, and presence of heterogeneous features.
arXiv Detail & Related papers (2021-09-08T07:56:51Z) - A Multi-Stage Attentive Transfer Learning Framework for Improving
COVID-19 Diagnosis [49.3704402041314]
We propose a multi-stage attentive transfer learning framework for improving COVID-19 diagnosis.
Our proposed framework consists of three stages to train accurate diagnosis models through learning knowledge from multiple source tasks and data of different domains.
Importantly, we propose a novel self-supervised learning method to learn multi-scale representations for lung CT images.
arXiv Detail & Related papers (2021-01-14T01:39:19Z) - Contrastive Cross-site Learning with Redesigned Net for COVID-19 CT
Classification [20.66003113364796]
The pandemic of coronavirus disease 2019 (COVID-19) has lead to a global public health crisis spreading hundreds of countries.
To assist the clinical diagnosis and reduce the tedious workload of image interpretation, developing automated tools for COVID-19 identification with CT image is highly desired.
This paper proposes a novel joint learning framework to perform accurate COVID-19 identification by effectively learning with heterogeneous datasets.
arXiv Detail & Related papers (2020-09-15T11:09:04Z) - Automated Chest CT Image Segmentation of COVID-19 Lung Infection based
on 3D U-Net [0.0]
The coronavirus disease 2019 (COVID-19) affects billions of lives around the world and has a significant impact on public healthcare.
We propose an innovative automated segmentation pipeline for COVID-19 infected regions.
Our method focuses on on-the-fly generation of unique and random image patches for training by performing several preprocessing methods.
arXiv Detail & Related papers (2020-06-24T17:29:26Z) - A Comprehensive Study of Data Augmentation Strategies for Prostate
Cancer Detection in Diffusion-weighted MRI using Convolutional Neural
Networks [9.554833667156913]
We have applied five most frequently used augmentation techniques (random rotation, horizontal flip, vertical flip, random crop, and translation) to a training dataset of 217 patients.
We evaluated the effect of each method on the accuracy of prostate cancer detection.
The shallow network outperformed the deep network with the best 2D slice-based AUC of 0.85 obtained by the rotation method.
arXiv Detail & Related papers (2020-06-01T14:31:38Z)
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.