Deep learning radiomics fusion model to predict visceral pleural invasion of clinical stage IA lung adenocarcinoma

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
Study Overview: Predicting Visceral Pleural Invasion with AI Fusion Models

Clinical Importance of VPI Visceral pleural invasion (VPI) - when a lung tumor breaches the visceral pleural surface - is a critical staging factor in early non-small cell lung cancer. Even in clinical Stage IA disease, VPI upgrades the tumor to pathological Stage IB, which may alter adjuvant chemotherapy recommendations and worsens prognosis.

Preoperative Detection Gap Current CT imaging cannot reliably detect VPI preoperatively. Confirming VPI requires surgical pathology, which means patients cannot be optimally risk-stratified before surgery. A reliable non-invasive VPI predictor would improve surgical planning and postoperative management decisions.

Fusion Model Approach This study developed and compared two fusion strategies - early fusion and late fusion - that combine deep learning features (automatically extracted from CT images) with traditional radiomics features (hand-crafted texture and morphology descriptors) to predict VPI.

Multi-Center Validation The study enrolled 449 patients from 2 medical centers, with one center serving as the internal development cohort and the other as an external validation set. This design tests whether the model generalizes to a different patient population and imaging protocol.

TL;DR: This multicenter study developed deep learning-radiomics fusion models to predict visceral pleural invasion in 449 Stage IA lung adenocarcinoma patients, comparing early fusion vs. late fusion strategies for preoperative VPI detection.
Pages 2-3
Feature Extraction: Deep Learning and Radiomics

Deep Learning Features Features were automatically extracted from CT images using a pre-trained deep convolutional neural network. These high-dimensional features capture complex spatial patterns in the tumor and its interface with the pleura that may not be apparent to human observers or captured by hand-crafted descriptors.

Radiomic Features Traditional radiomics features - including first-order statistics, gray-level texture matrices, and shape descriptors - were extracted from manually segmented tumor regions. These features quantify specific, interpretable image properties with established associations to tumor biology.

Early Fusion Strategy The early fusion model concatenated deep learning and radiomic feature vectors into a single combined input before training the final classifier. This allows the model to learn interactions between the two feature types but requires the combined high-dimensional input to be processed jointly.

Late Fusion Strategy The late fusion model trained separate classifiers on deep learning features and radiomic features independently, then combined their predictions at the decision level using an Extra Trees ensemble. This preserves the independence of each feature type and is more robust to overfitting from the combined high-dimensional input.

TL;DR: Deep learning features were extracted from CT images automatically while radiomic features were hand-crafted. Early fusion combined them at the input level, while late fusion (Extra Trees) combined their independent predictions at the output level.
Pages 3-4
Fusion Model Performance and Overfitting Analysis

Late Fusion Best External Performance The late fusion model using Extra Trees achieved an AUC of 0.812 on the external test set, demonstrating genuine generalizability beyond the training data. This performance level is clinically meaningful for preoperative VPI risk stratification.

Early Fusion Overfitting The early fusion model showed a dramatic overfitting problem: training AUC of 0.988 collapsed to an external AUC of only 0.586. This near-random external performance reveals that the early fusion approach memorized training data patterns rather than learning generalizable features, likely due to the very high dimensionality of the concatenated feature vector.

Why Late Fusion Generalizes Better By training separate models on each feature type and combining predictions, late fusion avoids the curse of dimensionality that undermines early fusion. Each sub-model learns a manageable feature space, and the ensemble combination provides robustness to individual model errors.

Feature Type Contributions Analysis of the separate late fusion components showed that both deep learning and radiomic features contributed independently useful predictive information. Neither feature type alone achieved the performance of their late fusion combination, confirming complementary predictive value.

TL;DR: Late fusion (Extra Trees) achieved AUC 0.812 externally versus early fusion's catastrophic collapse from AUC 0.988 (training) to 0.586 (external), demonstrating that decision-level fusion is essential for generalizable VPI prediction.
Pages 4-5
Radiologist Performance Enhancement

Junior Radiologist Improvement When junior radiologists used the late fusion model as an AI decision support tool, their AUC for VPI prediction improved by 0.133 points (p less than 0.001). This represents a substantial, statistically significant improvement in diagnostic accuracy for less experienced clinicians.

Reaching Senior Radiologist Level With AI assistance, junior radiologists achieved diagnostic performance comparable to senior radiologists working without AI support. This AI-assisted leveling of expertise is particularly valuable in settings where experienced radiologists are scarce.

Senior Radiologist Unchanged Senior radiologists did not show significant improvement with AI assistance, likely because their baseline performance was already near the ceiling of what the current model could offer. However, AI support may still reduce their cognitive burden and reading time.

VPI and Disease-Free Survival VPI status predicted by the late fusion model was independently associated with disease-free survival (DFS) in multivariate analysis (p = 0.044), validating that the AI-predicted VPI is not merely a surrogate but a true prognostic indicator.

TL;DR: The late fusion model improved junior radiologist AUC by 0.133 (p less than 0.001), bringing them to senior radiologist level. AI-predicted VPI was independently associated with disease-free survival (p=0.044).
Pages 5-6
Lessons from Early vs. Late Fusion Comparison

High-Dimensional Fusion Risks The early fusion failure illustrates a fundamental challenge in combining multi-modal features: concatenating high-dimensional vectors creates an exponentially larger feature space that standard classifiers cannot effectively navigate with limited training samples. Regularization alone is insufficient to prevent memorization.

Decision-Level Fusion as Best Practice The late fusion result supports decision-level combination as a generalizable strategy for multi-modal medical imaging models. By maintaining modular sub-models, it also enables easier interpretability, quality control, and selective updating of individual components.

Implications for AI Model Development This study's explicit comparison of overfitting patterns provides a cautionary lesson for the field: high training AUC should never be the primary criterion for model selection in medical imaging. External validation is essential to detect overfitting that cross-validation may miss.

TL;DR: Early fusion's overfitting failure demonstrates the dangers of high-dimensional feature concatenation with limited data. Late fusion's success establishes decision-level combination as the recommended approach for multi-modal lung cancer imaging models.
Pages 6-7
Limitations and Future Directions

Dataset Size Constraints With 449 patients across two centers, the dataset is moderate in size. A larger multicenter cohort would provide more statistical power and better represent the diversity of tumor morphologies, CT scanner parameters, and patient demographics encountered in clinical practice.

Pleura Segmentation Challenges VPI involves subtle pleural interface changes that can be challenging to consistently segment, affecting both radiomics feature consistency and deep learning feature reliability. Standardizing pleural interface segmentation protocols could improve model reproducibility.

Integration into Surgical Workflow The clinical value of the model needs to be evaluated prospectively by assessing whether AI-predicted VPI status actually changes surgical decision-making - for example, by influencing the decision to perform systematic vs. selective lymph node dissection.

Dynamic Follow-Up Studies Tracking VPI-predicted patients longitudinally would confirm whether the survival associations observed in this retrospective study persist in prospective settings, and assess whether AI-guided VPI stratification translates to improved oncological outcomes.

TL;DR: Larger multicenter validation, standardized pleural segmentation, prospective surgical workflow integration, and longitudinal survival follow-up are needed to confirm and extend the clinical impact of the late fusion VPI prediction model.
Citation: Open Access, 2025. Available at: PMC12121141.