paper-with-me

Papers

Towards Robust Cardiac Segmentation using Graph Convolutional Networks

2023-10-02 · Gilles Van De Vyver, Sarina Thomas, Guy Ben-Yosef, Sindre Hellum Olaisen, Håvard Dalen, Lasse Løvstakken, Erik Smistad

Fully automatic cardiac segmentation can be a fast and reproducible method to extract clinical measurements from an echocardiography examination. The U-Net architecture is the current state-of-the-art deep learning architecture for medical segmentation and can segment cardiac structures in real-time with average errors comparable to inter-observer variability. However, this architecture still generates large outliers that are often anatomically incorrect. This work uses the concept of graph convolutional neural networks that predict the contour points of the structures of interest instead of labeling each pixel. We propose a graph architecture that uses two convolutional rings based on cardiac anatomy and show that this eliminates anatomical incorrect multi-structure segmentations on the publicly available CAMUS dataset. Additionally, this work contributes with an ablation study on the graph convolutional architecture and an evaluation of clinical measurements on the clinical HUNT4 dataset. Finally, we propose to use the inter-model agreement of the U-Net and the graph network as a predictor of both the input and segmentation quality. We show this predictor can detect out-of-distribution and unsuitable input images in real-time. Source code is available online: https://github.com/gillesvntnu/GCN_multistructure

📄 PDF Abstract BibTeX arXiv:2310.01210

Code (3)

gillesvntnu/gcn_multistructure 공식 구현 pytorch
gillesvntnu/gcn_unet_agreement_demo 공식 구현
gillesvntnu/graphbasedsegmentation 공식 구현 pytorch

Tasks

AnatomyCardiac SegmentationSegmentation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
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…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

A Fully Convolutional Neural Network for Cardiac Segmentation in Short-Axis MRI

2016-04-02 · Phi Vu Tran

Automated cardiac segmentation from magnetic resonance imaging datasets is an essential step in the timely diagnosis and management of cardiac pathologies. We propose to tackle the problem of automated left and right ven…

Cardiac SegmentationManagementRight Ventricle SegmentationSegmentation

Automatic Segmentation of the Left Ventricle in Cardiac CT Angiography Using Convolutional Neural Network

2017-04-19 · Majd Zreik, Tim Leiner, Bob D. de Vos, Robbert W. van Hamersvelt 외

Accurate delineation of the left ventricle (LV) is an important step in evaluation of cardiac function. In this paper, we present an automatic method for segmentation of the LV in cardiac CT angiography (CCTA) scans. Seg…

General ClassificationLV SegmentationSegmentation

CNN-Based Segmentation of the Cardiac Chambers and Great Vessels in Non-Contrast-Enhanced Cardiac CT

2019-08-21

Quantification of cardiac structures in non-contrast CT (NCCT) could improve cardiovascular risk stratification. However, setting a manual reference to train a fully convolutional network (FCN) for automatic segmentation…

Light-weight spatio-temporal graphs for segmentation and ejection fraction prediction in cardiac ultrasound

2022-07-06 · Sarina Thomas, Andrew Gilbert, Guy Ben-Yosef

Accurate and consistent predictions of echocardiography parameters are important for cardiovascular diagnosis and treatment. In particular, segmentations of the left ventricle can be used to derive ventricular volume, ej…

LV SegmentationSegmentationSemantic Segmentation

Echocardiography Segmentation with Enforced Temporal Consistency

2021-12-03 · Nathan Painchaud, Nicolas Duchateau, Olivier Bernard, Pierre-Marc Jodoin

Convolutional neural networks (CNN) have demonstrated their ability to segment 2D cardiac ultrasound images. However, despite recent successes according to which the intra-observer variability on end-diastole and end-sys…

Segmentation