paper-with-me

Papers

Clickbait Detection using Multiple Categorization Techniques

2020-03-29 · Abinash Pujahari, Dilip Singh Sisodia

Clickbaits are online articles with deliberately designed misleading titles for luring more and more readers to open the intended web page. Clickbaits are used to tempted visitors to click on a particular link either to monetize the landing page or to spread the false news for sensationalization. The presence of clickbaits on any news aggregator portal may lead to unpleasant experience to readers. Automatic detection of clickbait headlines from news headlines has been a challenging issue for the machine learning community. A lot of methods have been proposed for preventing clickbait articles in recent past. However, the recent techniques available in detecting clickbaits are not much robust. This paper proposes a hybrid categorization technique for separating clickbait and non-clickbait articles by integrating different features, sentence structure, and clustering. During preliminary categorization, the headlines are separated using eleven features. After that, the headlines are recategorized using sentence formality, syntactic similarity measures. In the last phase, the headlines are again recategorized by applying clustering using word vector similarity based on t-Stochastic Neighbourhood Embedding (t-SNE) approach. After categorization of these headlines, machine learning models are applied to the data set to evaluate machine learning algorithms. The obtained experimental results indicate the proposed hybrid model is more robust, reliable and efficient than any individual categorization techniques for the real-world dataset we used.

📄 PDF Abstract BibTeX arXiv:2003.12961

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesBIG-bench Machine LearningClickbait DetectionClusteringSentence

Similar Papers 제목 키워드 기반

Mitigating Clickbait: An Approach to Spoiler Generation Using Multitask Learning

2024-05-07 · Sayantan Pal, Souvik Das, Rohini K. Srihari

This study introduces 'clickbait spoiling', a novel technique designed to detect, categorize, and generate spoilers as succinct text responses, countering the curiosity induced by clickbait content. By leveraging a multi…

Multi-Task LearningQuestion Answering

Clickbait Detection in YouTube Videos

2021-07-26 · Ruchira Gothankar, Fabio Di Troia, Mark Stamp

YouTube videos often include captivating descriptions and intriguing thumbnails designed to increase the number of views, and thereby increase the revenue for the person who posted the video. This creates an incentive fo…

Clickbait Detection

Federated Hierarchical Hybrid Networks for Clickbait Detection

2019-06-03 · Feng Liao, Hankz Hankui Zhuo, Xiaoling Huang, Yu Zhang

Online media outlets adopt clickbait techniques to lure readers to click on articles in a bid to expand their reach and subsequently increase revenue through ad monetization. As the adverse effects of clickbait attract m…

ArticlesClickbait Detection

Using Neural Network for Identifying Clickbaits in Online News Media

2018-06-20 · Amin Omidvar, Hui Jiang, Aijun An

Online news media sometimes use misleading headlines to lure users to open the news article. These catchy headlines that attract users but disappointed them at the end, are called Clickbaits. Because of the importance of…

Clickbait Detection

We used Neural Networks to Detect Clickbaits: You won't believe what happened Next!

2016-12-05 · Ankesh Anand, Tanmoy Chakraborty, Noseong Park

Online content publishers often use catchy headlines for their articles in order to attract users to their websites. These headlines, popularly known as clickbaits, exploit a user's curiosity gap and lure them to click o…

ArticlesClickbait DetectionFeature Engineering