Beijing Institute of Technology, Zhuhai 519088, China; City University of Macau, Macau, China.
City University of Macau, Macau, China.
Comput Methods Programs Biomed. 2020 Dec;197:105622. doi: 10.1016/j.cmpb.2020.105622. Epub 2020 Jun 29.
Face recognition success rate is influenced by illumination, expression, posture change, and other factors, which is due to the low generalization ability of a single convolutional neural network. A new face recognition method based on parallel ensemble learning of convolutional neural networks (CNN) and local binary patterns (LBP) is proposed to solve this problem. It also helps to improve the low pedestrian detection rate caused by occlusion.
First, the LBP operator is employed to extract features of the face texture. After that, 10 convolutional neural networks with 5 different network structures are adopted to further extract features for training, to improve the network parameters and get classification result by using the Softmax function after the layer is fully connected. Finally, the method of parallel ensemble learning is used to generate the final result of face recognition using majority voting.
By this method, the recognition rates in the ORL and Yale-B face datasets increase to 100% and 97.51%, respectively. In the experiments, the proposed approach is illustrated not only enhances its tolerance to illumination, expression, and posture but also improves the accuracy of face recognition and the poor generalization performance of the model, which is normally caused by the learning algorithm being trapped in a local minimum. Moreover, the proposed method is combined with a pedestrian detection model as a hybrid model for improving the detection rate, which shows in the result that the detection rate is improved by 11.2%.
In summary, the proposed approach greatly outperforms other competitive methods.
人脸识别的成功率受到光照、表情、姿态变化等因素的影响,这是由于单一卷积神经网络的泛化能力较低。为了解决这个问题,提出了一种基于卷积神经网络(CNN)和局部二值模式(LBP)并行集成学习的新人脸识别方法,同时有助于提高因遮挡而导致的行人检测率低的问题。
首先,使用 LBP 算子提取人脸纹理特征。然后,采用 10 个具有 5 种不同网络结构的卷积神经网络进一步提取特征进行训练,通过全连接层后的 Softmax 函数对网络参数进行优化,得到分类结果。最后,采用并行集成学习的方法,使用多数投票生成人脸识别的最终结果。
通过该方法,在 ORL 和 Yale-B 人脸数据集上的识别率分别提高到 100%和 97.51%。在实验中,该方法不仅增强了对光照、表情和姿态的容忍度,还提高了人脸识别的准确性和模型的较差泛化性能,这通常是由于学习算法陷入局部最小值。此外,该方法与行人检测模型相结合作为混合模型以提高检测率,结果表明检测率提高了 11.2%。
综上所述,所提出的方法大大优于其他竞争方法。