paper-with-me

홈 › Papers

Clicks can be Cheating: Counterfactual Recommendation for Mitigating Clickbait Issue

2020-09-21 · Wenjie Wang, Fuli Feng, Xiangnan He, Hanwang Zhang, Tat-Seng Chua

Recommendation is a prevalent and critical service in information systems. To provide personalized suggestions to users, industry players embrace machine learning, more specifically, building predictive models based on the click behavior data. This is known as the Click-Through Rate (CTR) prediction, which has become the gold standard for building personalized recommendation service. However, we argue that there is a significant gap between clicks and user satisfaction -- it is common that a user is "cheated" to click an item by the attractive title/cover of the item. This will severely hurt user's trust on the system if the user finds the actual content of the clicked item disappointing. What's even worse, optimizing CTR models on such flawed data will result in the Matthew Effect, making the seemingly attractive but actually low-quality items be more frequently recommended. In this paper, we formulate the recommendation models as a causal graph that reflects the cause-effect factors in recommendation, and address the clickbait issue by performing counterfactual inference on the causal graph. We imagine a counterfactual world where each item has only exposure features (i.e., the features that the user can see before making a click decision). By estimating the click likelihood of a user in the counterfactual world, we are able to reduce the direct effect of exposure features and eliminate the clickbait issue. Experiments on real-world datasets demonstrate that our method significantly improves the post-click satisfaction of CTR models.

📄 PDF Abstract BibTeX arXiv:2009.09945

Code (1)

wenjiewwj/clickbait pytorch

Tasks

Click-Through Rate PredictioncounterfactualCounterfactual Inference

Similar Papers 제목 키워드 기반

Reweighting Clicks with Dwell Time in Recommendation

2022-09-19 · Ruobing Xie, Lin Ma, Shaoliang Zhang, Feng Xia 외

The click behavior is the most widely-used user positive feedback in recommendation. However, simply considering each click equally in training may suffer from clickbaits and title-content mismatching, and thus fail to p…

valid

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

Prompt-tuning for Clickbait Detection via Text Summarization

2024-04-17 · Haoxiang Deng, Yi Zhu, Ye Wang, Jipeng Qiang 외

Clickbaits are surprising social posts or deceptive news headlines that attempt to lure users for more clicks, which have posted at unprecedented rates for more profit or commercial revenue. The spread of clickbait has s…

Clickbait DetectionSemantic SimilaritySemantic Textual SimilarityText Summarization

Quality-aware News Recommendation

2022-02-28 · Chuhan Wu, Fangzhao Wu, Tao Qi, Yongfeng Huang

News recommendation is a core technique used by many online news platforms. Recommending high-quality news to users is important for keeping good user experiences and news platforms' reputations. However, existing news r…

News Recommendation