Related Experiment Video
Updated: Mar 24, 2026

An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
Empirical Minimum Bayes Risk Prediction
Abstract:
When building vision systems that predict structured objects such as image segmentations or human poses, a crucial concern is performance under task-specific evaluation measures (e.g., Jaccard Index or Average Precision). An ongoing research challenge is to optimize predictions so as to maximize performance on such complex measures. In this work, we present a simple meta-algorithm that is surprisingly effective - Empirical Min Bayes Risk. EMBR takes as input a pre-trained model that would normally be the final product and learns three additional parameters so as to optimize performance on the complex instance-level high-order task-specific measure. We demonstrate EMBR in several domains, taking existing state-of-the-art algorithms and improving performance up to 8 percent, simply by learning three extra parameters. Our code is publicly available and the results presented in this paper can be replicated from our code-release.
Related Concept Videos
Relative Risk
Margin of Error
Empirical Method to Interpret Standard Deviation
This rule is used widely in statistics to calculate the proportion of data values...
Kaplan-Meier Approach
Estimating Population Mean with Unknown Standard Deviation
William S. Gosset (1876–1937) of the...
Uncertainty: Confidence Intervals

