IVCVJun 19, 2022

TBraTS: Trusted Brain Tumor Segmentation

arXiv:2206.09309v378 citationsh-index: 80
Originality Incremental advance
AI Analysis

This work addresses uncertainty estimation for brain tumor segmentation, which is incremental as it builds on existing methods to improve reliability.

The paper tackled the problem of low confidence and robustness in brain tumor segmentation by proposing a trusted segmentation network that generates robust results and reliable uncertainty estimations, evaluated on the BraTS 2019 dataset.

Despite recent improvements in the accuracy of brain tumor segmentation, the results still exhibit low levels of confidence and robustness. Uncertainty estimation is one effective way to change this situation, as it provides a measure of confidence in the segmentation results. In this paper, we propose a trusted brain tumor segmentation network which can generate robust segmentation results and reliable uncertainty estimations without excessive computational burden and modification of the backbone network. In our method, uncertainty is modeled explicitly using subjective logic theory, which treats the predictions of backbone neural network as subjective opinions by parameterizing the class probabilities of the segmentation as a Dirichlet distribution. Meanwhile, the trusted segmentation framework learns the function that gathers reliable evidence from the feature leading to the final segmentation results. Overall, our unified trusted segmentation framework endows the model with reliability and robustness to out-of-distribution samples. To evaluate the effectiveness of our model in robustness and reliability, qualitative and quantitative experiments are conducted on the BraTS 2019 dataset.

Code Implementations4 repos
Foundations

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

Your Notes