Arabic Sentiment Classification Using Convolutional Neural Network and Differential Evolution Algorithm

Published in Computational Intelligence and Neuroscience, 2019

In this paper, we address this problem by combining differential evolution (DE) algorithm and CNN, where DE algorithm is used to automatically search the optimal configuration including CNN architecture and network parameters. In order to achieve the goal, five CNN parameters are searched by the DE algorithm which include convolution filter sizes that control the CNN architecture, number of filters per convolution filter size (NFCS), number of neurons in fully connected (FC) layer, initialization mode, and dropout rate. In addition, the effect of the mutation and crossover operators in DE algorithm were investigated. The performance of the proposed framework DE-CNN is evaluated on five Arabic sentiment datasets. Experiments’ results show that DE-CNN has higher accuracy and is less time consuming than the state-of-the-art algorithms.

Download paper here

Github repo

Recommended citation: Abdelghani Dahou, Mohamed Abd Elaziz, Junwei Zhou, and Shengwu Xiong, “Arabic Sentiment Classification Using Convolutional Neural Network and Differential Evolution Algorithm,” Computational Intelligence and Neuroscience, vol. 2019, Article ID 2537689, 16 pages, 2019. https://doi.org/10.1155/2019/2537689.