CrossTrack: Robust 3D Tracking from Two Cross-Sectional Views

Abstract

One of the challenges in radiotherapy of moving tumors is to determine the location of the tumor accurately. Existing solutions to the problem are either invasive or inaccurate. We introduce a non-invasive solution to the problem by tracking the tumor in 3D using bi-plane ultrasound image sequences. We present CrossTrack, a novel tracking algorithm in this framework. We pose the problem as recursive inference of 3D location and tumor boundary segmentation in the two ultrasound views using the tumor 3D model as a prior. For the segmentation task, a robust graph-based approach is deployed as follows: First, robust segmentation priors are obtained through the tumor 3D model. Second, a unified graph combining information across time and multiple views is constructed with a robust weighting function. For the tracking task, an effective mechanism for recovery from respiration-induced occlusion is introduced. Our experiments show the robustness of CrossTrack in handling challenging tumor shapes and disappearance scenarios, with sub-voxel accuracy, and almost 100% precision and recall, significantly outperforming baseline solutions.

Cite

Text

Hussein et al. "CrossTrack: Robust 3D Tracking from Two Cross-Sectional Views." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011. doi:10.1109/CVPR.2011.5995429

Markdown

[Hussein et al. "CrossTrack: Robust 3D Tracking from Two Cross-Sectional Views." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011.](https://mlanthology.org/cvpr/2011/hussein2011cvpr-crosstrack/) doi:10.1109/CVPR.2011.5995429

BibTeX

@inproceedings{hussein2011cvpr-crosstrack,
  title     = {{CrossTrack: Robust 3D Tracking from Two Cross-Sectional Views}},
  author    = {Hussein, Mohamed E. and Porikli, Fatih and Li, Rui and Arslan, Suayb S.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2011},
  pages     = {1041-1048},
  doi       = {10.1109/CVPR.2011.5995429},
  url       = {https://mlanthology.org/cvpr/2011/hussein2011cvpr-crosstrack/}
}