Machine Learning Based Detection of Clickbait Posts in Social Media
Clickbait (headlines) make use of misleading titles that hide critical information from or exaggerate the content on the landing target pages to entice clicks. As clickbaits often use eye-catching wording to attract viewers, target contents are often of low quality. Clickbaits are especially widespread on social media such as Twitter, adversely impacting user experience by causing immense dissatisfaction. Hence, it has become increasingly important to put forward a widely applicable approach to identify and detect clickbaits. In this paper, we make use of a dataset from the clickbait challenge 2017 (clickbait-challenge.com) comprising of over 21,000 headlines/titles, each of which is annotated by at least five judgments from crowdsourcing on how clickbait it is. We attempt to build an effective computational clickbait detection model on this dataset. We first considered a total of 331 features, filtered out many features to avoid overfitting and improve the running time of learning, and eventually selected the 60 most important features for our final model. Using these features, Random Forest Regression achieved the following results: MSE=0.035 MSE, Accuracy=0.82, and F1-sore=0.61 on the clickbait class.
Code (0)
등록된 구현이 없습니다.
Tasks
BIG-bench Machine LearningClickbait DetectionSimilar Papers 제목 키워드 기반
Is it a click bait? Let's predict using Machine Learning
In this era of digitisation, news reader tend to read news online. This is because, online media instantly provides access to a wide variety of content. Thus, people don't have to wait for tomorrow's newspaper to know wh…
ArticlesBIG-bench Machine LearningPredicting Clickbait Strength in Online Social Media
Hoping for a large number of clicks and potentially high social shares, journalists of various news media outlets publish sensationalist headlines on social media. These headlines lure the readers to click on them and sa…
Binary ClassificationFishing for Clickbaits in Social Images and Texts with Linguistically-Infused Neural Network Models
This paper presents the results and conclusions of our participation in the Clickbait Challenge 2017 on automatic clickbait detection in social media. We first describe linguistically-infused neural network models and id…
Binary ClassificationClickbait Detectionobject-detectionObject DetectionEmotion-Aware Clickbait Attack in Social Media
Clickbait is characterized by disproportionately high emotional intensity relative to informational content, often reinforced by specific structural patterns. However, current research considers clickbait as a static tex…
A Two-Level Classification Approach for Detecting Clickbait Posts using Text-Based Features
The emergence of social media as news sources has led to the rise of clickbait posts attempting to attract users to click on article links without informing them on the actual article content. This paper presents our eff…
Clickbait DetectionFake News Detectionfeature selectionGeneral Classification