Combination of Multiple Classifiers Using Local Accuracy Estimates
Abstract
Combination of multiple classifiers (CMC) has recently drawn attention as a method of improving classification accuracy. This paper presents a method for combining classifiers that use estimates of each individual classifier's local accuracy in small regions of feature space surrounding an unknown test sample. Only the output of the most locally accurate classifier is considered. We address issues of (1) optimization of individual classifiers, and (2) the effect of varying the sensitivity of the individual classifiers on the CMC algorithm. Our algorithm performs better on data from a real problem in mammogram image analysis than do other recently proposed CMC techniques.
Cite
Text
Woods et al. "Combination of Multiple Classifiers Using Local Accuracy Estimates." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1996. doi:10.1109/CVPR.1996.517102Markdown
[Woods et al. "Combination of Multiple Classifiers Using Local Accuracy Estimates." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1996.](https://mlanthology.org/cvpr/1996/woods1996cvpr-combination/) doi:10.1109/CVPR.1996.517102BibTeX
@inproceedings{woods1996cvpr-combination,
title = {{Combination of Multiple Classifiers Using Local Accuracy Estimates}},
author = {Woods, Kevin S. and Bowyer, Kevin W. and Kegelmeyer, W. Philip},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {1996},
pages = {391-396},
doi = {10.1109/CVPR.1996.517102},
url = {https://mlanthology.org/cvpr/1996/woods1996cvpr-combination/}
}