Interactive Medical Image Sequence Segmentation

发布人:吕梅

Paper

  • Liang Lin, Wei Yang, Chenglong Li, Jin Tang, and Xiaochun Cao. Inference with Collaborative Model for Interactive Tumor Segmentation in Medical Image Sequences. IEEE Transactions on Cybernetics (T-Cybernetics), 2015.

Downloads

SYSU datasets: SYSUCT SYSUUS subCT subUS

Introduction

1  2  3  4

Fig. 1. Selected results of liver tumor segmentation in CT image slices.

18_1

Fig. 2. The general segmentation framework for a single image.

Segmenting organisms or tumors from medical data (e.g. ultrasound videos, CT or MRI volumes) is one of the fundamental tasks in medical informatics and diagnosis, and thus receives long-term attentions. We studies a general framework of interactive image sequence segmentation that can be adaptively applied for different types of medical data. Our system is able to accurately segments an image based on very few user scribbles (Fig. 2) and automatically propagates the segmentation into consecutive image series, resulting in the spatio-temporal tumor volume extraction.

Methods

18_2

Fig. 3. The cooperative representation of a CT image with liver tumor.

We propose a cooperative model of a dual form that formulates the tumor segmentation from two aspects: region partition and boundary localization. The two terms are complementary but simultaneously competing; the former extracts the tumor by its appearance/texture difference against surrounding background and the latter searches for the palpable tumor boundary (Fig. 3). Moreover, we allow the model discriminatively trained based on the user placing scribbles.

In order to adapt the different appearances of medical data. The inference of image-series segmentation iterates with two steps (Fig. 4):

  1. We apply the cooperative model for segmentation of the current observed image by employing the Bregman procedure.
  2. We propagate the segmentation to the following image by searching for distinctive matches between images, while we keep the model updated.

18_3

Fig. 5. The process of segmenting a series of images

Experiments

5  6  7  8

Fig. 6. Results on CT images.

9  10  11  12

Fig. 7. Results on Ultrasound Image sequences.

18_4

Table 1. Comparison with the state-of-the-arts.

Table I plots the average accuracy (TP/(TP+FP+FN)) on single image segmentation (dataset: subCT and subUS). Provided the same user interactions, our approach outperforms interactive segmentation method GrabCut [1], GAC [2], and DRLSE [4]. Our approach also yield better segmentations with STF [3]. Our framework, however, is more efficient and need less tedious human annotation compared with fully supervised methods. Moreover, our method is per-image-specific, thus adapts various imaging conditions, while fully supervised methods stuck in this situation.

18_5

Fig. 8. Example of refining the segmentation by simple interactions. (a) Initial segmentation. (b) Background scribble B1 is added to exclude undesired regions. (c) Foreground scribble F1 are added to further include the neglected region.

18_6

Fig. 9. The average segmentation accuracy of the k-th slice in an image sequence. The left figure plots result obtained on SYSU-CT, while the right on SYSU-US. CT+ and US+ are results obtained by the full system, and CT- and US- are results obtained by the baseline system without model update. The performance of our method decreases in a reasonable speed. In general, a satisfactory result could be obtained if the user refine the segmentation every 10 slices.

 

18_7

Fig. 10. Examples of CT volumes segmentation.

18_8

Fig. 11. Examples of Ultrasound video segmentation.

 

References

  1. Y.Y. Boykov and M.-P. Jolly. “Interactive graph cuts for optimal boundary & region segmentation of objects in n-d images”. In Proc. IEEE ICCV, 2001.
  2. V. Caselles, R. Kimmel, and G. Sapiro. “Geodesic active contours,” IJCV, 22: 61–79, 1997.
  3. J. Shotton, M. Johnson, R. Cipolla. “Semantic Texton Forests for Image Categorization and Segmentation”. In Proc. IEEE CVPR, 2008.
  4. C. Li, C. Xu, C. Gui, and M. D. Fox. “Distance Regularized Level Set Evolution and Its Application to Image Segmentation”. IEEE Trans. on image process., 19(12): 3243-3254, 2010.