Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Arabic Document Classification by Deep Learning

Author 1: Taghreed Alghamdi Author 2: Samia Snoussi Author 3: Lobna Hsairi
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 12, No. 10 · Published 2021 · Cited by 5

DOI: https://doi.org/10.14569/IJACSA.2021.0121034

Abstract

In this paper, we show how to classify Arabic document images using a convolutional neural network, which is one of the most common supervised deep learning algorithms. The main goal of using deep learning is its ability to automatically extract useful features from images, which eliminates the need for a manual feature extraction process. Convolutional neural networks can extract features from images through a convolution process involving various filters. We collected a variety of Arabic document images from various sources and passed them into a convolutional neural network classifier. We adopt a VGG16 pre-trained network trained on ImageNet to classify the dataset of four classes as handwritten, historical, printed, and signboard. For the document image classification, we used VGG16 convolutional layers, ran the dataset through them, and then trained a classifier on top of it. We extract features by fixing the pre-trained network's convolutional layers, then adding the fully connected layers and training them on the dataset. We update the network with the addition of dropout by adding after each max-pooling layer and to the fourteen and the seventeenth layers which are the fully connected layers. The proposed approach achieved a classification accuracy of 92%.

Keywords

How to Cite this Article

Alghamdi, T., Snoussi, S., & Hsairi, L. (2021). Arabic Document Classification by Deep Learning. International Journal of Advanced Computer Science and Applications, 12(10). https://doi.org/10.14569/IJACSA.2021.0121034

Alghamdi, Taghreed, et al.. "Arabic Document Classification by Deep Learning." International Journal of Advanced Computer Science and Applications, vol. 12, no. 10, 2021, https://doi.org/10.14569/IJACSA.2021.0121034.

@article{Alghamdi2021,
  title     = {Arabic Document Classification by Deep Learning},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {12},
  number    = {10},
  year      = {2021},
  publisher = {The Science and Information Organization},
  author    = {Taghreed Alghamdi and Samia Snoussi and Lobna Hsairi},
  doi       = {10.14569/IJACSA.2021.0121034},
  url       = {https://doi.org/10.14569/IJACSA.2021.0121034}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.