paper-with-me

홈 › Papers

A joint 3D UNet-Graph Neural Network-based method for Airway Segmentation from chest CTs

2019-08-22 · Antonio Garcia-Uceda Juarez, Raghavendra Selvan, Zaigham Saghir, Marleen de Bruijne

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 regular node neighbourhood, and ii) one dynamically computed during training and using the nearest neighbour nodes in the feature space. We have applied this method to the task of segmenting the airway tree from chest CT scans. Experiments have been performed on 32 CTs from the Danish Lung Cancer Screening Trial dataset. We evaluate the performance of the UNet-GNN models with two types of graph adjacency and compare it with the baseline UNet.

📄 PDF Abstract BibTeX arXiv:1908.08588

Code (0)

등록된 구현이 없습니다.

Tasks

3D Medical Imaging SegmentationGraph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Automatic Airway Segmentation in chest CT using Convolutional Neural Networks

2018-08-14 · A. Garcia-Uceda Juarez, H. A. W. M. Tiddens, M. de Bruijne

Segmentation of the airway tree from chest computed tomography (CT) images is critical for quantitative assessment of airway diseases including bronchiectasis and chronic obstructive pulmonary disease (COPD). However, ob…

Computed Tomography (CT)Data AugmentationSegmentation

A segmentation method of airway from chest CT image based on Vgg-Unet neural network

2022-12-06 · Conference 2022 12 · Wei Shao; Zhe Wang; Ziming Zhang; Qinghua Zhou; Ruoyu Wang; Wenjun Tan

Segmenting the pulmonary airway in CT images to obtain its anatomical structure information can help doctors better understand the patient’s condition and determine the treatment plan. However, due to the blurred boundar…

Image SegmentationSegmentationSemantic Segmentation

Progressive Curriculum Learning with Scale-Enhanced U-Net for Continuous Airway Segmentation

2024-10-24 · Bingyu Yang, Qingyao Tian, Huai Liao, Xinyan Huang 외

Continuous and accurate segmentation of airways in chest CT images is essential for preoperative planning and real-time bronchoscopy navigation. Despite advances in deep learning for medical image segmentation, maintaini…

Image SegmentationMedical Image SegmentationSemantic Segmentation

Topology-Aware Wavelet Mamba for Airway Structure Segmentation in Postoperative Recurrent Nasopharyngeal Carcinoma CT Scans

2025-02-20 · Haishan Huang, Pengchen Liang, Naier Lin, Luxi Wang 외

Nasopharyngeal carcinoma (NPC) patients often undergo radiotherapy and chemotherapy, which can lead to postoperative complications such as limited mouth opening and joint stiffness, particularly in recurrent cases that r…

MambaSegmentation

Automated airway segmentation by learning graphical structure

2021-09-30 · Yihua Yang

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 segmen…

Computed Tomography (CT)Graph Neural NetworkSegmentation