paper-with-me

Papers

Rethinking Data Perturbation and Model Stabilization for Semi-supervised Medical Image Segmentation

2023-08-23 · Zhen Zhao, Ye Liu, Meng Zhao, Di Yin, Yixuan Yuan, Luping Zhou

Studies on semi-supervised medical image segmentation (SSMIS) have seen fast progress recently. Due to the limited labelled data, SSMIS methods mainly focus on effectively leveraging unlabeled data to enhance the segmentation performance. However, despite their promising performance, current state-of-the-art methods often prioritize integrating complex techniques and loss terms rather than addressing the core challenges of semi-supervised scenarios directly. We argue that the key to SSMIS lies in generating substantial and appropriate prediction disagreement on unlabeled data. To this end, we emphasize the crutiality of data perturbation and model stabilization in semi-supervised segmentation, and propose a simple yet effective approach to boost SSMIS performance significantly, dubbed DPMS. Specifically, we first revisit SSMIS from three distinct perspectives: the data, the model, and the loss, and conduct a comprehensive study of corresponding strategies to examine their effectiveness. Based on these examinations, we then propose DPMS, which adopts a plain teacher-student framework with a standard supervised loss and unsupervised consistency loss. To produce appropriate prediction disagreements, DPMS perturbs the unlabeled data via strong augmentations to enlarge prediction disagreements considerably. On the other hand, using EMA teacher when strong augmentation is applied does not necessarily improve performance. DPMS further utilizes a forwarding-twice and momentum updating strategies for normalization statistics to stabilize the training on unlabeled data effectively. Despite its simplicity, DPMS can obtain new state-of-the-art performance on the public 2D ACDC and 3D LA datasets across various semi-supervised settings, e.g. obtaining a remarkable 22.62% improvement against previous SOTA on ACDC with 5% labels.

📄 PDF Abstract BibTeX arXiv:2308.11903

Code (1)

zhenzhao/dpms 공식 구현

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic SegmentationSemi-supervised Medical Image Segmentation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Adversarial Dual-Student with Differentiable Spatial Warping for Semi-Supervised Semantic Segmentation

2022-03-05 · Cong Cao, Tianwei Lin, Dongliang He, Fu Li 외

A common challenge posed to robust semantic segmentation is the expensive data annotation cost. Existing semi-supervised solutions show great potential for solving this problem. Their key idea is constructing consistency…

Data AugmentationPseudo LabelSegmentationSemantic Segmentation+1

SeFAR: Semi-supervised Fine-grained Action Recognition with Temporal Perturbation and Learning Stabilization

2025-01-02 · Yongle Huang, Haodong Chen, Zhenbang Xu, Zihan Jia 외

Human action understanding is crucial for the advancement of multimodal systems. While recent developments, driven by powerful large language models (LLMs), aim to be general enough to cover a wide range of categories, t…

Action RecognitionAction UnderstandingFine-grained Action Recognition

Dual Student: Breaking the Limits of the Teacher in Semi-supervised Learning

2019-09-03 · ICCV 2019 10 · Zhanghan Ke, Daoye Wang, Qiong Yan, Jimmy Ren 외

Recently, consistency-based methods have achieved state-of-the-art results in semi-supervised learning (SSL). These methods always involve two roles, an explicit or implicit teacher model and a student model, and penaliz…

Semi-Supervised Image ClassificationUnsupervised Domain Adaptation

Stabilized Medical Attacks

2021-01-01 · ICLR 2021 1 · Gege Qi, Lijun Gong, Yibing Song, Kai Ma 외

Convolutional Neural Networks (CNNs) have advanced existing medical systems for automatic disease diagnosis. However, a threat to these systems arises that adversarial attacks make CNNs vulnerable. Inaccurate diagnosis r…

Adversarial AttackMedical DiagnosisMedical Image Analysis

Stabilized Medical Image Attacks

2021-03-09 · Gege Qi, Lijun Gong, Yibing Song, Kai Ma 외

Convolutional Neural Networks (CNNs) have advanced existing medical systems for automatic disease diagnosis. However, a threat to these systems arises that adversarial attacks make CNNs vulnerable. Inaccurate diagnosis r…

Adversarial AttackMedical DiagnosisMedical Image Analysis