Polyhedral Classifier for Target Detection: A Case Study: Colorectal Cancer
Abstract
In this study we introduce a novel algorithm for learning a polyhedron to describe the target class. The proposed approach takes advantage of the limited subclass information made available for the negative samples and jointly optimizes multiple hyperplane classifiers each of which is designed to classify positive samples from a subclass of the negative samples. The flat faces of the polyhedron provides robustness whereas multiple faces contributes to the flexibility required to deal with complex datasets. Apart from improving the prediction accuracy of the system, the proposed polyhedral classifier also provides run-time speedups as a by-product when executed in a cascaded framework in real-time. We introduce the Computer Aided Detection for Colon Cancer as a case study and evaluate the performance of the proposed technique on a real-world Colon dataset both in terms of prediction accuracy and online execution speed. We also compare the proposed technique against some benchmark classifiers.
Cite
Text
Dundar et al. "Polyhedral Classifier for Target Detection: A Case Study: Colorectal Cancer." International Conference on Machine Learning, 2008. doi:10.1145/1390156.1390193Markdown
[Dundar et al. "Polyhedral Classifier for Target Detection: A Case Study: Colorectal Cancer." International Conference on Machine Learning, 2008.](https://mlanthology.org/icml/2008/dundar2008icml-polyhedral/) doi:10.1145/1390156.1390193BibTeX
@inproceedings{dundar2008icml-polyhedral,
title = {{Polyhedral Classifier for Target Detection: A Case Study: Colorectal Cancer}},
author = {Dundar, Murat and Wolf, Matthias and Lakare, Sarang and Salganicoff, Marcos and Raykar, Vikas C.},
booktitle = {International Conference on Machine Learning},
year = {2008},
pages = {288-295},
doi = {10.1145/1390156.1390193},
url = {https://mlanthology.org/icml/2008/dundar2008icml-polyhedral/}
}