English

Calibrated Reliable Regression using Maximum Mean Discrepancy

Machine Learning 2020-10-29 v2 Machine Learning

Abstract

Accurate quantification of uncertainty is crucial for real-world applications of machine learning. However, modern deep neural networks still produce unreliable predictive uncertainty, often yielding over-confident predictions. In this paper, we are concerned with getting well-calibrated predictions in regression tasks. We propose the calibrated regression method using the maximum mean discrepancy by minimizing the kernel embedding measure. Theoretically, the calibration error of our method asymptotically converges to zero when the sample size is large enough. Experiments on non-trivial real datasets show that our method can produce well-calibrated and sharp prediction intervals, which outperforms the related state-of-the-art methods.

Keywords

Cite

@article{arxiv.2006.10255,
  title  = {Calibrated Reliable Regression using Maximum Mean Discrepancy},
  author = {Peng Cui and Wenbo Hu and Jun Zhu},
  journal= {arXiv preprint arXiv:2006.10255},
  year   = {2020}
}

Comments

Accepted to NeurIPS'2020. Full version with appendix

R2 v1 2026-06-23T16:25:17.181Z