Image-Based Multiclass Boosting and Echocardiographic View Classification
Abstract
We tackle the problem of automatically classifying cardiac view for an echocardiographic sequence as a multiclass object detection. As a solution, we present an imagebased multiclass boosting procedure. In contrast with conventional approaches for multiple object detection that train multiple binary classifiers, one per object, we learn only one multiclass classifier using the LogitBoosting algorithm. To utilize the fact that, in the midst of boosting, one class is fully separated from the remaining classes, we propose to learn a tree structure that focuses on the remaining classes to improve learning efficiency. Further, we accommodate the large number of background images using a cascade of boosted multiclass classifiers, which is able to simultaneously detect and classify multiple objects while rejecting the background class quickly. Our experiments on echocardiographic view classification demonstrate promising performances of image-based multiclass boosting.
Cite
Text
Zhou et al. "Image-Based Multiclass Boosting and Echocardiographic View Classification." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2006. doi:10.1109/CVPR.2006.146Markdown
[Zhou et al. "Image-Based Multiclass Boosting and Echocardiographic View Classification." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2006.](https://mlanthology.org/cvpr/2006/zhou2006cvpr-image/) doi:10.1109/CVPR.2006.146BibTeX
@inproceedings{zhou2006cvpr-image,
title = {{Image-Based Multiclass Boosting and Echocardiographic View Classification}},
author = {Zhou, Shaohua Kevin and Park, Jin Hyeong and Georgescu, Bogdan and Comaniciu, Dorin and Simopoulos, Costas and Otsuki, Joanne},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2006},
pages = {1559-1565},
doi = {10.1109/CVPR.2006.146},
url = {https://mlanthology.org/cvpr/2006/zhou2006cvpr-image/}
}