paper-with-me

홈 › Papers

Uncertainty-Aware Temporal Self-Learning (UATS): Semi-Supervised Learning for Segmentation of Prostate Zones and Beyond

2021-04-08 · Anneke Meyer, Suhita Ghosh, Daniel Schindele, Martin Schostak, Sebastian Stober, Christian Hansen, Marko Rak

Various convolutional neural network (CNN) based concepts have been introduced for the prostate's automatic segmentation and its coarse subdivision into transition zone (TZ) and peripheral zone (PZ). However, when targeting a fine-grained segmentation of TZ, PZ, distal prostatic urethra (DPU) and the anterior fibromuscular stroma (AFS), the task becomes more challenging and has not yet been solved at the level of human performance. One reason might be the insufficient amount of labeled data for supervised training. Therefore, we propose to apply a semi-supervised learning (SSL) technique named uncertainty-aware temporal self-learning (UATS) to overcome the expensive and time-consuming manual ground truth labeling. We combine the SSL techniques temporal ensembling and uncertainty-guided self-learning to benefit from unlabeled images, which are often readily available. Our method significantly outperforms the supervised baseline and obtained a Dice coefficient (DC) of up to 78.9% , 87.3%, 75.3%, 50.6% for TZ, PZ, DPU and AFS, respectively. The obtained results are in the range of human inter-rater performance for all structures. Moreover, we investigate the method's robustness against noise and demonstrate the generalization capability for varying ratios of labeled data and on other challenging tasks, namely the hippocampus and skin lesion segmentation. UATS achieved superiority segmentation quality compared to the supervised baseline, particularly for minimal amounts of labeled data.

📄 PDF Abstract BibTeX arXiv:2104.03840

Code (0)

등록된 구현이 없습니다.

Tasks

HippocampusLesion SegmentationProstate Zones SegmentationSegmentationSelf-LearningSkin Lesion Segmentation

Methods 이 논문이 사용한 방법론

Self-Learning 설명 없음

Similar Papers 제목 키워드 기반

Adaptive Uncertainty-Aware Tree Search for Robust Reasoning

2026-02-06 · Zeen Song, Zihao Ma, Wenwen Qiang, Changwen Zheng 외 arxiv

Inference-time reasoning scaling has significantly advanced the capabilities of Large Language Models (LLMs) in complex problem-solving. A prevalent approach involves external search guided by Process Reward Models (PRMs…

Reinforcement Learning

Exploring the Vulnerability of Natural Language Processing Models via Universal Adversarial Texts

2021-12-01 · ALTA 2021 12 · Xinzhe Li, Ming Liu, Xingjun Ma, Longxiang Gao

Universal adversarial texts (UATs) refer to short pieces of text units that can largely affect the predictions of NLP models. Recent studies on universal adversarial attacks assume the accessibility of datasets for the t…

Adversarial Attacktext-classificationText Classification

Self-Supervised Learning for Semi-Supervised Temporal Action Proposal

2021-04-07 · CVPR 2021 1 · Xiang Wang, Shiwei Zhang, Zhiwu Qing, Yuanjie Shao 외

Self-supervised learning presents a remarkable performance to utilize unlabeled data for various video tasks. In this paper, we focus on applying the power of self-supervised methods to improve semi-supervised action pro…

RelationSelf-Supervised LearningSemi-Supervised Action DetectionTemporal Action Localization

Semi-UFormer: Semi-supervised Uncertainty-aware Transformer for Image Dehazing

2022-10-28 · Ming Tong, Yongzhen Wang, Peng Cui, Xuefeng Yan 외

Image dehazing is fundamental yet not well-solved in computer vision. Most cutting-edge models are trained in synthetic data, leading to the poor performance on real-world hazy scenarios. Besides, they commonly give dete…

Image DehazingKnowledge Distillation

Are LLMs Aware that Some Questions are not Open-ended?

2024-10-01 · Dongjie Yang, Hai Zhao

Large Language Models (LLMs) have shown the impressive capability of answering questions in a wide range of scenarios. However, when LLMs face different types of questions, it is worth exploring whether LLMs are aware th…

Text Generation