paper-with-me

Papers

Automatically Segment the Left Atrium and Scars from LGE-MRIs Using a Boundary-focused nnU-Net

2023-04-27 · Yuchen Zhang, Yanda Meng, Yalin Zheng

Atrial fibrillation (AF) is the most common cardiac arrhythmia. Accurate segmentation of the left atrial (LA) and LA scars can provide valuable information to predict treatment outcomes in AF. In this paper, we proposed to automatically segment LA cavity and quantify LA scars with late gadolinium enhancement Magnetic Resonance Imagings (LGE-MRIs). We adopted nnU-Net as the baseline model and exploited the importance of LA boundary characteristics with the TopK loss as the loss function. Specifically, a focus on LA boundary pixels is achieved during training, which provides a more accurate boundary prediction. On the other hand, a distance map transformation of the predicted LA boundary is regarded as an additional input for the LA scar prediction, which provides marginal constraint on scar locations. We further designed a novel uncertainty-aware module (UAM) to produce better results for predictions with high uncertainty. Experiments on the LAScarQS 2022 dataset demonstrated our model's superior performance on the LA cavity and LA scar segmentation. Specifically, we achieved 88.98\% and 64.08\% Dice coefficient for LA cavity and scar segmentation, respectively. We will make our implementation code public available at https://github.com/level6626/Boundary-focused-nnU-Net.

📄 PDF Abstract BibTeX arXiv:2304.14071

Code (0)

등록된 구현이 없습니다.

Tasks

Segmentation

Similar Papers 제목 키워드 기반

JAS-GAN: Generative Adversarial Network Based Joint Atrium and Scar Segmentations on Unbalanced Atrial Targets

2021-05-01 · Jun Chen, Guang Yang, Habib Khan, Heye Zhang 외

Automated and accurate segmentations of left atrium (LA) and atrial scars from late gadolinium-enhanced cardiac magnetic resonance (LGE CMR) images are in high demand for quantifying atrial scars. The previous quantifica…

Generative Adversarial NetworkSegmentation

Multiview Two-Task Recursive Attention Model for Left Atrium and Atrial Scars Segmentation

2018-06-12 · Jun Chen, Guang Yang, Zhifan Gao, Hao Ni 외

Late Gadolinium Enhanced Cardiac MRI (LGE-CMRI) for detecting atrial scars in atrial fibrillation (AF) patients has recently emerged as a promising technique to stratify patients, guide ablation therapy and predict treat…

AnatomySegmentation

AtrialJSQnet: A New Framework for Joint Segmentation and Quantification of Left Atrium and Scars Incorporating Spatial and Shape Information

2020-08-11 · Lei Li, Veronika A. Zimmer, Julia A. Schnabel, Xiahai Zhuang

Left atrial (LA) and atrial scar segmentation from late gadolinium enhanced magnetic resonance imaging (LGE MRI) is an important task in clinical practice. %, to guide ablation therapy and predict treatment results for a…

Segmentation

Simultaneous Left Atrium Anatomy and Scar Segmentations via Deep Learning in Multiview Information with Attention

2020-02-02 · Guang Yang, Jun Chen, Zhifan Gao, Shuo Li 외

Three-dimensional late gadolinium enhanced (LGE) cardiac MR (CMR) of left atrial scar in patients with atrial fibrillation (AF) has recently emerged as a promising technique to stratify patients, to guide ablation therap…

AnatomySegmentation

UGformer for Robust Left Atrium and Scar Segmentation Across Scanners

2022-10-11 · Tianyi Liu, Size Hou, Jiayuan Zhu, Zilong Zhao 외

Thanks to the capacity for long-range dependencies and robustness to irregular shapes, vision transformers and deformable convolutions are emerging as powerful vision techniques of segmentation.Meanwhile, Graph Convoluti…

Domain GeneralizationImage SegmentationMedical Image SegmentationSemantic Segmentation