CARD: Classification and Regression Diffusion Models
Xizewen Han, Huangjie Zheng, Mingyuan Zhou

TL;DR
CARD models leverage diffusion-based generative techniques combined with mean estimators to accurately predict complex, multi-modal conditional distributions and improve uncertainty quantification in supervised learning tasks.
Contribution
Introduction of CARD models that integrate diffusion generative models with pre-trained mean estimators for enhanced distribution prediction and uncertainty estimation.
Findings
CARD outperforms state-of-the-art methods in distribution prediction.
CARD effectively captures multi-modal conditional distributions.
The stochastic outputs enable finer confidence assessment.
Abstract
Learning the distribution of a continuous or categorical response variable given its covariates is a fundamental problem in statistics and machine learning. Deep neural network-based supervised learning algorithms have made great progress in predicting the mean of given , but they are often criticized for their ability to accurately capture the uncertainty of their predictions. In this paper, we introduce classification and regression diffusion (CARD) models, which combine a denoising diffusion-based conditional generative model and a pre-trained conditional mean estimator, to accurately predict the distribution of given . We demonstrate the outstanding ability of CARD in conditional distribution prediction with both toy examples and real-world datasets, the experimental results on which show…
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
TopicsBayesian Methods and Mixture Models · Gaussian Processes and Bayesian Inference · Model Reduction and Neural Networks
MethodsDiffusion
