Deep Learning for Detecting and Early Predicting Chronic Obstructive Pulmonary Disease from Spirogram Time Series
Shuhao Mei, Xin Li, Yuxi Zhou, Jiahao Xu, Yong Zhang, Yuxuan Wan, Shan Cao, Qinghao Zhao, Shijia Geng, Junqing Xie, Shengyong Chen, Shenda Hong
TL;DR
This work addresses the need for early COPD risk assessment from spirogram time series. It introduces DeepSpiro, a four-module deep learning pipeline that stabilizes signals (SpiroSmoother), extracts robust, patch-based features (SpiroEncoder), provides model explanations via volume attention (SpiroExplainer), and forecasts future COPD risk using patch concavity patterns (SpiroPredictor). On UK Biobank data, it achieves a COPD detection AUROC of $0.8328$ and demonstrates significant predictive power for 1–5 year horizons (p value $<0.001$), outperforming a ResNet18 baseline. The approach offers interpretable risk assessments and potential for early screening, though generalizability and class-imbalance considerations warrant further validation and broader deployment. Overall, DeepSpiro advances COPD detection and long-term risk prediction by leveraging concavity features and attention-based explanations to support clinical decision-making.
Abstract
Chronic Obstructive Pulmonary Disease (COPD) is a chronic lung condition characterized by airflow obstruction. Current diagnostic methods primarily rely on identifying prominent features in spirometry (Volume-Flow time series) to detect COPD, but they are not adept at predicting future COPD risk based on subtle data patterns. In this study, we introduce a novel deep learning-based approach, DeepSpiro, aimed at the early prediction of future COPD risk. DeepSpiro consists of four key components: SpiroSmoother for stabilizing the Volume-Flow curve, SpiroEncoder for capturing volume variability-pattern through key patches of varying lengths, SpiroExplainer for integrating heterogeneous data and explaining predictions through volume attention, and SpiroPredictor for predicting the disease risk of undiagnosed high-risk patients based on key patch concavity, with prediction horizons of 1, 2, 3, 4, 5 years, or even longer. Evaluated on the UK Biobank dataset, DeepSpiro achieved an AUC of 0.8328 for COPD detection and demonstrated strong predictive performance for future COPD risk (p-value < 0.001). In summary, DeepSpiro can effectively predicts the long-term progression of the COPD disease.
