Predicting Spread Through Air Spaces of Lung Adenocarcinoma Based on Deep Learning and Machine Learning Models

J Cardiothorac Surg 2025 AI 6 Explanations View Original
Original Paper (PDF)

Unable to display PDF. Download it here or view on PMC.

Plain-English Explanations
Pages 1-2
Overview: Predicting Spread Through Air Spaces Before Surgery

Clinical Problem Spread through air spaces (STAS) is a pattern of lung adenocarcinoma invasion where tumor cells move through the air passages beyond the main tumor mass. STAS is associated with higher recurrence rates and poorer survival, particularly after limited surgical resection.

Current Challenge STAS can only be definitively diagnosed from surgical pathology specimens, meaning surgeons cannot confirm its presence before operating. A reliable preoperative predictor would allow better surgical planning.

Study Approach This study of 138 lung adenocarcinoma patients developed prediction models using deep learning features from ResNet50 and traditional radiomics features extracted from preoperative CT scans, both individually and in combination.

Key Result The deep learning-based logistic regression model achieved an AUC of 0.918, the highest among all models tested, compared to AUC 0.764 for the radiomics-only model. A combined nomogram incorporating clinical factors achieved AUC 0.878.

TL;DR: A ResNet50-based deep learning model achieved AUC 0.918 for predicting STAS in lung adenocarcinoma preoperatively from CT scans, outperforming traditional radiomics models.
Pages 2-3
Understanding Spread Through Air Spaces in Lung Cancer

Definition and Pathology STAS is defined as tumor cells spreading through air channels (alveolar spaces and bronchioles) beyond the edge of the main tumor. It can be seen microscopically in surgical specimens as isolated tumor cells or clusters in the surrounding lung.

Prognostic Significance Multiple studies have shown that STAS is associated with significantly higher rates of locoregional recurrence, particularly after sublobar resection (wedge resection or segmentectomy). Patients with STAS often need lobectomy to achieve adequate cancer control.

Prevalence In the study cohort, STAS was present in approximately 38% of cases, consistent with published rates. Identifying this subgroup preoperatively would change the recommended surgical approach for a substantial proportion of patients.

CT Correlation Despite being a microscopic feature, STAS leaves visible CT imaging correlates including solid components, irregular margins, and subtle density changes in the surrounding lung -- features that AI models can detect better than the human eye.

TL;DR: STAS affects about 38% of lung adenocarcinoma patients and increases recurrence risk, making preoperative prediction critical for guiding whether patients need lobectomy versus limited resection.
Pages 3-5
ResNet50 Deep Learning Model Development

Architecture Choice ResNet50 (Residual Network with 50 layers) was selected as the deep learning backbone for its proven performance in medical image analysis. Its residual connections prevent training degradation in deep networks.

Transfer Learning The ResNet50 was pretrained on ImageNet (a large natural image database) and then fine-tuned on the CT patches containing lung nodules. This transfer learning approach overcomes the limited dataset size by leveraging features learned from millions of images.

Feature Extraction Rather than using ResNet50 for direct end-to-end prediction, the study extracted deep features from an intermediate layer of the network. These features were then fed into a logistic regression (LR) classifier, achieving AUC 0.918.

2D vs 3D Approach The deep learning model used 2D CT slices rather than full 3D volumes, which reduced computational requirements while still capturing key morphological features. This also made the model compatible with standard DICOM image formats.

TL;DR: ResNet50 with transfer learning extracted deep CT features that, when combined with logistic regression, outperformed all other models with AUC 0.918 for STAS prediction.
Pages 5-6
Radiomics Features and Clinical Predictors

Radiomics Pipeline Traditional radiomics involved manual tumor segmentation followed by extraction of shape, intensity, and texture features. After LASSO feature selection, the most predictive radiomics features were used to build a radiomics signature with AUC 0.764.

Key Radiomics Features The most discriminative radiomics features included measures of tumor texture heterogeneity and margin sharpness -- capturing the microscopic irregularity that correlates with invasive spread patterns like STAS.

Clinical Predictors Multivariable analysis identified CEA (carcinoembryonic antigen, a blood tumor marker) and the FEV1/FVC ratio (a lung function measure from spirometry) as independent clinical predictors of STAS, both readily available from routine preoperative workup.

Combined Nomogram A nomogram incorporating the radiomics signature alongside CEA and FEV1/FVC achieved AUC 0.878, providing a practical clinical tool that radiologists and oncologists can use without requiring deep learning infrastructure.

TL;DR: Radiomics alone achieved AUC 0.764, but when combined with CEA and lung function (FEV1/FVC ratio) in a nomogram, performance improved to AUC 0.878, offering a practical clinical prediction tool.
Pages 7-8
Surgical Decision-Making Guided by STAS Prediction

Surgical Strategy If the model predicts STAS is present, the recommended surgery shifts from limited resection (segmentectomy or wedge) to lobectomy with systematic lymph node sampling, ensuring wider cancer-free margins.

Preventing Under-Resection The most harmful consequence of missing STAS preoperatively is under-resection: performing a wedge resection in a patient with STAS who then experiences rapid local recurrence that is difficult to treat.

Informed Consent Even before the exact surgical extent is determined in the operating room, a positive STAS prediction score allows surgeons to better counsel patients about the likelihood of needing lobectomy, managing expectations.

Validation in Prospective Setting The model was developed in a retrospective cohort; a prospective study would test whether acting on the model's predictions actually improves surgical outcomes such as local recurrence rates and overall survival.

TL;DR: STAS prediction guides surgeons toward lobectomy over limited resection, preventing the under-treatment that leads to high recurrence rates when STAS is missed preoperatively.
Pages 13-15
Limitations and Future Research Directions

Small Cohort Size With only 138 patients, the study may be underpowered to detect subtle effects and could be subject to overfitting despite cross-validation. Larger multi-center datasets are needed for robust external validation.

Manual Segmentation Tumor segmentation for radiomics and deep learning feature extraction was performed manually by radiologists, introducing potential variability. Automated segmentation tools would improve reproducibility.

Missing Pathological Subtypes The study focused on lung adenocarcinoma broadly without stratifying by histological subtypes (acinar, papillary, lepidic, etc.), which may have different STAS rates and CT appearances.

Multimodal Integration Future models could incorporate additional clinical data such as PET-CT metabolic parameters, liquid biopsy biomarkers, and genomic alterations to further improve STAS prediction accuracy.

TL;DR: The 138-patient single-center cohort is the primary limitation; future work needs larger multi-center datasets, automated segmentation, and integration of additional biomarkers to achieve clinical readiness.
Citation: Open Access, 2025. Available at: PMC12351919.