IVCVApr 27, 2021

Evidential segmentation of 3D PET/CT images

arXiv:2104.13293v119 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of accurate lymphoma segmentation for cancer staging and radiotherapy planning, representing an incremental improvement with a novel uncertainty quantification approach.

The paper tackled the problem of segmenting lymphomas in 3D PET/CT images, proposing a belief function-based method that outputs segmentation and uncertainty maps, and it outperformed state-of-the-art methods on a dataset of 173 patients.

PET and CT are two modalities widely used in medical image analysis. Accurately detecting and segmenting lymphomas from these two imaging modalities are critical tasks for cancer staging and radiotherapy planning. However, this task is still challenging due to the complexity of PET/CT images, and the computation cost to process 3D data. In this paper, a segmentation method based on belief functions is proposed to segment lymphomas in 3D PET/CT images. The architecture is composed of a feature extraction module and an evidential segmentation (ES) module. The ES module outputs not only segmentation results (binary maps indicating the presence or absence of lymphoma in each voxel) but also uncertainty maps quantifying the classification uncertainty. The whole model is optimized by minimizing Dice and uncertainty loss functions to increase segmentation accuracy. The method was evaluated on a database of 173 patients with diffuse large b-cell lymphoma. Quantitative and qualitative results show that our method outperforms the state-of-the-art methods.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes