A new iris recognition approach for embedded system

  • Authors:
  • Hongying Gu;Yueting Zhuang;Yunhe Pan;Bo Chen

  • Affiliations:
  • Institute of Artificial Intelligence, Zhejiang University, Hangzhou, P.R.China;Institute of Artificial Intelligence, Zhejiang University, Hangzhou, P.R.China;Institute of Artificial Intelligence, Zhejiang University, Hangzhou, P.R.China;Software College, Zhejiang University of Technology, Hangzhou, P.R.China

  • Venue:
  • ICESS'04 Proceedings of the First international conference on Embedded Software and Systems
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Iris recognition is a prosperous biometric method, but some technical difficulties still exist especially when applied in embedded systems. Support Vector Machine (SVM) has drawn great interests recently as one of the best classifiers in machine learning. In this paper, we develop an iris recognition system using SVM to classify the acquired features series. Even though the SVM outperforms most of other classifiers, it works slowly, which may hinder its application in embedded systems, where resources are usually limited. To make the SVM more applicable in embedded systems, we make several optimizations, including Active Learning, Kernel Selection and Negative Samples Reuse Strategy. Experimental data show that the method presented is amenable: the speed is 5 times faster and the correct recognition rate is almost the same as the basic SVM. This work makes iris recognition more feasible in embedded systems. Also, the optimized SVM can be widely applied in other similar fields.