Arabic aspect based sentiment analysis using bidirectional GRU based
models
- URL: http://arxiv.org/abs/2101.10539v3
- Date: Sun, 7 Mar 2021 10:32:15 GMT
- Title: Arabic aspect based sentiment analysis using bidirectional GRU based
models
- Authors: Mohammed M.Abdelgwad, Taysir Hassan A Soliman, Ahmed I.Taloba, Mohamed
Fawzy Farghaly
- Abstract summary: Aspect-based Sentiment analysis (ABSA) accomplishes a fine-grained analysis that defines the aspects of a given document or sentence.
We propose two models based on Gated Recurrent Units (GRU) neural networks for ABSA.
We evaluate our models using the benchmarked Arabic hotel reviews dataset.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Aspect-based Sentiment analysis (ABSA) accomplishes a fine-grained analysis
that defines the aspects of a given document or sentence and the sentiments
conveyed regarding each aspect. This level of analysis is the most detailed
version that is capable of exploring the nuanced viewpoints of the reviews.
Most of the research available in ABSA focuses on English language with very
few work available on Arabic. Most previous work in Arabic has been based on
regular methods of machine learning that mainly depends on a group of rare
resources and tools for analyzing and processing Arabic content such as
lexicons, but the lack of those resources presents another challenge. To
overcome these obstacles, Deep Learning (DL)-based methods are proposed using
two models based on Gated Recurrent Units (GRU) neural networks for ABSA. The
first one is a DL model that takes advantage of the representations on both
words and characters via the combination of bidirectional GRU, Convolutional
neural network (CNN), and Conditional Random Field (CRF) which makes up
(BGRU-CNN-CRF) model to extract the main opinionated aspects (OTE). The second
is an interactive attention network based on bidirectional GRU (IAN-BGRU) to
identify sentiment polarity toward extracted aspects. We evaluated our models
using the benchmarked Arabic hotel reviews dataset. The results indicate that
the proposed methods are better than baseline research on both tasks having
38.5% enhancement in F1-score for opinion target extraction (T2) and 7.5% in
accuracy for aspect-based sentiment polarity classification (T3). Obtaining F1
score of 69.44% for T2, and accuracy of 83.98% for T3.
Related papers
- A Deep Convolutional Neural Network-based Model for Aspect and Polarity Classification in Hausa Movie Reviews [0.0]
This paper introduces a novel Deep Convolutional Neural Network (CNN)-based model tailored for aspect and polarity classification in Hausa movie reviews.
The proposed model combines CNNs with attention mechanisms for aspect-word prediction, leveraging contextual information and sentiment polarities.
With 91% accuracy on aspect term extraction and 92% on sentiment polarity classification, the model outperforms traditional machine models.
arXiv Detail & Related papers (2024-05-29T23:45:42Z) - ECRC: Emotion-Causality Recognition in Korean Conversation for GCN [0.0]
We propose the emotion-causality recognition in conversation (ECRC) model, which is based on a novel graph structure.
In this study, we overcome the limitations of previous embeddings by utilizing both word- and sentence-level embeddings.
This model uniquely integrates the bidirectional long short-term memory (Bi-LSTM) and graph neural network (GCN) models for Korean conversation analysis.
arXiv Detail & Related papers (2024-03-16T02:07:31Z) - SOUL: Towards Sentiment and Opinion Understanding of Language [96.74878032417054]
We propose a new task called Sentiment and Opinion Understanding of Language (SOUL)
SOUL aims to evaluate sentiment understanding through two subtasks: Review (RC) and Justification Generation (JG)
arXiv Detail & Related papers (2023-10-27T06:48:48Z) - Arabic Sentiment Analysis with Noisy Deep Explainable Model [48.22321420680046]
This paper proposes an explainable sentiment classification framework for the Arabic language.
The proposed framework can explain specific predictions by training a local surrogate explainable model.
We carried out experiments on public benchmark Arabic SA datasets.
arXiv Detail & Related papers (2023-09-24T19:26:53Z) - Pre-trained Embeddings for Entity Resolution: An Experimental Analysis
[Experiment, Analysis & Benchmark] [65.11858854040544]
We perform a thorough experimental analysis of 12 popular language models over 17 established benchmark datasets.
First, we assess their vectorization overhead for converting all input entities into dense embeddings vectors.
Second, we investigate their blocking performance, performing a detailed scalability analysis, and comparing them with the state-of-the-art deep learning-based blocking method.
Third, we conclude with their relative performance for both supervised and unsupervised matching.
arXiv Detail & Related papers (2023-04-24T08:53:54Z) - Arabic aspect based sentiment analysis using BERT [0.0]
This article explores the modeling capabilities of contextual embeddings from pre-trained language models, such as BERT.
We are building a simple but effective BERT-based neural baseline to handle this task.
Our BERT architecture with a simple linear classification layer surpassed the state-of-the-art works, according to the experimental results.
arXiv Detail & Related papers (2021-07-28T11:34:00Z) - Read Like Humans: Autonomous, Bidirectional and Iterative Language
Modeling for Scene Text Recognition [80.446770909975]
Linguistic knowledge is of great benefit to scene text recognition.
How to effectively model linguistic rules in end-to-end deep networks remains a research challenge.
We propose an autonomous, bidirectional and iterative ABINet for scene text recognition.
arXiv Detail & Related papers (2021-03-11T06:47:45Z) - Opinion Transmission Network for Jointly Improving Aspect-oriented
Opinion Words Extraction and Sentiment Classification [56.893393134328996]
Aspect-level sentiment classification (ALSC) and aspect oriented opinion words extraction (AOWE) are two highly relevant aspect-based sentiment analysis subtasks.
We propose a novel joint model, Opinion Transmission Network (OTN), to exploit the potential bridge between ALSC and AOWE.
arXiv Detail & Related papers (2020-11-01T11:00:19Z) - Improving BERT Performance for Aspect-Based Sentiment Analysis [3.5493798890908104]
Aspect-Based Sentiment Analysis (ABSA) studies the consumer opinion on the market products.
It involves examining the type of sentiments as well as sentiment targets expressed in product reviews.
We show that applying the proposed models eliminates the need for further training of the BERT model.
arXiv Detail & Related papers (2020-10-22T13:52:18Z) - Simple Unsupervised Similarity-Based Aspect Extraction [0.9558392439655015]
We propose a simple approach called SUAEx for aspect extraction.
SUAEx is unsupervised and relies solely on the similarity of word embeddings.
Experimental results on datasets from three different domains have shown that SUAEx achieves results that can outperform the state-of-the-art attention-based approach at a fraction of the time.
arXiv Detail & Related papers (2020-08-25T04:58:07Z) - Improving Aspect-Level Sentiment Analysis with Aspect Extraction [104.3459510527776]
The work primarily hypothesizes that transferring knowledge from a pre-trained AE model can benefit the performance of ALSA models.
Empirically, this work show that the added information significantly improves the performance of three different baseline ALSA models.
arXiv Detail & Related papers (2020-05-03T06:25:16Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.