SoftDropConnect (SDC) -- Effective and Efficient Quantification of the Network Uncertainty in Deep MR Image Analysis
Qing Lyu, Christopher T. Whitlow, Ge Wang

TL;DR
SoftDropConnect (SDC) is a novel Bayesian inference method that improves uncertainty quantification in deep medical image analysis, leading to better accuracy and more trustworthy AI diagnostics.
Contribution
The paper introduces SoftDropConnect, a new Bayesian approach that modulates network parameters during training and testing, outperforming existing methods in medical image uncertainty estimation.
Findings
Outperforms Bayes By Backprop, Dropout, and DropConnect in accuracy.
Reduces epistemic and aleatoric uncertainties significantly.
Enhances diagnostic performance and explainability in medical imaging.
Abstract
Recently, deep learning has achieved remarkable successes in medical image analysis. Although deep neural networks generate clinically important predictions, they have inherent uncertainty. Such uncertainty is a major barrier to report these predictions with confidence. In this paper, we propose a novel yet simple Bayesian inference approach called SoftDropConnect (SDC) to quantify the network uncertainty in medical imaging tasks with gliomas segmentation and metastases classification as initial examples. Our key idea is that during training and testing SDC modulates network parameters continuously so as to allow affected information processing channels still in operation, instead of disabling them as Dropout or DropConnet does. When compared with three popular Bayesian inference methods including Bayes By Backprop, Dropout, and DropConnect, our SDC method (SDC-W after optimization)…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Machine Learning in Materials Science · Advanced Neural Network Applications
MethodsDropConnect · Dropout
