IVCVFeb 24, 2023

Disease Severity Regression with Continuous Data Augmentation

arXiv:2302.12482v15 citationsh-index: 19
Originality Incremental advance
AI Analysis

This work addresses the need for reliable data augmentation in medical imaging for disease severity regression, but it is incremental as it builds on existing cGAN-based approaches.

The paper tackled the problem of insufficient labeled medical images for disease severity regression by proposing a continuous data augmentation method using a continuous severity GAN and dataset-disjoint multi-objective optimization, which achieved higher classification performance than conventional methods for ulcerative colitis severity estimation.

Disease severity regression by a convolutional neural network (CNN) for medical images requires a sufficient number of image samples labeled with severity levels. Conditional generative adversarial network (cGAN)-based data augmentation (DA) is a possible solution, but it encounters two issues. The first issue is that existing cGANs cannot deal with real-valued severity levels as their conditions, and the second is that the severity of the generated images is not fully reliable. We propose continuous DA as a solution to the two issues. Our method uses continuous severity GAN to generate images at real-valued severity levels and dataset-disjoint multi-objective optimization to deal with the second issue. Our method was evaluated for estimating ulcerative colitis (UC) severity of endoscopic images and achieved higher classification performance than conventional DA methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes