A joint 3D UNet-Graph Neural Network-based method for Airway Segmentation from chest CTs
Antonio Garcia-Uceda Juarez, Raghavendra Selvan, Zaigham Saghir and, Marleen de Bruijne

TL;DR
This paper introduces a novel end-to-end deep learning method combining 3D UNet and graph neural networks for airway segmentation from chest CT scans, leveraging graph convolutions to enhance segmentation accuracy.
Contribution
The paper proposes a new joint 3D UNet-GNN architecture with innovative graph connectivity strategies for improved airway segmentation in CT images.
Findings
Enhanced segmentation accuracy over baseline UNet.
Effective use of dynamic and predefined graph connectivities.
Successful application to lung CT datasets.
Abstract
We present an end-to-end deep learning segmentation method by combining a 3D UNet architecture with a graph neural network (GNN) model. In this approach, the convolutional layers at the deepest level of the UNet are replaced by a GNN-based module with a series of graph convolutions. The dense feature maps at this level are transformed into a graph input to the GNN module. The incorporation of graph convolutions in the UNet provides nodes in the graph with information that is based on node connectivity, in addition to the local features learnt through the downsampled paths. This information can help improve segmentation decisions. By stacking several graph convolution layers, the nodes can access higher order neighbourhood information without substantial increase in computational expense. We propose two types of node connectivity in the graph adjacency: i) one predefined and based on a…
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
MethodsGraph Neural Network · Convolution
