paper-with-me

Papers

A Sobel-Gradient MLP Baseline for Handwritten Character Recognition

2025-08-16 · Azam Nouri arxiv

We revisit the classical Sobel operator to ask a simple question: Are first-order edge maps sufficient to drive an all-dense multilayer perceptron (MLP) for handwritten character recognition (HCR), as an alternative to convolutional neural networks (CNNs)? Using only horizontal and vertical Sobel derivatives as input, we train an MLP on MNIST and EMNIST Letters. Despite its extreme simplicity, the resulting network reaches 98% accuracy on MNIST digits and 92% on EMNIST letters -- approaching CNNs while offering a smaller memory footprint and transparent features. Our findings highlight that much of the class-discriminative information in handwritten character images is already captured by first-order gradients, making edge-aware MLPs a compelling option for HCR.

📄 PDF Abstract BibTeX arXiv:2508.11902

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

2025-08-15 · Azam Nouri arxiv

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 handw…

Handwriting Recognition

Face Verification System based on Integral Normalized Gradient Image(INGI)

2013-11-19 · V. Karthikeyan, M. Divya, C. K. Chithra, K. Manju Priya

Character identification plays a vital role in the contemporary world of Image processing. It can solve many composite problems and makes humans work easier. An instance is Handwritten Character detection. Handwritten re…

Face Verification

Similar Handwritten Chinese Character Discrimination by Weakly Supervised Learning

2015-09-19 · Zhibo Yang, Huanle Xu, Keda Fu, Yong Xia

Traditional approaches for handwritten Chinese character recognition suffer in classifying similar characters. In this paper, we propose to discriminate similar handwritten Chinese characters by using weakly supervised l…

Weakly-supervised Learning

Pioneer dataset and automatic recognition of Urdu handwritten characters using a deep autoencoder and convolutional neural network

2019-12-17 · Hazrat Ali, Ahsan Ullah, Talha Iqbal, Shahid Khattak

Automatic recognition of Urdu handwritten digits and characters, is a challenging task. It has applications in postal address reading, bank's cheque processing, and digitization and preservation of handwritten manuscript…

Gradient-based learning applied to document recognition

1998-11-01 · Proceedings of the IEEE 1998 11 · Y. LeCun, L. Bottou, Y. Bengio, P. Haffner

Multilayer neural networks trained with the back-propagation algorithm constitute the best example of a successful gradient based learning technique. Given an appropriate network architecture, gradient-based learning alg…

Handwriting RecognitionHandwritten Digit RecognitionLanguage ModelingLanguage Modelling