Extraction of Pulmonary Airway in CT Scans Using Deep Fully Convolutional Networks
Shaofeng Yuan

TL;DR
This paper presents a two-stage 3D fully convolutional network approach for automatic pulmonary airway segmentation in CT scans, improving accuracy and efficiency for medical diagnosis and surgical planning.
Contribution
It introduces a novel two-stage 3D FCN method that segments pulmonary airways at coarse and fine resolutions, enhancing segmentation performance in multi-site CT data.
Findings
Achieved a Dice Similarity Coefficient of 0.914 on validation data.
Reduced false negative and false positive errors in airway segmentation.
Validated effectiveness on multi-site, multi-domain datasets.
Abstract
Accurate, automatic and complete extraction of pulmonary airway in medical images plays an important role in analyzing thoracic CT volumes such as lung cancer detection, chronic obstructive pulmonary disease (COPD), and bronchoscopic-assisted surgery navigation. However, this task remains challenges, due to the complex tree-like structure of the airways. In this technical report, we use two-stage fully convolutional networks (FCNs) to automatically segment pulmonary airway in thoracic CT scans from multi-sites. Specifically, we firstly adopt a 3D FCN with U-shape network architecture to segment pulmonary airway in a coarse resolution in order to accelerate medical image analysis pipeline. And then another one 3D FCN is trained to segment pulmonary airway in a fine resolution. In the 2022 MICCAI Multi-site Multi-domain Airway Tree Modeling (ATM) Challenge, the reported method was…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsLung Cancer Diagnosis and Treatment · Radiomics and Machine Learning in Medical Imaging · COVID-19 diagnosis using AI
MethodsMax Pooling · Convolution · Fully Convolutional Network
