paper-with-me

Papers

Multimodal Clickbait Detection by De-confounding Biases Using Causal Representation Inference

2024-10-10 · Jianxing Yu, Shiqi Wang, Han Yin, Zhenlong Sun, Ruobing Xie, Bo Zhang, Yanghui Rao

This paper focuses on detecting clickbait posts on the Web. These posts often use eye-catching disinformation in mixed modalities to mislead users to click for profit. That affects the user experience and thus would be blocked by content provider. To escape detection, malicious creators use tricks to add some irrelevant non-bait content into bait posts, dressing them up as legal to fool the detector. This content often has biased relations with non-bait labels, yet traditional detectors tend to make predictions based on simple co-occurrence rather than grasping inherent factors that lead to malicious behavior. This spurious bias would easily cause misjudgments. To address this problem, we propose a new debiased method based on causal inference. We first employ a set of features in multiple modalities to characterize the posts. Considering these features are often mixed up with unknown biases, we then disentangle three kinds of latent factors from them, including the invariant factor that indicates intrinsic bait intention; the causal factor which reflects deceptive patterns in a certain scenario, and non-causal noise. By eliminating the noise that causes bias, we can use invariant and causal factors to build a robust model with good generalization ability. Experiments on three popular datasets show the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2410.07673

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferenceClickbait Detection

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Crowdsourcing a Large Corpus of Clickbait on Twitter

2018-08-01 · COLING 2018 8 · Martin Potthast, Tim Gollub, Kristof Komlossy, Sebastian Schuster 외

Clickbait has become a nuisance on social media. To address the urging task of clickbait detection, we constructed a new corpus of 38,517 annotated Twitter tweets, the Webis Clickbait Corpus 2017. To avoid biases in term…

Clickbait Detection

YTClickbait21K: Human-Annotated Multimodal Dataset for YouTube Clickbait Detection Across Diverse Channels and Content Categories

2026-06-10 · Md. Minhazul Islam, Md. Tanbeer Jubaer, Amith Khandakar, Shovon Sarker 외 arxiv

Clickbait content on video-sharing platforms poses a significant challenge to information reliability, yet progress in automated detection has been constrained by the lack of large-scale, high-quality multimodal datasets…

Pulling Up by the Causal Bootstraps: Causal Data Augmentation for Pre-training Debiasing

2021-08-27 · Sindhu C. M. Gowda, Shalmali Joshi, Haoran Zhang, Marzyeh Ghassemi

Machine learning models achieve state-of-the-art performance on many supervised learning tasks. However, prior evidence suggests that these models may learn to rely on shortcut biases or spurious correlations (intuitivel…

BenchmarkingData AugmentationDomain Generalization

Causal Inspired Multi Modal Recommendation

2025-10-14 · Jie Yang, Chenyang Gu, Zixuan Liu arxiv

Multimodal recommender systems enhance personalized recommendations in e-commerce and online advertising by integrating visual, textual, and user-item interaction data. However, existing methods often overlook two critic…

Multimodal Recommendation

On Counterfactual Data Augmentation Under Confounding

2023-05-29 · Abbavaram Gowtham Reddy, Saketh Bachu, Saloni Dash, Charchit Sharma 외

Counterfactual data augmentation has recently emerged as a method to mitigate confounding biases in the training data. These biases, such as spurious correlations, arise due to various observed and unobserved confounding…

counterfactualData Augmentation