Boosting Ordinal Features for Accurate and Fast Iris Recognition
Abstract
In this paper, we present a novel iris recognition method based on learned ordinal features. Firstly, taking full advantages of the properties of iris textures, a new iris representation method based on regional ordinal measure encoding is presented, which provides an over-complete iris feature set for learning. Secondly, a novel Similarity Oriented Boosting (SOBoost) algorithm is proposed to train an efficient and stable classifier with a small set of features. Compared with Adaboost, SOBoost is advantageous in that it operates on similarity oriented training samples, and therefore provides a better way for boosting strong classifiers. Finally, the well-known cascade architecture is adopted to reorganize the learned SOBoost classifier into a dasiacascadepsila, by which the searching ability of iris recognition towards large-scale deployments is greatly enhanced. Extensive experiments on two challenging iris image databases demonstrate that the proposed method achieves state-of-the-art iris recognition accuracy and speed. In addition, SOBoost outperforms Adaboost (Gentle-Adaboost, JS-Adaboost, etc.) in terms of both accuracy and generalization capability across different iris databases.
Cite
Text
He et al. "Boosting Ordinal Features for Accurate and Fast Iris Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008. doi:10.1109/CVPR.2008.4587645Markdown
[He et al. "Boosting Ordinal Features for Accurate and Fast Iris Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008.](https://mlanthology.org/cvpr/2008/he2008cvpr-boosting/) doi:10.1109/CVPR.2008.4587645BibTeX
@inproceedings{he2008cvpr-boosting,
title = {{Boosting Ordinal Features for Accurate and Fast Iris Recognition}},
author = {He, Zhaofeng and Sun, Zhenan and Tan, Tieniu and Qiu, Xianchao and Zhong, Cheng and Dong, Wenbo},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2008},
doi = {10.1109/CVPR.2008.4587645},
url = {https://mlanthology.org/cvpr/2008/he2008cvpr-boosting/}
}