Syahril Alamsyah Zainuddin
Universitas Udayana

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Multi-label Deep Learning for Thoracic Disease Co-occurrence in Chest Radiography Syahril Alamsyah Zainuddin; I Gusti Ngurah Lanang Wijayakusuma
Journal of Applied Informatics and Computing Vol. 10 No. 3 (2026): June 2026
Publisher : Politeknik Negeri Batam

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30871/jaic.v10i3.12840

Abstract

Chest radiography (Chest X-Ray) remains the primary imaging modality for thoracic disease diagnosis, yet remains susceptible to misdiagnosis due to anatomical complexity and overlapping pathologies. This study proposes a multi-label Deep Learning framework based on the MobileNetV2 architecture for simultaneous classification of 14 pulmonary pathologies. To address the extreme class imbalance inherent in medical datasets, a two-stage fine-tuning strategy, ColorJitter augmentation, and class weighting (pos_weight) in the Binary Cross-Entropy Loss function were implemented. Furthermore, probability threshold optimization was performed dynamically for each class using Youden’s J Statistic. Ablation study results indicate that the baseline model achieved Mean AUROC of 0.828, while the proposed method achieved Mean AUROC of 0.822. However, this marginal trade-off was strategically accepted to achieve the primary clinical objective: dramatically improving sensitivity (Recall) on critical minority pathologies, including Cardiomegaly (from 73.6% to 85.1%), Fibrosis (64.6% to 72.5%), and Hernia (71.9% to 75.0%). This framework enables simultaneous multi-label classification of 14 pulmonary pathologies using independent sigmoid activations, which inherently supports the detection of co-occurring conditions without enforcing mutual exclusivity. Consequently, the approach demonstrates enhanced clinical utility as a medical screening instrument by substantially suppressing false negative rates for high-risk pathologies. When deployed as a Computer-Aided Diagnosis (CAD) system with appropriate clinical validation, this framework demonstrates the potential to serve as a secondary screening tool in healthcare settings with limited access to specialist radiologists, particularly for detecting high-risk pathologies such as Cardiomegaly and Fibrosis.