End to End Generative Meta Curriculum Learning For Medical Data Augmentation
Current medical image synthetic augmentation techniques rely on intensive use of generative adversarial networks (GANs). However, the nature of GAN architecture leads to heavy computational resources to produce synthetic images and the augmentation process requires multiple stages to complete. To address these challenges, we introduce a novel generative meta curriculum learning method that trains the task-specific model (student) end-to-end with only one additional teacher model. The teacher learns to generate curriculum to feed into the student model for data augmentation and guides the student to improve performance in a meta-learning style. In contrast to the generator and discriminator in GAN, which compete with each other, the teacher and student collaborate to improve the student's performance on the target tasks. Extensive experiments on the histopathology datasets show that leveraging our framework results in significant and consistent improvements in classification performance.
Code (0)
등록된 구현이 없습니다.
Tasks
Data AugmentationMeta-LearningSimilar Papers 제목 키워드 기반
FOSSIL: Regret-Minimizing Curriculum Learning for Metadata-Free and Low-Data Mpox Diagnosis
Deep learning in small and imbalanced biomedical datasets remains fundamentally constrained by unstable optimization and poor generalization. We present the first biomedical implementation of FOSSIL (Flexible Optimizatio…
Curriculum-style Data Augmentation for LLM-based Metaphor Detection
Recently, utilizing large language models (LLMs) for metaphor detection has achieved promising results. However, these methods heavily rely on the capabilities of closed-source LLMs, which come with relatively high infer…
Data AugmentationSynthetic Data Augmentation using GAN for Improved Liver Lesion Classification
In this paper, we present a data augmentation method that generates synthetic medical images using Generative Adversarial Networks (GANs). We propose a training scheme that first uses classical data augmentation to enlar…
ClassificationComputed Tomography (CT)Data AugmentationDiversity+4Learning More with Less: GAN-based Medical Image Augmentation
Convolutional Neural Network (CNN)-based accurate prediction typically requires large-scale annotated training data. In Medical Imaging, however, both obtaining medical data and annotating them by expert physicians are c…
Data AugmentationImage Augmentationobject-detectionObject DetectionGAN-based Synthetic Medical Image Augmentation for increased CNN Performance in Liver Lesion Classification
Deep learning methods, and in particular convolutional neural networks (CNNs), have led to an enormous breakthrough in a wide range of computer vision tasks, primarily by using large-scale annotated datasets. However, ob…
ClassificationComputed Tomography (CT)Data AugmentationGeneral Classification+7