IVCVMED-PHAug 30, 2022

Airway measurement by refinement of synthetic images improves mortality prediction in idiopathic pulmonary fibrosis

arXiv:2208.14141v12 citationsh-index: 67Has Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of airway measurement in IPF for clinical prognosis, offering an incremental improvement over existing methods.

The paper tackled the problem of quantifying airway features on CT scans for idiopathic pulmonary fibrosis (IPF) by proposing the Airway Transfer Network (ATN) to synthesize airways using style transfer with perceptual losses, and found that ATN-based measurements were stronger predictors of mortality than a GAN-based method in a study of 113 patients.

Several chronic lung diseases, like idiopathic pulmonary fibrosis (IPF) are characterised by abnormal dilatation of the airways. Quantification of airway features on computed tomography (CT) can help characterise disease progression. Physics based airway measurement algorithms have been developed, but have met with limited success in part due to the sheer diversity of airway morphology seen in clinical practice. Supervised learning methods are also not feasible due to the high cost of obtaining precise airway annotations. We propose synthesising airways by style transfer using perceptual losses to train our model, Airway Transfer Network (ATN). We compare our ATN model with a state-of-the-art GAN-based network (simGAN) using a) qualitative assessment; b) assessment of the ability of ATN and simGAN based CT airway metrics to predict mortality in a population of 113 patients with IPF. ATN was shown to be quicker and easier to train than simGAN. ATN-based airway measurements were also found to be consistently stronger predictors of mortality than simGAN-derived airway metrics on IPF CTs. Airway synthesis by a transformation network that refines synthetic data using perceptual losses is a realistic alternative to GAN-based methods for clinical CT analyses of idiopathic pulmonary fibrosis. Our source code can be found at https://github.com/ashkanpakzad/ATN that is compatible with the existing open-source airway analysis framework, AirQuant.

Code Implementations1 repo
Foundations

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

Your Notes