Related Experiment Video
Updated: Aug 12, 2025

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
Published on: April 21, 2023
TSA-CNN-AOA: Twitter sentiment analysis using CNN optimized via arithmetic optimization algorithm
Serpil Aslan1, Soner Kızıloluk2, Eser Sert2
1Department of Software Engineering, Faculty of Engineering and Natural Sciences, Malatya Turgut Ozal University, 44210 Malatya, Turkey.
This study introduces a novel Twitter sentiment analysis (TSA) method using a convolutional neural network optimized by the arithmetic optimization algorithm (CNN-AOA) to analyze COVID-19 public opinion. The TSA-CNN-AOA (KNN) model achieved 95.098% accuracy in classifying tweets, outperforming existing approaches.
Area of Science:
- Computational Linguistics
- Social Media Analysis
- Public Health Informatics
Background:
- The COVID-19 pandemic has caused significant psychological distress globally.
- Social media platforms like Twitter are crucial for understanding public sentiment.
- Effective analysis of public opinion on social media is vital for mitigating negative psychological impacts.
Purpose of the Study:
- To develop and evaluate a novel Twitter Sentiment Analysis (TSA) approach for COVID-19 related tweets.
- To enhance TSA performance by optimizing a Convolutional Neural Network (CNN) with the Arithmetic Optimization Algorithm (AOA).
- To accurately classify public sentiment regarding COVID-19 from Twitter data.
Main Methods:
- Extracted 173,638 COVID-19 tweets from Twitter using a custom API.
- Utilized FastText Skip-gram for feature extraction from the tweet database.
- Employed a CNN as a feature extractor, optimized by AOA for feature selection.
- Classified tweets into positive, negative, and neutral categories using K-nearest neighbors (KNN), support vector machine, and decision tree algorithms.
Main Results:
- The proposed TSA-CNN-AOA approach, specifically with KNN classifier, achieved a high accuracy rate of 95.098% for tweet classification.
- The method demonstrated superior performance compared to various other TSA approaches.
- Experimental results confirm the effectiveness of the AOA optimization for the CNN model in sentiment analysis.
Conclusions:
- The TSA-CNN-AOA (KNN) method offers a highly accurate and effective solution for analyzing public sentiment on social media during health crises like COVID-19.
- This approach can be instrumental in understanding and addressing the psychological impact of pandemics.
- The study highlights the potential of optimized deep learning models for large-scale social media data analysis.
Related Concept Videos
Arithmetic Mean
When all the values in a data set are not unique, the sum in the numerator can be calculated by multiplying each distinct value by its frequency.
Sometimes, the arithmetic mean of a sample can be affected by a few data points...
Improving Translational Accuracy
Central Tendency: Analysis
The mean is one such measure, calculated by totaling all values in a dataset and dividing by the number of values. For instance, the mean blood pressure reading (120, 130, 140, 150) would be 135. However, the mean can be affected by extreme values or outliers.
The median, another measure,...
Weighted Mean
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
Column Efficiency: Rate Theory
During elution, a solute molecule experiences numerous transitions between stationary and mobile phases, exhibiting irregular residence times in...
Reconstruction of Signal using Interpolation

