paper-with-me

홈 › Papers

Bayesian Modelling in Practice: Using Uncertainty to Improve Trustworthiness in Medical Applications

2019-06-20 · David Ruhe, Giovanni Cinà, Michele Tonutti, Daan de Bruin, Paul Elbers

The Intensive Care Unit (ICU) is a hospital department where machine learning has the potential to provide valuable assistance in clinical decision making. Classical machine learning models usually only provide point-estimates and no uncertainty of predictions. In practice, uncertain predictions should be presented to doctors with extra care in order to prevent potentially catastrophic treatment decisions. In this work we show how Bayesian modelling and the predictive uncertainty that it provides can be used to mitigate risk of misguided prediction and to detect out-of-domain examples in a medical setting. We derive analytically a bound on the prediction loss with respect to predictive uncertainty. The bound shows that uncertainty can mitigate loss. Furthermore, we apply a Bayesian Neural Network to the MIMIC-III dataset, predicting risk of mortality of ICU patients. Our empirical results show that uncertainty can indeed prevent potential errors and reliably identifies out-of-domain patients. These results suggest that Bayesian predictive uncertainty can greatly improve trustworthiness of machine learning models in high-risk settings such as the ICU.

📄 PDF Abstract BibTeX arXiv:1906.08619

Code (1)

Pacmed/aisg_2019 공식 구현 pytorch

Tasks

BIG-bench Machine LearningDecision Making

Similar Papers 제목 키워드 기반

Modelling of measuring systems -- From white box models to cognitive approaches

2024-08-12 · Nadine Schiering, Sascha Eichstaedt, Michael Heizmann, Wolfgang Koch 외

Mathematical models of measuring systems and processes play an essential role in metrology and practical measurements. They form the basis for understanding and evaluating measurements, their results and their trustworth…

Towards Trustworthy Predictions from Deep Neural Networks with Fast Adversarial Calibration

2020-12-20 · Christian Tomani, Florian Buettner

To facilitate a wide-spread acceptance of AI systems guiding decision making in real-world applications, trustworthiness of deployed models is key. That is, it is crucial for predictive models to be uncertainty-aware and…

Decision Making

Modelling magnetic material properties with uncertainty-aware neural networks

2026-06-10 · Clemens Wager, Heisam Moustafa, Alexander Kovacs, Qais Ali 외 arxiv

Machine learning is increasingly applied to accelerate the discovery of novel materials by exploring large compositional and structural design spaces. Yet, the scarcity of high-quality data and the frequent need for out-…

Graph Neural Network

From Uncertainty to Trust: Kernel Dropout for AI-Powered Medical Predictions

2024-04-16 · Ubaid Azam, Imran Razzak, Shelly Vishwakarma, Hakim Hacid 외

AI-driven medical predictions with trustworthy confidence are essential for ensuring the responsible use of AI in healthcare applications. The growing capabilities of AI raise questions about their trustworthiness in hea…

Decision Making

Bayesian SegNet: Model Uncertainty in Deep Convolutional Encoder-Decoder Architectures for Scene Understanding

2015-11-09 · Alex Kendall, Vijay Badrinarayanan, Roberto Cipolla

We present a deep learning framework for probabilistic pixel-wise semantic segmentation, which we term Bayesian SegNet. Semantic segmentation is an important tool for visual scene understanding and a meaningful measure o…

Decision MakingDecoderLow-Light Image EnhancementScene Understanding+2