Multimodal Sentiment Analysis-6
Multimodal Sentiment Analysis-6
ANALYSIS: SENTIMENT
ANALYSID BASED APPROACH
INTRODUCTION
Sentiment analysis has been a popular research topic in machine learning and natural language
processing for many years. It aims to understand and interpret human sentiment through different
modalities (e.g., text, voice tones, or facial expressions). Recently, automatic and accurate sentiment
analysis has been shown to play a critical role in natural human-computer interactions, group
decision-making systems, and opinion mining. With the popularity of online video platforms (e.g.,
YouTube, Twitter, and Weibo), an increasing number of users are willing to express their emotions and
opinions by posting videos. To effectively recognize the effective orientation of these videos,
multimodal sentiment analysis (MSA) has been proposed and attracted increasing attention. For
example, given a monologue video, the target of MSA is to detect the sentiment involved by
leveraging multiple input modalities, including textual, auditory, and visual modalities.
In this Project, we are going to propose a new model to do sentiment analysis using 3 modalities and
the method of Modality Translation, in previously made models we’ve seen that among the three
modalities text has the highest importance and it’ll be helpful to tackle the problem of missing data
and alongside applying Transfer Learning for Video modality is much more useful than the traditional
transformer-based models.
RECENT STUDIES
Study Adopted Technique key findings future scope data
Uses Encoder Based approach which accounts all Can be used Alongside LSTM
TMTN Encoder and Decoder
three modalities. and CNN
CMU-MOSI
TETFN
VDCNN
TEDT
LSTM
BERT
Performance metrics:
Accuracy Score
F1-score
Precision
AUC
Proposed
Methadology
Results obtained for YELP Review polarity
VDCNN 95.72%
LSTM 94.74%
VDCNN 91.33 %
LSTM 86.06%
BERT 97%
LR 92%
NB 57%
LR 58%
Not performing
2. Applying BERT 27th May,2024 30th May,2024
well
Feature extraction of
4. 1st June,2024 3rd June,2024
Videos