paper-with-me

홈 › Papers

Segmentation with Multiple Acceptable Annotations: A Case Study of Myocardial Segmentation in Contrast Echocardiography

2021-06-29 · Dewen Zeng, Mingqi Li, Yukun Ding, Xiaowei Xu, Qiu Xie, Ruixue Xu, Hongwen Fei, Meiping Huang, Jian Zhuang, Yiyu Shi

Most existing deep learning-based frameworks for image segmentation assume that a unique ground truth is known and can be used for performance evaluation. This is true for many applications, but not all. Myocardial segmentation of Myocardial Contrast Echocardiography (MCE), a critical task in automatic myocardial perfusion analysis, is an example. Due to the low resolution and serious artifacts in MCE data, annotations from different cardiologists can vary significantly, and it is hard to tell which one is the best. In this case, how can we find a good way to evaluate segmentation performance and how do we train the neural network? In this paper, we address the first problem by proposing a new extended Dice to effectively evaluate the segmentation performance when multiple accepted ground truth is available. Then based on our proposed metric, we solve the second problem by further incorporating the new metric into a loss function that enables neural networks to flexibly learn general features of myocardium. Experiment results on our clinical MCE data set demonstrate that the neural network trained with the proposed loss function outperforms those existing ones that try to obtain a unique ground truth from multiple annotations, both quantitatively and qualitatively. Finally, our grading study shows that using extended Dice as an evaluation metric can better identify segmentation results that need manual correction compared with using Dice.

📄 PDF Abstract BibTeX arXiv:2106.15597

Code (2)

dewenzeng/MCE_dataset 공식 구현
dewenzeng/extended_dice 공식 구현 pytorch

Tasks

Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Clinically Acceptable Segmentation of Organs at Risk in Cervical Cancer Radiation Treatment from Clinically Available Annotations

2023-02-21 · Monika Grewal, Dustin van Weersel, Henrike Westerveld, Peter A. N. Bosman 외

Deep learning models benefit from training with a large dataset (labeled or unlabeled). Following this motivation, we present an approach to learn a deep learning model for the automatic segmentation of Organs at Risk (O…

Computed Tomography (CT)Deep LearningImputationSegmentation

Opportunistic Promptable Segmentation: Leveraging Routine Radiological Annotations to Guide 3D CT Lesion Segmentation

2026-01-30 · Samuel Church, Joshua D. Warner, Danyal Maqbool, Xin Tie 외 arxiv

The development of machine learning models for CT imaging depends on the availability of large, high-quality, and diverse annotated datasets. Although large volumes of CT images and reports are readily available in clini…

Lesion Segmentation

Discriminative Learning with Natural Annotations: Word Segmentation as a Case Study

2013-08-01 · ACL 2013 8 · Wenbin Jiang, Meng Sun, Yajuan L{\"u}, Yating Yang 외
Chinese Word SegmentationDependency ParsingInformation RetrievalMachine Translation

Code-free development and deployment of deep segmentation models for digital pathology

2021-11-16 · Henrik Sahlin Pettersen, Ilya Belevich, Elin Synnøve Røyset, Erik Smistad 외

Application of deep learning on histopathological whole slide images (WSIs) holds promise of improving diagnostic efficiency and reproducibility but is largely dependent on the ability to write computer code or purchase …

Active LearningDiagnosticSegmentationwhole slide images

Realizing Pixel-Level Semantic Learning in Complex Driving Scenes based on Only One Annotated Pixel per Class

2020-03-10 · Xi Li, Huimin Ma, Sheng Yi, Yanxian Chen

Semantic segmentation tasks based on weakly supervised condition have been put forward to achieve a lightweight labeling process. For simple images that only include a few categories, researches based on image-level anno…

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation