Classification of COPD with Multiple Instance Learning
Chronic obstructive pulmonary disease (COPD) is a lung disease where early detection benefits the survival rate. COPD can be quantified by classifying patches of computed tomography images, and combining patch labels into an overall diagnosis for the image. As labeled patches are often not available, image labels are propagated to the patches, incorrectly labeling healthy patches in COPD patients as being affected by the disease. We approach quantification of COPD from lung images as a multiple instance learning (MIL) problem, which is more suitable for such weakly labeled data. We investigate various MIL assumptions in the context of COPD and show that although a concept region with COPD-related disease patterns is present, considering the whole distribution of lung tissue patches improves the performance. The best method is based on averaging instances and obtains an AUC of 0.742, which is higher than the previously reported best of 0.713 on the same dataset. Using the full training set further increases performance to 0.776, which is significantly higher (DeLong test) than previous results.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationGeneral ClassificationMultiple Instance LearningSimilar Papers 제목 키워드 기반
Time-Aware Tranformer-Based Prediction Model for AECOPD
The rapid symptom change of Acute exacerbation of chronic obstructive pulmonary disease (AECOPD) makes it critical to have time-sensitive prediction models. However, most current machine learning models studying AECOPD u…
COPD Classification in CT Images Using a 3D Convolutional Neural Network
Chronic obstructive pulmonary disease (COPD) is a lung disease that is not fully reversible and one of the leading causes of morbidity and mortality in the world. Early detection and diagnosis of COPD can increase the su…
ClassificationComputed Tomography (CT)General ClassificationTransfer LearningChronic Obstructive Pulmonary Disease Severity Classification using lung sound
A global health concern, chronic obstructive pulmonary disease (COPD) demands early detection and intervention for effective treatment. Leveraging the extensive 12-channel lung sound dataset "RespiratoryDatabase@TR", our…
ClassificationDiagnosticMedical Image AnalysisAutomatic Emphysema Detection using Weakly Labeled HRCT Lung Images
A method for automatically quantifying emphysema regions using High-Resolution Computed Tomography (HRCT) scans of patients with chronic obstructive pulmonary disease (COPD) that does not require manually annotated scans…
Multiple Instance LearningTransfer learning for multi-center classification of chronic obstructive pulmonary disease
Chronic obstructive pulmonary disease (COPD) is a lung disease which can be quantified using chest computed tomography (CT) scans. Recent studies have shown that COPD can be automatically diagnosed using weakly supervise…
ClassificationComputed Tomography (CT)General ClassificationTransfer Learning+1