5. AI 5
● モデルの予測に対する不確実性を定量化
● 「Uncertainty Quantification」という研究分野がある
○ 4th Workshop on Uncertainty Quantification for Computer Vision in
CVPR 2025
○ Bayesian Decision-making and Uncertainty in NeurIPS 2024 Workshop
不確実性の定量化
(Apostolopoulou et al., ICML 2024)
18. AI 18
● CIFAR-10でtrain
● SVHN (Street View House Numbers) は、Google Street View の画像から抽出された
実世界の数字画像データセット
分類性能・OoD検出 (Apostolopoulou et al., ICML 2024)
Regression Pretrain
model
Distance
Aware far OoD near OoD
決定的なモデルでも
そこそこの性能
ベンチマーク
2nd best
19. AI 19
● ECE (Expected Calibration Error)
分類性能・OoD検出・Calibration (Mukhoti et al., CVPR 2023)
20. AI 20
Calibration (Apostolopoulou et al., ICML 2024)
● CIFAR-10でtrain, test
● Calibration AUROCはtemperature scalingの影響を受けにくい評価指標
2nd best
すこぶる低い
21. AI 21
● DDUはモデル不確実性(Density)
● Dirty-MNISTは実世界のデータセットを想定
Active learning (Mukhoti et al., CVPR 2023)
アンサンブル手法も
PEかMIかで差が大きい
DDUは
アンサンブル手法と
同程度
22. AI 22
● (f) DDUのデータ不確実性
● (g) DDUのモデル不確実性
Semantic segmentation (Mukhoti et al., CVPR 2023)
DDUは
誤分類部分で不確実性高い
mIoUも同程度で
処理速度も速い
26. AI 26
● What Uncertainties Do We Need in Bayesian Deep Learning for Computer Vision?,
NIPS 2017, Kendall et al.
● A Survey of Uncertainty in Deep Neural Networks, arXiv preprint 2022,
Gawlikowski et al.
● Uncertainty Estimation Using a Single Deep Deterministic Neural Network, ICML
2020, Van Amersfoort et al.
● Simple and Principled Uncertainty Estimation with Deterministic Deep Learning
via Distance Awareness, NeurIPS 2020, Liu et al.
● A Simple Approach to Improve Single-Model Deep Uncertainty via
Distance-Awareness, JMLR 2023, Liu et al.
● Deep Deterministic Uncertainty: A Simple Baseline, CVPR 2023, Mukhoti et al.
● A Rate-Distortion View of Uncertainty Quantification, ICML 2024,
Apostolopoulou et al.
参考文献