CVLGJun 13, 2025

Predicting Patient Survival with Airway Biomarkers using nn-Unet/Radiomics

arXiv:2506.11677v1h-index: 22
Originality Synthesis-oriented
AI Analysis

This work addresses survival prediction for lung fibrosis patients, but it is incremental as it applies existing methods (nn-Unet and SVM) to a new dataset.

The study tackled predicting patient survival in lung fibrosis using airway imaging biomarkers, achieving a segmentation score of 0.8601 and a classification score of 0.7346.

The primary objective of the AIIB 2023 competition is to evaluate the predictive significance of airway-related imaging biomarkers in determining the survival outcomes of patients with lung fibrosis.This study introduces a comprehensive three-stage approach. Initially, a segmentation network, namely nn-Unet, is employed to delineate the airway's structural boundaries. Subsequently, key features are extracted from the radiomic images centered around the trachea and an enclosing bounding box around the airway. This step is motivated by the potential presence of critical survival-related insights within the tracheal region as well as pertinent information encoded in the structure and dimensions of the airway. Lastly, radiomic features obtained from the segmented areas are integrated into an SVM classifier. We could obtain an overall-score of 0.8601 for the segmentation in Task 1 while 0.7346 for the classification in Task 2.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes