paper-with-me

Papers

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 is often unknown. Consequently, recent methods learn the covariance through unsupervised frameworks, which unfortunately yield a trade-off between computational complexity and accuracy. While this trade-off could be alleviated through supervision, obtaining labels for the covariance is non-trivial. Here, we study self-supervised covariance estimation in deep heteroscedastic regression. We address two questions: (1) How should we supervise the covariance assuming ground truth is available? (2) How can we obtain pseudo labels in the absence of the ground-truth? We address (1) by analysing two popular measures: the KL Divergence and the 2-Wasserstein distance. Subsequently, we derive an upper bound on the 2-Wasserstein distance between normal distributions with non-commutative covariances that is stable to optimize. We address (2) through a simple neighborhood based heuristic algorithm which results in surprisingly effective pseudo labels for the covariance. Our experiments over a wide range of synthetic and real datasets demonstrate that the proposed 2-Wasserstein bound coupled with pseudo label annotations results in a computationally cheaper yet accurate deep heteroscedastic regression.

📄 PDF Abstract BibTeX arXiv:2502.10587

Code (0)

등록된 구현이 없습니다.

Tasks

Pseudo Labelregression

Similar Papers 제목 키워드 기반

TIC-TAC: A Framework for Improved Covariance Estimation in Deep Heteroscedastic Regression

2023-10-29 · Megh Shukla, Mathieu Salzmann, Alexandre Alahi

Deep heteroscedastic regression involves jointly optimizing the mean and covariance of the predicted distribution using the negative log-likelihood. However, recent works show that this may result in sub-optimal converge…

Pose Estimationregression

Deep Bayesian ICP Covariance Estimation

2022-02-23 · Andrea De Maio, Simon Lacroix

Covariance estimation for the Iterative Closest Point (ICP) point cloud registration algorithm is essential for state estimation and sensor fusion purposes. We argue that a major source of error for ICP is in the input d…

Point Cloud RegistrationSensor FusionState Estimation

Multi-Response Heteroscedastic Gaussian Process Models and Their Inference

2023-08-29 · TaeHee Lee, Jun S. Liu

Despite the widespread utilization of Gaussian process models for versatile nonparametric modeling, they exhibit limitations in effectively capturing abrupt changes in function smoothness and accommodating relationships …

regressionState Space ModelsVariational Inference

Weighted asymmetric least squares regression with fixed-effects

2021-08-10 · Amadou Barry, Karim Oualkacha, Arthur Charpentier

The fixed-effects model estimates the regressor effects on the mean of the response, which is inadequate to summarize the variable relationships in the presence of heteroscedasticity. In this paper, we adapt the asymmetr…

regression

Gaussian Process Regression with Heteroscedastic or Non-Gaussian Residuals

2012-12-26 · Chunyi Wang, Radford M. Neal

Gaussian Process (GP) regression models typically assume that residuals are Gaussian and have the same variance for all observations. However, applications with input-dependent noise (heteroscedastic residuals) frequentl…

regression