2021
DOI: 10.7717/peerj-cs.745
|View full text |Cite
|
Sign up to set email alerts
|

Deepfake tweets classification using stacked Bi-LSTM and words embedding

Abstract: The spread of altered media in the form of fake videos, audios, and images, has been largely increased over the past few years. Advanced digital manipulation tools and techniques make it easier to generate fake content and post it on social media. In addition, tweets with deep fake content make their way to social platforms. The polarity of such tweets is significant to determine the sentiment of people about deep fakes. This paper presents a deep learning model to predict the polarity of deep fake tweets. For… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
24
0
2

Year Published

2022
2022
2024
2024

Publication Types

Select...
10

Relationship

3
7

Authors

Journals

citations
Cited by 33 publications
(26 citation statements)
references
References 35 publications
0
24
0
2
Order By: Relevance
“…Similarly, the study in [ 53 ] used an extra tree classifier (ETC) for the same task. In addition, the study in [ 54 ] used the CNN-LSTM model for sarcasm detection, and the study in [ 55 ] has performed sentiment analysis using the stacked Bi-LSTM model. For a fair comparison, these models were deployed using the COVID-19 vaccination tweets dataset that was collected in this study.…”
Section: Resultsmentioning
confidence: 99%
“…Similarly, the study in [ 53 ] used an extra tree classifier (ETC) for the same task. In addition, the study in [ 54 ] used the CNN-LSTM model for sarcasm detection, and the study in [ 55 ] has performed sentiment analysis using the stacked Bi-LSTM model. For a fair comparison, these models were deployed using the COVID-19 vaccination tweets dataset that was collected in this study.…”
Section: Resultsmentioning
confidence: 99%
“…The BoW is simple to use and easy to implement for finding the features from raw text data ( Rustam et al, 2021 ; Rupapara et al, 2021a ). Many language modeling and text classification problems can be solved using the BoW features.…”
Section: Methodsmentioning
confidence: 99%
“…When only one split is implemented in a DT, the Decision Stump operator is utilized. The tree's structure can be applied to categorise previously undiscovered cases [21][22][23][24]. Each branch (to another decision tree) represents a potential attribute value, whereas the decision node represents an attribute test.…”
Section: Decision Stump (Ds)mentioning
confidence: 99%