Uncertainty-aware generative models for inferring document class prevalence
Prevalence estimation is the task of inferring the relative frequency of classes of unlabeled examples in a group{---}for example, the proportion of a document collection with positive sentiment. Previous work has focused on aggregating and adjusting discriminative individual classifiers to obtain prevalence point estimates. But imperfect classifier accuracy ought to be reflected in uncertainty over the predicted prevalence for scientifically valid inference. In this work, we present (1) a generative probabilistic modeling approach to prevalence estimation, and (2) the construction and evaluation of prevalence confidence intervals; in particular, we demonstrate that an off-the-shelf discriminative classifier can be given a generative re-interpretation, by backing out an implicit individual-level likelihood function, which can be used to conduct fast and simple group-level Bayesian inference. Empirically, we demonstrate our approach provides better confidence interval coverage than an alternative, and is dramatically more robust to shifts in the class prior between training and testing.
Code (1)
Tasks
Bayesian InferenceEpidemiologyvalidSimilar Papers 제목 키워드 기반
ProbNeRF: Uncertainty-Aware Inference of 3D Shapes from 2D Images
The problem of inferring object shape from a single 2D image is underconstrained. Prior knowledge about what objects are plausible can help, but even given such prior knowledge there may still be uncertainty about the sh…
DecoderNeRFLearning document embeddings along with their uncertainties
Majority of the text modelling techniques yield only point-estimates of document embeddings and lack in capturing the uncertainty of the estimates. These uncertainties give a notion of how well the embeddings represent a…
Topic ModelsVariational InferenceQuantifying uncertainty with GAN-based priors
Bayesian inference is used extensively to quantify the uncertainty in an inferred field given the measurement of a related field when the two are linked by a mathematical model. Despite its many applications, Bayesian in…
Bayesian InferenceGenerative Adversarial NetworkScalable Bayesian Inference for Nonlinear Conservation Laws
Nonlinear conservation laws are at the heart of many of the most important dynamical systems in science and engineering. In practical applications, such systems are often subject to various sources of uncertainty, e.g. d…
Bayesian InferenceGAN priors for Bayesian inference
Bayesian inference is used extensively to infer and to quantify the uncertainty in a field of interest from a measurement of a related field when the two are linked by a mathematical model. Despite its many applications,…
Bayesian InferenceGenerative Adversarial Network