1: \begin{abstract}
2: Despite advances with deep learning (DL), automated airway segmentation from chest CT scans continues to face challenges in segmentation quality and generalization across cohorts.
3: To address these, we propose integrating Curriculum Learning (CL) into airway segmentation networks, distributing the training set into batches according to \textit{ad-hoc} complexity scores derived from CT scans and corresponding ground-truth tree features. We specifically investigate few-shot domain adaptation, targeting scenarios where manual annotation of a full fine-tuning dataset is prohibitively expensive.
4: Results are reported on two large open-cohorts (ATM22 and AIIB23) with high performance using CL for full training (Source domain) and few-shot fine-tuning (Target domain), but with also some insights on potential detrimental effects if using a classic Bootstrapping scoring function or if not using proper scan sequencing.
5: %We introduce a novel CL-driven strategy that identifies and prioritizes the most informative scans for annotation, to best improve network generalization.
6:
7: %Our contributions include:
8: %(1) a novel metric for quantifying CT scan complexity to guide CL,
9: %(2) a CL framework that enhances both the performance and convergence speed of our DL baseline,
10: %(3) CL-driven fine-tuning strategies for selecting the most informative subset of scans, outperforming random selection in few-shot domain adaptation scenarios.
11: \end{abstract}
12: