paper-with-me

Papers

Uncertainty Guided Ensemble Self-Training for Semi-Supervised Global Field Reconstruction

2023-02-23 · Yunyang Zhang, Zhiqiang Gong, Xiaoyu Zhao, Wen Yao

Recovering a globally accurate complex physics field from limited sensor is critical to the measurement and control in the aerospace engineering. General reconstruction methods for recovering the field, especially the deep learning with more parameters and better representational ability, usually require large amounts of labeled data which is unaffordable. To solve the problem, this paper proposes Uncertainty Guided Ensemble Self-Training (UGE-ST), using plentiful unlabeled data to improve reconstruction performance. A novel self-training framework with the ensemble teacher and pretraining student designed to improve the accuracy of the pseudo-label and remedy the impact of noise is first proposed. On the other hand, uncertainty-guided learning is proposed to encourage the model to focus on the highly confident regions of pseudo-labels and mitigate the effects of wrong pseudo-labeling in self-training, improving the performance of the reconstruction model. Experiments include the pressure velocity field reconstruction of airfoil and the temperature field reconstruction of aircraft system indicate that our UGE-ST can save up to 90% of the data with the same accuracy as supervised learning.

📄 PDF Abstract BibTeX arXiv:2302.11940

Code (1)

meitounao110/uge-st 공식 구현 pytorch

Tasks

Pseudo Label

Similar Papers 제목 키워드 기반

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

Uncertainty-Guided Cross Attention Ensemble Mean Teacher for Semi-supervised Medical Image Segmentation

2024-12-19 · Meghana Karri, Amit Soni Arya, Koushik Biswas, Nicol`o Gennaro 외

This work proposes a novel framework, Uncertainty-Guided Cross Attention Ensemble Mean Teacher (UG-CEMT), for achieving state-of-the-art performance in semi-supervised medical image segmentation. UG-CEMT leverages the st…

Domain GeneralizationImage SegmentationKnowledge DistillationMedical Image Segmentation+3

Data-Uncertainty Guided Multi-Phase Learning for Semi-Supervised Object Detection

2021-03-29 · CVPR 2021 1 · Zhenyu Wang, YaLi Li, Ye Guo, Lu Fang 외

In this paper, we delve into semi-supervised object detection where unlabeled images are leveraged to break through the upper bound of fully-supervised object detection models. Previous semi-supervised methods based on p…

Objectobject-detectionObject DetectionSemi-Supervised Object Detection

UCC: Uncertainty guided Cross-head Co-training for Semi-Supervised Semantic Segmentation

2022-05-20 · CVPR 2022 1 · Jiashuo Fan, Bin Gao, Huan Jin, Lihui Jiang

Deep neural networks (DNNs) have witnessed great successes in semantic segmentation, which requires a large number of labeled data for training. We present a novel learning framework called Uncertainty guided Cross-head …

DiversitySegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Diversified Ensemble of Independent Sub-Networks for Robust Self-Supervised Representation Learning

2023-08-28 · Amirhossein Vahidi, Lisa Wimmer, Hüseyin Anil Gündüz, Bernd Bischl 외

Ensembling a neural network is a widely recognized approach to enhance model performance, estimate uncertainty, and improve robustness in deep supervised learning. However, deep ensembles often come with high computation…

DiversityEnsemble LearningOut-of-Distribution DetectionRepresentation Learning