paper-with-me

홈 › Papers

Data augmentation using learned transformations for one-shot medical image segmentation

2019-02-25 · CVPR 2019 6 · Amy Zhao, Guha Balakrishnan, Frédo Durand, John V. Guttag, Adrian V. Dalca

Image segmentation is an important task in many medical applications. Methods based on convolutional neural networks attain state-of-the-art accuracy; however, they typically rely on supervised training with large labeled datasets. Labeling medical images requires significant expertise and time, and typical hand-tuned approaches for data augmentation fail to capture the complex variations in such images. We present an automated data augmentation method for synthesizing labeled medical images. We demonstrate our method on the task of segmenting magnetic resonance imaging (MRI) brain scans. Our method requires only a single segmented scan, and leverages other unlabeled scans in a semi-supervised approach. We learn a model of transformations from the images, and use the model along with the labeled example to synthesize additional labeled examples. Each transformation is comprised of a spatial deformation field and an intensity change, enabling the synthesis of complex effects such as variations in anatomy and image acquisition procedures. We show that training a supervised segmenter with these new examples provides significant improvements over state-of-the-art methods for one-shot biomedical image segmentation. Our code is available at https://github.com/xamyzhao/brainstorm.

📄 PDF Abstract BibTeX arXiv:1902.09383

Code (2)

xamyzhao/brainstorm 공식 구현 tf
daxiaHuang/brainstorm tf

Tasks

AnatomyData AugmentationImage SegmentationMedical Image SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Learning Transferable Object-Centric Diffeomorphic Transformations for Data Augmentation in Medical Image Segmentation

2023-07-25 · Nilesh Kumar, Prashnna K. Gyawali, Sandesh Ghimire, Linwei Wang

Obtaining labelled data in medical image segmentation is challenging due to the need for pixel-level annotations by experts. Recent works have shown that augmenting the object of interest with deformable transformations …

Data AugmentationImage SegmentationMedical Image SegmentationObject+2

AdLER: Adversarial Training with Label Error Rectification for One-Shot Medical Image Segmentation

2023-09-02 · Xiangyu Zhao, Sheng Wang, Zhiyun Song, Zhenrong Shen 외

Accurate automatic segmentation of medical images typically requires large datasets with high-quality annotations, making it less applicable in clinical settings due to limited training data. One-shot segmentation based …

AnatomyData AugmentationDiversityImage Segmentation+4

Principled Ultrasound Data Augmentation for Classification of Standard Planes

2021-03-14 · Lok Hin Lee, Yuan Gao, J. Alison Noble

Deep learning models with large learning capacities often overfit to medical imaging datasets. This is because training sets are often relatively small due to the significant time and financial costs incurred in medical …

ClassificationData AugmentationGeneral ClassificationMedical Image Analysis

MicAugment: One-shot Microphone Style Transfer

2020-10-19 · Zalán Borsos, Yunpeng Li, Beat Gfeller, Marco Tagliasacchi

A crucial aspect for the successful deployment of audio-based models "in-the-wild" is the robustness to the transformations introduced by heterogeneous acquisition conditions. In this work, we propose a method to perform…

Data AugmentationStyle Transfer

Transfer Learning on Manifolds via Learned Transport Operators

2018-01-01 · ICLR 2018 1 · Marissa Connor, Christopher Rozell

Within-class variation in a high-dimensional dataset can be modeled as being on a low-dimensional manifold due to the constraints of the physical processes producing that variation (e.g., translation, illumination, etc.)…

Data AugmentationFew-Shot Image ClassificationGeneral ClassificationImage Animation+3