Projects > Fast Boosting Trees  

Fast Boosting Trees for Classification, Pose Detection, and Boundary Detection on a GPU

Abstract

Discriminative classifiers are often the computational bottleneck in medical imaging applications such as foreground/ background classification, 3D pose detection, and boundary delineation. To overcome this bottleneck, we propose a fast technique based on boosting tree classifiers adapted for GPU computation. Unlike standard tree-based algorithms, our method does not have any recursive calls which makes it GPU-friendly. The algorithm is integrated into an optimized Hierarchical Detection Network (HDN) for 3D pose detection and boundary detection in 3D medical images. On desktop GPUs, we demonstrate an 80x speedup in simpleclassification of Liver in MRI volumes, and 30x speedup in multi-object localization of fetal head structures in ultrasound images, and 10x speedup on 2.49 mm accurate Liver boundary detection in MRI.}

Results


Publications and Further Reading

Fast Boosting Trees for Classification, Pose Detection, and Boundary Detection on a GPU
Neil Birkbeck, Michal Sofka, and S.Kevin Zhou
Proceedings of the 7th IEEE Workshop on Embedded Computer Vision (in conjunction with IEEE CVPR) Colorado Springs, CO, USA, 20 Jun 2011.
[pdf] [bibtex]



 

Copyright 2017 Michal Sofka