English

An MLP Baseline for Handwriting Recognition Using Planar Curvature and Gradient Orientation

Computer Vision and Pattern Recognition 2025-10-27 v3 Machine Learning

Abstract

This study investigates whether second-order geometric cues - planar curvature magnitude, curvature sign, and gradient orientation - are sufficient on their own to drive a multilayer perceptron (MLP) classifier for handwritten character recognition (HCR), offering an alternative to convolutional neural networks (CNNs). Using these three handcrafted feature maps as inputs, our curvature-orientation MLP achieves 97 percent accuracy on MNIST digits and 89 percent on EMNIST letters. These results underscore the discriminative power of curvature-based representations for handwritten character images and demonstrate that the advantages of deep learning can be realized even with interpretable, hand-engineered features.

Keywords

Cite

@article{arxiv.2508.11803,
  title  = {An MLP Baseline for Handwriting Recognition Using Planar Curvature and Gradient Orientation},
  author = {Azam Nouri},
  journal= {arXiv preprint arXiv:2508.11803},
  year   = {2025}
}

Comments

5 pages, No figure

R2 v1 2026-07-01T04:52:38.803Z