paper-with-me

Papers

Saved You A Click: Automatically Answering Clickbait Titles

2022-12-15 · Oliver Johnson, Beicheng Lou, Janet Zhong, Andrey Kurenkov

Often clickbait articles have a title that is phrased as a question or vague teaser that entices the user to click on the link and read the article to find the explanation. We developed a system that will automatically find the answer or explanation of the clickbait hook from the website text so that the user does not need to read through the text themselves. We fine-tune an extractive question and answering model (RoBERTa) and an abstractive one (T5), using data scraped from the 'StopClickbait' Facebook pages and Reddit's 'SavedYouAClick' subforum. We find that both extractive and abstractive models improve significantly after finetuning. We find that the extractive model performs slightly better according to ROUGE scores, while the abstractive one has a slight edge in terms of BERTscores.

📄 PDF Abstract BibTeX arXiv:2212.08196

Code (1)

janetzhong/saved-you-a-click-cs224n 공식 구현 pytorch

Tasks

Articles

Similar Papers 제목 키워드 기반

A Novel Contrastive Learning Method for Clickbait Detection on RoCliCo: A Romanian Clickbait Corpus of News Articles

2023-10-10 · Daria-Mihaela Broscoteanu, Radu Tudor Ionescu

To increase revenue, news websites often resort to using deceptive news titles, luring users into clicking on the title and reading the full news. Clickbait detection is the task that aims to automatically detect this fo…

ArticlesClickbait DetectionContrastive Learning

Clickbait Classification and Spoiling Using Natural Language Processing

2023-06-16 · Adhitya Thirumala, Elisa Ferracane

Clickbait is the practice of engineering titles to incentivize readers to click through to articles. Such titles with sensationalized language reveal as little information as possible. Occasionally, clickbait will be int…

ArticlesClassificationLanguage ModellingLarge Language Model+2

BanglaBait: Semi-Supervised Adversarial Approach for Clickbait Detection on Bangla Clickbait Dataset

2023-11-10 · MD. Motahar Mahtab, Monirul Haque, Mehedi Hasan, Farig Sadeque

Intentionally luring readers to click on a particular content by exploiting their curiosity defines a title as clickbait. Although several studies focused on detecting clickbait titles in English articles, low resource l…

ArticlesClickbait Detection

Predicting Clickbait Strength in Online Social Media

2020-12-01 · COLING 2020 8 · Vijayasaradhi Indurthi, Bakhtiyar Syed, Manish Gupta, Vasudeva Varma

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 Classification

Machine Learning Based Detection of Clickbait Posts in Social Media

2017-10-05 · Xinyue Cao, Thai Le, Jason, Zhang

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 view…

BIG-bench Machine LearningClickbait Detection