Semi-Supervised Deep Regression with Uncertainty Consistency and Variational Model Ensembling via Bayesian Neural Networks
Weihang Dai, Xiaomeng Li, Kwang-Ting Cheng

TL;DR
This paper introduces UCVME, a semi-supervised deep regression method that enhances pseudo-label quality and uncertainty estimation using a novel consistency loss and variational ensembling, outperforming existing methods.
Contribution
The paper proposes a new semi-supervised regression approach combining uncertainty consistency and variational ensembling, improving pseudo-label quality and robustness.
Findings
Outperforms state-of-the-art semi-supervised regression methods.
Generates higher quality pseudo-labels with better uncertainty estimates.
Achieves competitive results with fully supervised models.
Abstract
Deep regression is an important problem with numerous applications. These range from computer vision tasks such as age estimation from photographs, to medical tasks such as ejection fraction estimation from echocardiograms for disease tracking. Semi-supervised approaches for deep regression are notably under-explored compared to classification and segmentation tasks, however. Unlike classification tasks, which rely on thresholding functions for generating class pseudo-labels, regression tasks use real number target predictions directly as pseudo-labels, making them more sensitive to prediction quality. In this work, we propose a novel approach to semi-supervised regression, namely Uncertainty-Consistent Variational Model Ensembling (UCVME), which improves training by generating high-quality pseudo-labels and uncertainty estimates for heteroscedastic regression. Given that aleatoric…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsMachine Learning and Data Classification · Machine Learning in Healthcare · Anomaly Detection Techniques and Applications
