A trainable feature extractor for handwritten digit recognition
作者:
Highlights:
•
摘要
This article focuses on the problems of feature extraction and the recognition of handwritten digits. A trainable feature extractor based on the LeNet5 convolutional neural network architecture is introduced to solve the first problem in a black box scheme without prior knowledge on the data. The classification task is performed by support vector machines to enhance the generalization ability of LeNet5. In order to increase the recognition rate, new training samples are generated by affine transformations and elastic distortions. Experiments are performed on the well-known MNIST database to validate the method and the results show that the system can outperform both SVMs and LeNet5 while providing performances comparable to the best performance on this database. Moreover, an analysis of the errors is conducted to discuss possible means of enhancement and their limitations.
论文关键词:Character recognition,Support vector machines,Convolutional neural networks,Feature extraction,Elastic distortion
论文评审过程:Received 17 November 2005, Revised 27 June 2006, Accepted 6 October 2006, Available online 27 November 2006.
论文官网地址:https://doi.org/10.1016/j.patcog.2006.10.011