ICASSP 2021accepted0 citations

A Probabilistic Model for Segmentation of Ambiguous 3D Lung Nodule

Xiaojiang Long, Wei Chen, Qiuli Wang, Xiaohong Zhang, Chen Liu, Yucong Li, Jiuquan Zhang

Abstract

Many medical images domains suffer from inherent ambiguities. A feasible approach to resolve the ambiguity of lung nodule in the segmentation task is to learn a distribution over segmentations based on a given 2D lung nodule image. Whereas lung nodule with 3D structure contains dense 3D spatial information, which is obviously helpful for resolving the ambiguity of lung nodule, but so far no one has studied it. To this end we propose a probabilistic generative segmentation model consisting of a V-Net and a conditional variational autoencoder. The proposed model obtains the 3D spatial information of lung nodule with V-Net to learn a density model over segmentations. It is capable of efficiently producing multiple plausible semantic lung nodule segmentation hypotheses to assist radiologists in making further diagnosis to resolve the present ambiguity. We evaluate our method on publicly available LIDC-IDRI dataset and achieves a new state-of-the-art result with 0.231±0.005 in $D_{GED}^2$. This result demonstrates the effectiveness and importance of leveraging the 3D spatial information of lung nodule for such problems. Code is available at: https://github.com/jiangjiangxiaolong/PV-Net.

BibTeX
@inproceedings{icassp2021_aprobabilisticmo,
  title = {A Probabilistic Model for Segmentation of Ambiguous 3D Lung Nodule},
  author = {Xiaojiang Long and Wei Chen and Qiuli Wang and Xiaohong Zhang and Chen Liu and Yucong Li and Jiuquan Zhang},
  booktitle = {ICASSP 2021},
  year = {2021}
}