A Data-driven Neural Network Architecture for Sentiment Analysis

06/30/2020
by   Erion Çano, et al.
0

The fabulous results of convolution neural networks in image-related tasks, attracted attention of text mining, sentiment analysis and other text analysis researchers. It is however difficult to find enough data for feeding such networks, optimize their parameters, and make the right design choices when constructing network architectures. In this paper we present the creation steps of two big datasets of song emotions. We also explore usage of convolution and max-pooling neural layers on song lyrics, product and movie review text datasets. Three variants of a simple and flexible neural network architecture are also compared. Our intention was to spot any important patterns that can serve as guidelines for parameter optimization of similar models. We also wanted to identify architecture design choices which lead to high performing sentiment analysis models. To this end, we conducted a series of experiments with neural architectures of various configurations. Our results indicate that parallel convolutions of filter lengths up to three are usually enough for capturing relevant text features. Also, max-pooling region size should be adapted to the length of text documents for producing the best feature maps. Top results we got are obtained with feature maps of lengths 6 to 18. An improvement on future neural network models for sentiment analysis, could be generating sentiment polarity prediction of documents using aggregation of predictions on smaller excerpt of the entire text.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/06/2018

Text-based Sentiment Analysis and Music Emotion Recognition

Sentiment polarity of tweets, blog posts or product reviews has become h...
research
01/27/2018

Combining Convolution and Recursive Neural Networks for Sentiment Analysis

This paper addresses the problem of sentence-level sentiment analysis. I...
research
11/19/2021

Does BERT look at sentiment lexicon?

The main approaches to sentiment analysis are rule-based methods and ma-...
research
06/23/2020

Can you tell? SSNet – a Sagittal Stratum-inspired Neural Network Framework for Sentiment Analysis

When people try to understand nuanced language they typically process mu...
research
05/09/2022

Improving Arabic Sentiment Analysis Using CNN-Based Architectures and Text Preprocessing

Sentiment analysis is an essential process which is important to many na...
research
01/11/2018

Polypus: a Big Data Self-Deployable Architecture for Microblogging Text Extraction and Real-Time Sentiment Analysis

In this paper we propose a new parallel architecture based on Big Data t...
research
11/21/2016

Text Classification Improved by Integrating Bidirectional LSTM with Two-dimensional Max Pooling

Recurrent Neural Network (RNN) is one of the most popular architectures ...

Please sign up or login with your details

Forgot password? Click here to reset