SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2106.14662 · 2021

Improving Uncertainty Calibration of Deep Neural Networks via Truth Discovery and Geometric Optimization

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 3 functions out of this paper's own repositories and ran 2 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
horsepurve/truly-uncertain canonical 2 of 3
FunctionStatusWhere it lives
see_v_s Ran horsepurve/truly-uncertain/analysis/UN_utils.py
code served (permissive licence) · get_code("0c375edf64d3af34")
w_l Ran horsepurve/truly-uncertain/analysis/UN_utils.py
code served (permissive licence) · get_code("5edfcd162422a24c")
see_L Not yet run horsepurve/truly-uncertain/analysis/UN_utils.py
code served (permissive licence) · get_code("c01f170a1e1faee6")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Deep Neural Networks (DNNs), despite their tremendous success in recent years, could still cast doubts on their predictions due to the intrinsic uncertainty associated with their learning process. Ensemble techniques and post-hoc calibrations are two types of approaches that have individually shown promise in improving the uncertainty calibration of DNNs. However, the synergistic effect of the two types of methods has not been well explored. In this paper, we propose a truth discovery framework to integrate ensemble-based and post-hoc calibration methods. Using the geometric variance of the ensemble candidates as a good indicator for sample uncertainty, we design an accuracy-preserving truth estimator with provably no accuracy drop. Furthermore, we show that post-hoc calibration can also be enhanced by truth discovery-regularized optimization. On large-scale datasets including CIFAR and ImageNet, our method shows consistent improvement against state-of-the-art calibration approaches on both histogram-based and kernel density-based evaluation metrics. Our codes are available at https://github.com/horsepurve/truly-uncertain.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2106.14662")
get_code_for_paper("2106.14662")
have("2106.14662")

Connect an agent — have() is free.