An optimized naive bayesian method for face recognition

Yan Rui,Wen Jie,Cao Jian,Xu Yong,Yang Jian
DOI: https://doi.org/10.1007/978-981-10-5230-9_14
2017-01-01
Abstract:Naive Bayesian is a simple and powerful classification algorithm. In this paper, we propose an optimized naive Bayesian algorithm with the application to face recognition. Firstly, the algorithm estimates the probability distribution of each pixel at each gray level. Secondly, it performs Laplace smoothing to resolve the zero probability problem. Thirdly, the maximum filtering is used to optimize the probability distribution matrix for classification. Experiments on three face databases show that the proposed algorithm is effective and performs better than some state-of-the-art algorithms.
What problem does this paper attempt to address?