paper-with-me

Papers

Unsupervised augmentation optimization for few-shot medical image segmentation

2023-06-08 · Quan Quan, Shang Zhao, Qingsong Yao, Heqin Zhu, S. Kevin Zhou

The augmentation parameters matter to few-shot semantic segmentation since they directly affect the training outcome by feeding the networks with varying perturbated samples. However, searching optimal augmentation parameters for few-shot segmentation models without annotations is a challenge that current methods fail to address. In this paper, we first propose a framework to determine the ``optimal'' parameters without human annotations by solving a distribution-matching problem between the intra-instance and intra-class similarity distribution, with the intra-instance similarity describing the similarity between the original sample of a particular anatomy and its augmented ones and the intra-class similarity representing the similarity between the selected sample and the others in the same class. Extensive experiments demonstrate the superiority of our optimized augmentation in boosting few-shot segmentation models. We greatly improve the top competing method by 1.27\% and 1.11\% on Abd-MRI and Abd-CT datasets, respectively, and even achieve a significant improvement for SSL-ALP on the left kidney by 3.39\% on the Abd-CT dataset.

📄 PDF Abstract BibTeX arXiv:2306.05107

Code (0)

등록된 구현이 없습니다.

Tasks

AnatomyFew-Shot Semantic SegmentationImage SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

DenseMP: Unsupervised Dense Pre-training for Few-shot Medical Image Segmentation

2023-07-13 · Zhaoxin Fan, Puquan Pan, Zeren Zhang, Ce Chen 외

Few-shot medical image semantic segmentation is of paramount importance in the domain of medical image analysis. However, existing methodologies grapple with the challenge of data scarcity during the training phase, lead…

Image SegmentationMedical Image AnalysisMedical Image SegmentationSegmentation+1

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

Adaptively Weighted Data Augmentation Consistency Regularization for Robust Optimization under Concept Shift

2022-10-04 · Yijun Dong, Yuege Xie, Rachel Ward

Concept shift is a prevailing problem in natural tasks like medical image segmentation where samples usually come from different subpopulations with variant correlations between features and labels. One common type of co…

Data AugmentationImage SegmentationMedical Image SegmentationSegmentation+2

Augmentation-Interpolative AutoEncoders for Unsupervised Few-Shot Image Generation

2020-11-25 · Davis Wertheimer, Omid Poursaeed, Bharath Hariharan

We aim to build image generation models that generalize to new domains from few examples. To this end, we first investigate the generalization properties of classic image generators, and discover that autoencoders genera…

Image Generation

LesionPaste: One-Shot Anomaly Detection for Medical Images

2022-03-12 · Weikai Huang, Yijin Huang, Xiaoying Tang

Due to the high cost of manually annotating medical images, especially for large-scale datasets, anomaly detection has been explored through training models with only normal data. Lacking prior knowledge of true anomalie…

Anomaly DetectionMedical Image AnalysisSemi-supervised Anomaly DetectionSupervised Anomaly Detection