paper-with-me

홈 › Papers

Joint Optimization of Class-Specific Training- and Test-Time Data Augmentation in Segmentation

2023-05-30 · Zeju Li, Konstantinos Kamnitsas, Qi Dou, Chen Qin, Ben Glocker

This paper presents an effective and general data augmentation framework for medical image segmentation. We adopt a computationally efficient and data-efficient gradient-based meta-learning scheme to explicitly align the distribution of training and validation data which is used as a proxy for unseen test data. We improve the current data augmentation strategies with two core designs. First, we learn class-specific training-time data augmentation (TRA) effectively increasing the heterogeneity within the training subsets and tackling the class imbalance common in segmentation. Second, we jointly optimize TRA and test-time data augmentation (TEA), which are closely connected as both aim to align the training and test data distribution but were so far considered separately in previous works. We demonstrate the effectiveness of our method on four medical image segmentation tasks across different scenarios with two state-of-the-art segmentation models, DeepMedic and nnU-Net. Extensive experimentation shows that the proposed data augmentation framework can significantly and consistently improve the segmentation performance when compared to existing solutions. Code is publicly available.

📄 PDF Abstract BibTeX arXiv:2305.19084

Code (1)

zerojumpline/jcsaugment 공식 구현 pytorch

Tasks

Data AugmentationImage SegmentationMedical Image SegmentationMeta-LearningSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Test 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Uncertainty-Aware Testing-Time Optimization for 3D Human Pose Estimation

2024-02-04 · Ti Wang, Mengyuan Liu, Hong Liu, Bin Ren 외

Although data-driven methods have achieved success in 3D human pose estimation, they often suffer from domain gaps and exhibit limited generalization. In contrast, optimization-based methods excel in fine-tuning for spec…

3D Human Pose EstimationPose Estimation

Audio-Visual Scene Classification Using A Transfer Learning Based Joint Optimization Strategy

2022-04-25 · Chengxin Chen, Meng Wang, Pengyuan Zhang

Recently, audio-visual scene classification (AVSC) has attracted increasing attention from multidisciplinary communities. Previous studies tended to adopt a pipeline training strategy, which uses well-trained visual and …

Scene ClassificationTransfer Learning

Breaking Inter-Layer Co-Adaptation by Classifier Anonymization

2019-06-04 · Ikuro Sato, Kohta Ishikawa, Guoqing Liu, Masayuki Tanaka

This study addresses an issue of co-adaptation between a feature extractor and a classifier in a neural network. A naive joint optimization of a feature extractor and a classifier often brings situations in which an exce…

Diffeomorphic Temporal Alignment Nets

2019-12-10 · NeurIPS 2019 12 · Ron Shapira Weber, Matan Eyal, Nicki Skafte, Oren Shriki 외

Time-series analysis is confounded by nonlinear time warping of the data. Traditional methods for joint alignment do not generalize: after aligning a given signal ensemble, they lack a mechanism, that does not require so…

ECG ClassificationElectrocardiography (ECG)Time SeriesTime Series Alignment+2

A Challenge in Reweighting Data with Bilevel Optimization

2023-10-26 · Anastasia Ivanova, Pierre Ablin

In many scenarios, one uses a large training set to train a model with the goal of performing well on a smaller testing set with a different distribution. Learning a weight for each data point of the training set is an a…

Bilevel Optimization