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 |

Reinforcement Learning-based Aspect Term Extraction using Dilated Convolutions and Differential Equation Initialization

Author 1: Yuyu Xiong Author 2: Mariani Md Nor Author 3: Ye Li Author 4: Hongxiang Guo Author 5: Li Dai
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 14, No. 5 · Published 2023

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

Abstract

Aspect term extraction is a crucial subtask in aspect-based sentiment analysis that aims to discover the aspect terms presented in a text. In this paper, a method for ATE is proposed that employs dilated convolution layers to extract feature vectors in parallel, which are then concatenated for classification downstream. Reinforcement learning is used to save the ATE model from imbalance classification, in which the training procedure is posed as a sequential decision-making process. The samples are the states; the network, and the agent; and the agent gets a more significant reward/penalty for correct/incorrect classification of the minority class compared with the majority class. The training phase, which typically employs gradient-based approaches, including back-propagation for the learning process, is tackled. Thus, it suffers from some drawbacks, including sensitivity to initialization. A novel differential equation (DE) approach that uses a clustering-based mutation operator to initiate the BP process is presented. Here, a winning cluster is identified for the current DE population, and a new updating strategy is used to generate candidate solutions. The BERT model is employed as word embedding, which can be included in a downstream task and fine-tuned as a model, while BERT can capture various linguistic properties. The proposed method is evaluated on two English datasets (Restaurant and Laptop) and has achieved outstanding results, surpassing other deep models (Restaurant: Precision 85.44%, F1-score 87.35%; Laptop: Precision 80.88%, F1-score 80.78%).

Keywords

How to Cite this Article

Yuyu Xiong, Mariani Md Nor, Ye Li, Hongxiang Guo and Li Dai. "Reinforcement Learning-based Aspect Term Extraction using Dilated Convolutions and Differential Equation Initialization". International Journal of Advanced Computer Science and Applications (IJACSA), Vol. 14, No. 5, 2023. https://doi.org/10.14569/IJACSA.2023.0140518

BibTeX

@article{Xiong2023,
  title     = {Reinforcement Learning-based Aspect Term Extraction using Dilated Convolutions and Differential Equation Initialization},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {14},
  number    = {5},
  year      = {2023},
  publisher = {The Science and Information Organization},
  author    = {Yuyu Xiong and Mariani Md Nor and Ye Li and Hongxiang Guo and Li Dai},
  doi       = {10.14569/IJACSA.2023.0140518},
  url       = {https://doi.org/10.14569/IJACSA.2023.0140518}
}

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.