Handwritten Digit Recognition Using Nearest-Neighbor, Radial-Basis Function, and Backpropagation Neural Networks
Overview
Authors
Affiliations
Results of recent research suggest that carefully designed multilayer neural networks with local "receptive fields" and shared weights may be unique in providing low error rates on handwritten digit recognition tasks. This study, however, demonstrates that these networks, radial basis function (RBF) networks, and nearest-neighbor (kNN) classifiers, all provide similar low error rates on a large handwritten digit database. The backpropagation network is overall superior in memory usage and classification time but can provide "false positive" classifications when the input is not a digit. The backpropagation network also has the longest training time. The RBF classifier requires more memory and more classification time, but less training time. When high accuracy is warranted, the RBF classifier can generate a more effective confidence judgment for rejecting ambiguous inputs. The simple kNN classifier can also perform handwritten digit recognition, but requires a prohibitively large amount of memory and is much slower at classification. Nevertheless, the simplicity of the algorithm and fast training characteristics makes the kNN classifier an attractive candidate in hardware-assisted classification tasks. These results on a large, high input dimensional problem demonstrate that practical constraints including training time, memory usage, and classification time often constrain classifier selection more strongly than small differences in overall error rate.
Deep learning-based, fully automated, pediatric brain segmentation.
Kim M, Hong E, Yum M, Lee Y, Kim J, Ko T Sci Rep. 2024; 14(1):4344.
PMID: 38383725 PMC: 10881508. DOI: 10.1038/s41598-024-54663-z.
Liu X, Guo Y, Zhang W, Gao W World J Psychiatry. 2022; 12(7):860-873.
PMID: 36051603 PMC: 9331452. DOI: 10.5498/wjp.v12.i7.860.
Low Protein Diets and Energy Balance: Mechanisms of Action on Energy Intake and Expenditure.
Pezeshki A, Chelikani P Front Nutr. 2021; 8:655833.
PMID: 34055853 PMC: 8155302. DOI: 10.3389/fnut.2021.655833.
Neuromorphic Vision Based Contact-Level Classification in Robotic Grasping Applications.
Huang X, Muthusamy R, Hassan E, Niu Z, Seneviratne L, Gan D Sensors (Basel). 2020; 20(17).
PMID: 32825656 PMC: 7506874. DOI: 10.3390/s20174724.