paper-with-me

Papers

STRUDEL: Self-Training with Uncertainty Dependent Label Refinement across Domains

2021-04-23 · Fabian Gröger, Anne-Marie Rickmann, Christian Wachinger

We propose an unsupervised domain adaptation (UDA) approach for white matter hyperintensity (WMH) segmentation, which uses Self-Training with Uncertainty DEpendent Label refinement (STRUDEL). Self-training has recently been introduced as a highly effective method for UDA, which is based on self-generated pseudo labels. However, pseudo labels can be very noisy and therefore deteriorate model performance. We propose to predict the uncertainty of pseudo labels and integrate it in the training process with an uncertainty-guided loss function to highlight labels with high certainty. STRUDEL is further improved by incorporating the segmentation output of an existing method in the pseudo label generation that showed high robustness for WMH segmentation. In our experiments, we evaluate STRUDEL with a standard U-Net and a modified network with a higher receptive field. Our results on WMH segmentation across datasets demonstrate the significant improvement of STRUDEL with respect to standard self-training.

📄 PDF Abstract BibTeX arXiv:2104.11596

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationPseudo LabelSegmentationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Decomposer: Learning to Decompile Symbolic Music to Programs

2026-07-02 · Yewon Kim, Apurva Gandhi, David Chung, Graham Neubig 외 arxiv

Musical performance involves executing a set of high-level musical instructions, yet recovering those instructions from the performance is a challenging inverse problem. We present Decomposer, a post-training framework f…

Reinforcement Learning

STRUDEL: Structured Dialogue Summarization for Dialogue Comprehension

2022-12-24 · Borui Wang, Chengcheng Feng, Arjun Nair, Madelyn Mao 외

Abstractive dialogue summarization has long been viewed as an important standalone task in natural language processing, but no previous work has explored the possibility of whether abstractive dialogue summarization can …

Abstractive Dialogue SummarizationGraph Neural NetworkQuestion Answering

Strudel: Learning Structured-Decomposable Probabilistic Circuits

2020-07-18 · Meihua Dang, Antonio Vergari, Guy Van Den Broeck

Probabilistic circuits (PCs) represent a probability distribution as a computational graph. Enforcing structural properties on these graphs guarantees that several inference scenarios become tractable. Among these proper…

Density Estimation

Semi-supervision semantic segmentation with uncertainty-guided self cross supervision

2022-03-10 · Yunyang Zhang, Zhiqiang Gong, Xiaohu Zheng, Xiaoyu Zhao 외

As a powerful way of realizing semi-supervised segmentation, the cross supervision method learns cross consistency based on independent ensemble models using abundant unlabeled images. However, the wrong pseudo labeling …

SegmentationSemantic Segmentation

Improving Label Error Detection and Elimination with Uncertainty Quantification

2024-05-15 · Johannes Jakubik, Michael Vössing, Manil Maskey, Christopher Wölfle 외

Identifying and handling label errors can significantly enhance the accuracy of supervised machine learning models. Recent approaches for identifying label errors demonstrate that a low self-confidence of models with res…

Ensemble Learningimage-classificationImage ClassificationLabel Error Detection+1