Related Experiment Video
Updated: Jun 3, 2025

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
Published on: April 21, 2023
Detection of Aspergilloma Disease Using Feature-Selection-Based Vision Transformers
Siyami Aydın1, Mehmet Ağar1, Muharrem Çakmak1
1Department of Thoracic Surgery, Faculty of Medicine, Firat University, 23119 Elazig, Turkey.
Abstract:
Background: Aspergilloma disease is a fungal mass found in organs such as the sinuses and lungs, caused by the fungus Aspergillus. This disease occurs due to the accumulation of mucus, inflamed cells, and altered blood elements. Various surgical methods are used in clinical settings for the treatment of aspergilloma disease. Expert opinion is crucial for the diagnosis of the disease. Recent advancements in next-generation technologies have made them crucial for disease detection. Deep-learning models, which benefit from continuous technological advancements, are already integrated into current early diagnosis systems. Methods: This study is distinguished by the use of vision transformers (ViTs) rather than traditional deep-learning models. The data used in this study were obtained from patients treated at the Department of Thoracic Surgery at Fırat University. The dataset consists of two class types: aspergilloma disease images and non-aspergilloma disease images. The proposed approach consists of pre-processing, model training, feature extraction, efficient feature selection, feature fusion, and classification processes. In the pre-processing step, unnecessary regions of the images were cropped and data augmentation techniques were applied for model training. Three types of ViT models (vit_base_patch16, vit_large_patch16, and vit_base_resnet50) were used for model training. The feature sets obtained from training the models were merged, and the combined feature set was processed using feature selection methods (Chi2, mRMR, and Relief). Efficient features selected by these methods (Chi2 and mRMR, Chi2 and Relief, and mRMR and Relief) were combined in certain proportions to obtain more effective feature sets. Machine-learning methods were used in the classification process. Results: The most successful result in the detection of aspergilloma disease was achieved using Support Vector Machines (SVMs). The SVM method achieved a 99.70% overall accuracy with the cross-validation technique in classification. Conclusions: These results highlight the benefits of the suggested method for identifying aspergilloma.
Insights
This study introduces a novel deep learning approach using vision transformers for accurate aspergilloma disease detection. The method achieved 99.70% accuracy, significantly improving early diagnosis of this fungal infection.
Area of Science:
- Medical Imaging
- Artificial Intelligence
- Fungal Infections
Background:
- Aspergilloma disease, caused by Aspergillus fungus, forms fungal masses in organs like lungs and sinuses.
- Diagnosis relies on expert opinion and advanced technologies, with deep learning models aiding early detection.
- Current treatments involve surgical methods, emphasizing the need for precise diagnostic tools.
Purpose of the Study:
- To evaluate the efficacy of vision transformers (ViTs) for aspergilloma disease detection.
- To develop an advanced deep learning framework for improved diagnostic accuracy.
- To compare ViT performance against traditional deep learning models in identifying aspergilloma.
Main Methods:
- Utilized a dataset of aspergilloma and non-aspergilloma images from thoracic surgery patients.
- Employed pre-processing, data augmentation, and three ViT models (vit_base_patch16, vit_large_patch16, vit_base_resnet50) for training.
- Integrated feature selection (Chi2, mRMR, Relief) and fusion techniques followed by Support Vector Machines (SVM) classification.
Main Results:
- The proposed method, utilizing SVM classification, achieved an outstanding 99.70% overall accuracy.
- Cross-validation confirmed the high performance and reliability of the diagnostic approach.
- Vision transformers demonstrated significant potential in enhancing aspergilloma detection accuracy.
Conclusions:
- The developed method, leveraging ViTs and SVM, offers a highly effective tool for aspergilloma diagnosis.
- This approach shows promise for integration into clinical settings for earlier and more accurate disease identification.
- The study underscores the advancement of AI in medical diagnostics, particularly for challenging fungal infections.

