CoVid-19 Detection leveraging Vision Transformers and Explainable AI
Pangoth Santhosh Kumar, Kundrapu Supriya, Mallikharjuna Rao K, Taraka, Satya Krishna Teja Malisetti

TL;DR
This paper proposes a vision transformer-based framework for early detection of lung diseases like COVID-19, demonstrating improved accuracy over traditional CNN models using data augmentation and specialized architectures.
Contribution
Introduces a novel end-to-end vision transformer approach, specifically the Compact Convolution Transformers (CCT), for lung disease diagnosis from radiography images, outperforming CNN-based methods.
Findings
CCT achieved higher accuracy on COVID-19 radiography dataset.
The transformer-based model handled rotated and tilted images better.
Model training included data augmentation for improved robustness.
Abstract
Lung disease is a common health problem in many parts of the world. It is a significant risk to people health and quality of life all across the globe since it is responsible for five of the top thirty leading causes of death. Among them are COVID 19, pneumonia, and tuberculosis, to name just a few. It is critical to diagnose lung diseases in their early stages. Several different models including machine learning and image processing have been developed for this purpose. The earlier a condition is diagnosed, the better the patient chances of making a full recovery and surviving into the long term. Thanks to deep learning algorithms, there is significant promise for the autonomous, rapid, and accurate identification of lung diseases based on medical imaging. Several different deep learning strategies, including convolutional neural networks (CNN), vanilla neural networks, visual geometry…
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
MethodsMulti-Head Attention · Attention Is All You Need · Softmax · Linear Layer · Convolution · Residual Connection · Dense Connections · Layer Normalization · Vision Transformer
