Shifted Windows Transformers for Medical Image Quality Assessment
Caner Ozer, Arda Guler, Aysel Turkvatan Cansever, Deniz Alis, Ercan, Karaarslan, Ilkay Oksuz

TL;DR
This paper introduces the use of Swin Transformer for medical image quality assessment, demonstrating improved accuracy over CNNs in certain tasks and marking the first application of vision transformers in this domain.
Contribution
The study pioneers the application of Swin Transformer for medical image quality assessment, showing improved classification performance on specific medical imaging tasks.
Findings
Swin Transformer improves classification accuracy on Chest X-Ray images.
Achieves 87.1% accuracy on Object-CXR dataset.
Achieves 95.48% accuracy on LVOT dataset.
Abstract
To maintain a standard in a medical imaging study, images should have necessary image quality for potential diagnostic use. Although CNN-based approaches are used to assess the image quality, their performance can still be improved in terms of accuracy. In this work, we approach this problem by using Swin Transformer, which improves the poor-quality image classification performance that causes the degradation in medical image quality. We test our approach on Foreign Object Classification problem on Chest X-Rays (Object-CXR) and Left Ventricular Outflow Tract Classification problem on Cardiac MRI with a four-chamber view (LVOT). While we obtain a classification accuracy of 87.1% and 95.48% on the Object-CXR and LVOT datasets, our experimental results suggest that the use of Swin Transformer improves the Object-CXR classification performance while obtaining a comparable performance for…
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
TopicsAdvanced X-ray and CT Imaging · Radiomics and Machine Learning in Medical Imaging · COVID-19 diagnosis using AI
MethodsAttention Is All You Need · Test · Linear Layer · Absolute Position Encodings · Label Smoothing · Position-Wise Feed-Forward Layer · Adam · Layer Normalization · Dropout · Residual Connection
