BayTTA: Uncertainty-aware medical image classification with optimized test-time augmentation using Bayesian model averaging
Zeinab Sherkatghanad, Moloud Abdar, Mohammadreza Bakhtyari, Pawel, Plawiak, Vladimir Makarenkov

TL;DR
BayTTA introduces a Bayesian model averaging framework for optimized test-time augmentation, improving accuracy and robustness in medical image classification and other tasks by accounting for model uncertainty.
Contribution
It proposes a novel Bayesian-based TTA method that optimally combines predictions, enhancing performance over traditional averaging approaches.
Findings
BayTTA improves accuracy on medical image datasets.
It enhances robustness of deep learning models.
Effective integration with popular CNN architectures.
Abstract
Test-time augmentation (TTA) is a well-known technique employed during the testing phase of computer vision tasks. It involves aggregating multiple augmented versions of input data. Combining predictions using a simple average formulation is a common and straightforward approach after performing TTA. This paper introduces a novel framework for optimizing TTA, called BayTTA (Bayesian-based TTA), which is based on Bayesian Model Averaging (BMA). First, we generate a prediction list associated with different variations of the input data created through TTA. Then, we use BMA to combine predictions weighted by the respective posterior probabilities. Such an approach allows one to take into account model uncertainty, and thus to enhance the predictive performance of the related machine learning or deep learning model. We evaluate the performance of BayTTA on various public data, including…
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
TopicsAI in cancer detection · COVID-19 diagnosis using AI · Medical Image Segmentation Techniques
MethodsPointwise Convolution · Depthwise Convolution · Convolution · Average Pooling · VGG-16 · Batch Normalization · Depthwise Separable Convolution · Inverted Residual Block · 1x1 Convolution
