Publication Details
Issue: Vol 5, No 4 (2024)
Pages: 1010-1024
ISSN: 2660-4159

Abstract

This research aims to develop an advanced handwriting recognition system by integrating convolutional neural networks (CNNs) with transformer architectures, targeting the enhancement of recognition accuracy across diverse handwriting styles, languages, and distortions. The primary objective is to address the inherent challenges of handwriting variability, noise, and complex spatial dependencies, which are critical to improving both the performance and robustness of automated text recognition systems. The methodology involved training a hybrid model on a large, diverse dataset of handwritten text images. The CNN component was utilized for low-level feature extraction, such as identifying character edges and shapes, while the transformer architecture focused on capturing long-range dependencies and spatial relationships using self-attention mechanisms. Preprocessing techniques, including image augmentation, binarization, noise reduction, and skew correction, were applied to standardize the input data and improve the model's ability to generalize across different handwriting styles and orientations. Results demonstrated a significant improvement in recognition accuracy compared to traditional CNN-only models, particularly in handling complex scripts and distorted input. The model achieved high precision and recall, with an F1-score indicating its ability to accurately recognize characters and words even in challenging contexts. The hybrid approach not only enhanced resilience to noise and variations but also reduced computational overhead, offering a scalable solution for real-world handwriting recognition tasks in diverse languages and applications.

Keywords
Machine Learning Transform Handwritten Preprocessing Techniques Character Recognition Spatial Dependencies Natural Language Processing