Classification of Viral Pneumonia X-ray Images with the Aucmedi Framework
Pia Schneider, Dominik M\"uller, Frank Kramer

TL;DR
This study employs the AUCMEDI-Framework to train a deep neural network for classifying chest X-ray images as normal or viral pneumonia, using cross-validation, ensemble methods, and explainable AI techniques to validate and interpret the model's performance.
Contribution
It introduces the AUCMEDI-Framework for pneumonia classification, combining deep learning, ensemble methods, and explainable AI for improved accuracy and interpretability.
Findings
The classifier achieves high performance metrics.
Ensemble methods improve classification accuracy.
Explainable AI visualizations highlight key image features.
Abstract
In this work we use the AUCMEDI-Framework to train a deep neural network to classify chest X-ray images as either normal or viral pneumonia. Stratified k-fold cross-validation with k=3 is used to generate the validation-set and 15% of the data are set aside for the evaluation of the models of the different folds and ensembles each. A random-forest ensemble as well as a Soft-Majority-Vote ensemble are built from the predictions of the different folds. Evaluation metrics (Classification-Report, macro f1-scores, Confusion-Matrices, ROC-Curves) of the individual folds and the ensembles show that the classifier works well. Finally Grad-CAM and LIME explainable artificial intelligence (XAI) algorithms are applied to visualize the image features that are most important for the prediction. For Grad-CAM the heatmaps of the three folds are furthermore averaged for all images in order to calculate…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Radiomics and Machine Learning in Medical Imaging · AI in cancer detection
MethodsLocal Interpretable Model-Agnostic Explanations
