Second Order Calibration: A Simple Way to Get Approximate Posteriors
Omkar Muralidharan, Amir Najmi

TL;DR
This paper introduces second order calibration, a simple post-processing method that transforms point estimates into approximate posterior distributions, improving accuracy and uncertainty quantification in large-scale machine learning tasks.
Contribution
It presents a scalable empirical Bayes-based technique to derive approximate posteriors from point estimates, enhancing uncertainty estimation in massive datasets.
Findings
Improves point estimates and uncertainty quantification.
Scales efficiently to billions of data points.
Applicable to various scoring methods.
Abstract
Many large-scale machine learning problems involve estimating an unknown parameter for each of many items. For example, a key problem in sponsored search is to estimate the click through rate (CTR) of each of billions of query-ad pairs. Most common methods, though, only give a point estimate of each . A posterior distribution for each is usually more useful but harder to get. We present a simple post-processing technique that takes point estimates or scores (from any method) and estimates an approximate posterior for each . We build on the idea of calibration, a common post-processing technique that estimates . Our method, second order calibration, uses empirical Bayes methods to estimate the distribution of and uses the estimated…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Advanced Bandit Algorithms Research · Machine Learning and Data Classification
