paper-with-me

Papers

Semi-Supervised Regression with Heteroscedastic Pseudo-Labels

2025-10-17 · Xueqing Sun, Renzhen Wang, Quanziang Wang, Yichen Wu, Xixi Jia, Deyu Meng arxiv

Pseudo-labeling is a commonly used paradigm in semi-supervised learning, yet its application to semi-supervised regression (SSR) remains relatively under-explored. Unlike classification, where pseudo-labels are discrete and confidence-based filtering is effective, SSR involves continuous outputs with heteroscedastic noise, making it challenging to assess pseudo-label reliability. As a result, naive pseudo-labeling can lead to error accumulation and overfitting to incorrect labels. To address this, we propose an uncertainty-aware pseudo-labeling framework that dynamically adjusts pseudo-label influence from a bi-level optimization perspective. By jointly minimizing empirical risk over all data and optimizing uncertainty estimates to enhance generalization on labeled data, our method effectively mitigates the impact of unreliable pseudo-labels. We provide theoretical insights and extensive experiments to validate our approach across various benchmark SSR datasets, and the results demonstrate superior robustness and performance compared to existing methods. Our code is available at https://github.com/sxq/Heteroscedastic-Pseudo-Labels.

📄 PDF Abstract BibTeX arXiv:2510.15266

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Semi-Supervised Deep Regression with Uncertainty Consistency and Variational Model Ensembling via Bayesian Neural Networks

2023-02-15 · Weihang Dai, Xiaomeng Li, Kwang-Ting Cheng

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 echocardiogra…

Age Estimationregression

Towards Self-Supervised Covariance Estimation in Deep Heteroscedastic Regression

2025-02-14 · Megh Shukla, Aziz Shameem, Mathieu Salzmann, Alexandre Alahi

Deep heteroscedastic regression models the mean and covariance of the target distribution through neural networks. The challenge arises from heteroscedasticity, which implies that the covariance is sample dependent and i…

Pseudo Labelregression

Generating Unbiased Pseudo-labels via a Theoretically Guaranteed Chebyshev Constraint to Unify Semi-supervised Classification and Regression

2023-11-03 · Jiaqi Wu, Junbiao Pang, Qingming Huang

Both semi-supervised classification and regression are practically challenging tasks for computer vision. However, semi-supervised classification methods are barely applied to regression tasks. Because the threshold-to-p…

ClassificationPose EstimationPseudo Labelregression

SemiReward: A General Reward Model for Semi-supervised Learning

2023-10-04 · Siyuan Li, Weiyang Jin, Zedong Wang, Fang Wu 외

Semi-supervised learning (SSL) has witnessed great progress with various improvements in the self-training framework with pseudo labeling. The main challenge is how to distinguish high-quality pseudo labels against the c…

Few-Shot Image ClassificationImage ClassificationPseudo LabelSemi-supervised Audio Classification+3

Semi-Supervised Object Detection with Object-wise Contrastive Learning and Regression Uncertainty

2022-12-06 · Honggyu Choi, Zhixiang Chen, Xuepeng Shi, Tae-Kyun Kim

Semi-supervised object detection (SSOD) aims to boost detection performance by leveraging extra unlabeled data. The teacher-student framework has been shown to be promising for SSOD, in which a teacher network generates …

ClassificationContrastive LearningObjectobject-detection+7