paper-with-me

Papers

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

2020-07-09 · Krishna Chaitanya, Neerav Karani, Christian F. Baumgartner, Ertunc Erdil, Anton Becker, Olivio Donati, Ender Konukoglu

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 because acquiring a large number of annotated samples from experts is time-consuming and expensive. Consequently, numerous methods have been proposed in the literature for learning with limited annotated examples. Unfortunately, the proposed approaches in the literature have not yet yielded significant gains over random data augmentation for image segmentation, where random augmentations themselves do not yield high accuracy. In this work, we propose a novel task-driven data augmentation method for learning with limited labeled data where the synthetic data generator, is optimized for the segmentation task. The generator of the proposed method models intensity and shape variations using two sets of transformations, as additive intensity transformations and deformation fields. Both transformations are optimized using labeled as well as unlabeled examples in a semi-supervised framework. Our experiments on three medical datasets, namely cardic, prostate and pancreas, show that the proposed approach significantly outperforms standard augmentation and semi-supervised approaches for image segmentation in the limited annotation setting. The code is made publicly available at https://github.com/krishnabits001/task$\_$driven$\_$data$\_$augmentation.

📄 PDF Abstract BibTeX arXiv:2007.05363

Code (1)

krishnabits001/task_driven_data_augmentation 공식 구현 tf

Tasks

Data AugmentationImage SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

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

Investigating the Impact of Semi-Supervised Methods with Data Augmentation on Offensive Language Detection in Romanian Language

2024-07-29 · Elena Beatrice Nicola, Dumitru Clementin Cercel, Florin Pop

Offensive language detection is a crucial task in today's digital landscape, where online platforms grapple with maintaining a respectful and inclusive environment. However, building robust offensive language detection m…

Data Augmentation