TL;DR
This paper introduces a novel deep evidential segmentation method combining Dempster-Shafer theory and deep learning to accurately segment lymphomas from 3D PET-CT images, outperforming existing models.
Contribution
It proposes an end-to-end deep evidential segmentation architecture that incorporates uncertainty quantification for lymphoma detection in PET-CT images.
Findings
Outperforms baseline UNet and other models on a 173-patient dataset.
Uses prototypes in feature space to quantify uncertainty at each voxel.
End-to-end training with Dice loss improves segmentation accuracy.
Abstract
An automatic evidential segmentation method based on Dempster-Shafer theory and deep learning is proposed to segment lymphomas from three-dimensional Positron Emission Tomography (PET) and Computed Tomography (CT) images. The architecture is composed of a deep feature-extraction module and an evidential layer. The feature extraction module uses an encoder-decoder framework to extract semantic feature vectors from 3D inputs. The evidential layer then uses prototypes in the feature space to compute a belief function at each voxel quantifying the uncertainty about the presence or absence of a lymphoma at this location. Two evidential layers are compared, based on different ways of using distances to prototypes for computing mass functions. The whole model is trained end-to-end by minimizing the Dice loss function. The proposed combination of deep feature extraction and evidential…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDice Loss
