paper-with-me

Papers

Semi-Supervised and Task-Driven Data Augmentation

2019-02-11 · Krishna Chaitanya, Neerav Karani, Christian Baumgartner, Olivio Donati, Anton Becker, Ender Konukoglu

Supervised deep learning methods for segmentation require large amounts of labelled training data, without which they are prone to overfitting, not generalizing well to unseen images. In practice, obtaining a large number of annotations from clinical experts is expensive and time-consuming. One way to address scarcity of annotated examples is data augmentation using random spatial and intensity transformations. Recently, it has been proposed to use generative models to synthesize realistic training examples, complementing the random augmentation. So far, these methods have yielded limited gains over the random augmentation. However, there is potential to improve the approach by (i) explicitly modeling deformation fields (non-affine spatial transformation) and intensity transformations and (ii) leveraging unlabelled data during the generative process. With this motivation, we propose a novel task-driven data augmentation method where to synthesize new training examples, a generative network explicitly models and applies deformation fields and additive intensity masks on existing labelled data, modeling shape and intensity variations, respectively. Crucially, the generative model is optimized to be conducive to the task, in this case segmentation, and constrained to match the distribution of images observed from labelled and unlabelled samples. Furthermore, explicit modeling of deformation fields allow synthesizing segmentation masks and images in exact correspondence by simply applying the generated transformation to an input image and the corresponding annotation. Our experiments on cardiac magnetic resonance images (MRI) showed that, for the task of segmentation in small training data scenarios, the proposed method substantially outperforms conventional augmentation techniques.

📄 PDF Abstract BibTeX arXiv:1902.05396

Code (1)

krishnabits001/task_driven_data_augmentation 공식 구현 tf

Tasks

Data AugmentationSegmentation

Similar Papers 제목 키워드 기반

Semi-supervised Task-driven Data Augmentation for Medical Image Segmentation

2020-07-09 · Krishna Chaitanya, Neerav Karani, Christian F. Baumgartner, Ertunc Erdil 외

Supervised learning-based segmentation methods typically require a large number of annotated training data to generalize well at test time. In medical applications, curating such datasets is not a favourable option becau…

Data AugmentationImage SegmentationMedical Image SegmentationSegmentation+1

Semi-supervised Relation Extraction via Data Augmentation and Consistency-training

2023-06-16 · Komal K. Teru

Due to the semantic complexity of the Relation extraction (RE) task, obtaining high-quality human labelled data is an expensive and noisy process. To improve the sample efficiency of the models, semi-supervised learning …

Data AugmentationRelationRelation ExtractionText Generation

Augmentation Learning for Semi-Supervised Classification

2022-08-03 · Tim Frommknecht, Pedro Alves Zipf, Quanfu Fan, Nina Shvetsova 외

Recently, a number of new Semi-Supervised Learning methods have emerged. As the accuracy for ImageNet and similar datasets increased over time, the performance on tasks beyond the classification of natural images is yet …

ClassificationData AugmentationMeta-Learning

ClassMix: Segmentation-Based Data Augmentation for Semi-Supervised Learning

2020-07-15 · Viktor Olsson, Wilhelm Tranheden, Juliano Pinto, Lennart Svensson

The state of the art in semantic segmentation is steadily increasing in performance, resulting in more precise and reliable segmentations in many different applications. However, progress is limited by the cost of genera…

Data AugmentationSegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Shaping Sparse Rewards in Reinforcement Learning: A Semi-supervised Approach

2025-01-31 · Wenyun Li, Wenjie Huang

In many real-world scenarios, reward signal for agents are exceedingly sparse, making it challenging to learn an effective reward function for reward shaping. To address this issue, our approach performs reward shaping n…

Data Augmentationreinforcement-learningReinforcement Learning