paper-with-me

홈 › Papers

Correlated Feature Selection for Tweet Spam Classification

2019-11-06 · Prakamya Mishra

The identification of spam messages on social networks is a very challenging task. Social media sites like Twitter \& Facebook attracts a lot of users and companies to advertise and attract users of personal gains. These advertisements most of the time leads to spamming, which in return leads to poor user experience. The purpose of this paper is to undertake the analysis of spamming on Twitter. To classify spams efficiently, it is necessary to first understand the features of the spam tweets as well as identify attributes of the spammer. We extract both tweet based features and user-based features for our analysis and observe the correlation between these features. This step is necessary as we can reduce the training time if we combine the highly correlated features. Our proposed approach uses a classification model based on artificial neural networks to classify the tweets as spam or non-spam giving the highest accuracy of 97.57\% when compared with four other standard classifiers namely, SVM, K Nearest Neighbours, Naive Bayes, and Random Forest.

📄 PDF Abstract BibTeX arXiv:1911.05495

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationfeature selectionGeneral Classification

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Impact of Feature Selection on Micro-Text Classification

2017-08-27 · Ankit Vadehra, Maura R. Grossman, Gordon V. Cormack

Social media datasets, especially Twitter tweets, are popular in the field of text classification. Tweets are a valuable source of micro-text (sometimes referred to as "micro-blogs"), and have been studied in domains suc…

ClassificationClusteringfeature selectionGeneral Classification+8

Making the Most of Tweet-Inherent Features for Social Spam Detection on Twitter

2015-03-25 · Wang Bo, Zubiaga Arkaitz, Liakata Maria, Procter Rob

Social spam produces a great amount of noise on social media services such as Twitter, which reduces the signal-to-noise ratio that both end users and data mining applications observe. Existing techniques on social spam …

Spam detection

Modified Genetic Algorithm for Feature Selection and Hyper Parameter Optimization: Case of XGBoost in Spam Prediction

2023-10-30 · Nazeeh Ghatasheh, Ismail Altaharwa, Khaled Aldebei

Recently, spam on online social networks has attracted attention in the research and business world. Twitter has become the preferred medium to spread spam content. Many research efforts attempted to encounter social net…

Dimensionality Reductionfeature selection

Twitter Spam Detection: A Systematic Review

2020-11-30 · Sepideh Bazzaz Abkenar, Mostafa Haghi Kashani, Mohammad Akbari, Ebrahim Mahdipour

Nowadays, with the rise of Internet access and mobile devices around the globe, more people are using social networks for collaboration and receiving real-time information. Twitter, the microblogging that is becoming a c…

BIG-bench Machine Learningfeature selectionSpam detection

Implementation of Naïve Bayes and Gini Index for Spam Email Classification

2021-05-03 · Computational and Simulation Vol. 6 No. 1 (2021): April, 2020 2021 5 · Fikri Rozan Imadudin, Danang Triantoro Murdiansyah, Adiwijaya

Email is a medium of information that is still frequently used by people today. At the moment email still has an endless problem that is spam email. Spam email is an email that can pollute, damage or disturb the recipien…

feature selection