Automated airway segmentation by learning graphical structure
Yihua Yang

TL;DR
This paper introduces a novel airway segmentation method combining CNN and GNN to leverage graph structures, significantly improving accuracy over traditional CNN-only approaches in chest CT scan analysis.
Contribution
The paper presents an innovative model integrating graph neural networks with CNNs for airway segmentation, enhancing performance by considering neighborhood graph structures.
Findings
Improved airway detection in chest CT scans.
CNN-GNN model outperforms CNN-only methods.
Model applicable to various datasets.
Abstract
In this research project, we put forward an advanced method for airway segmentation based on the existent convolutional neural network (CNN) and graph neural network (GNN). The method is originated from the vessel segmentation, but we ameliorate it and enable the novel model to perform better for datasets from computed tomography (CT) scans. Current methods for airway segmentation are considering the regular grid only. No matter what the detailed model is, including the 3-dimensional CNN or 2-dimensional CNN in three directions, the overall graph structures are not taken into consideration. In our model, with the neighbourhoods of airway taken into account, the graph structure is incorporated and the segmentation of airways are improved compared with the traditional CNN methods. We perform experiments on the chest CT scans, where the ground truth segmentation labels are produced…
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
TopicsSpeech Recognition and Synthesis · Topic Modeling · Speech and dialogue systems
MethodsGraph Neural Network
