Arabic Handwritten Character Recognition based on Convolution Neural Networks and Support Vector Machine
Mahmoud Shams, Amira. A. Elsonbaty, Wael. Z. ElSawy

TL;DR
This paper presents a deep learning and SVM-based algorithm for recognizing handwritten Arabic characters, achieving over 95% accuracy and effectively handling multi-stroke characters through clustering.
Contribution
It introduces a novel combination of DCNN and dropout SVM for Arabic handwritten character recognition, with a clustering approach for multi-stroke characters.
Findings
Recognition accuracy reached 95.07% CRR.
The system effectively handles multi-stroke Arabic characters.
The proposed method outperforms existing state-of-the-art techniques.
Abstract
Recognition of Arabic characters is essential for natural language processing and computer vision fields. The need to recognize and classify the handwritten Arabic letters and characters are essentially required. In this paper, we present an algorithm for recognizing Arabic letters and characters based on using deep convolution neural networks (DCNN) and support vector machine (SVM). This paper addresses the problem of recognizing the Arabic handwritten characters by determining the similarity between the input templates and the pre-stored templates using both fully connected DCNN and dropout SVM. Furthermore, this paper determines the correct classification rate (CRR) depends on the accuracy of the corrected classified templates, of the recognized handwritten Arabic characters. Moreover, we determine the error classification rate (ECR). The experimental results of this work indicate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDiffusion-Convolutional Neural Networks · Convolution · Dropout · k-Means Clustering · Support Vector Machine
