ClickGuard:一个用于点击诱饵检测的可信自适应融合框架 / ClickGuard: A Trustworthy Adaptive Fusion Framework for Clickbait Detection
1️⃣ 一句话总结
这篇论文提出了一个名为ClickGuard的智能检测框架,它通过自适应融合文本的语法和语义特征,能高效准确地识别网络上的‘标题党’内容,从而帮助提升在线信息的可信度。
The widespread use of clickbait headlines, crafted to mislead and maximize engagement, poses a significant challenge to online credibility. These headlines employ sensationalism, misleading claims, and vague language, underscoring the need for effective detection to ensure trustworthy digital content. The paper introduces, ClickGuard: a trustworthy adaptive fusion framework for clickbait detection. It combines BERT embeddings and structural features using a Syntactic-Semantic Adaptive Fusion Block (SSAFB) for dynamic integration. The framework incorporates a hybrid CNN-BiLSTM to capture patterns and dependencies. The model achieved 96.93% testing accuracy, outperforming state-of-the-art approaches. The model's trustworthiness is evaluated using LIME and Permutation Feature Importance (PFI) for interpretability and perturbation analysis. These methods assess the model's robustness and sensitivity to feature changes by measuring the average prediction variation. Ablation studies validated the SSAFB's effectiveness in optimizing feature fusion. The model demonstrated robust performance across diverse datasets, providing a scalable, reliable solution for enhancing online content credibility by addressing syntactic-semantic modelling challenges. Code of the work is available at: this https URL
ClickGuard:一个用于点击诱饵检测的可信自适应融合框架 / ClickGuard: A Trustworthy Adaptive Fusion Framework for Clickbait Detection
这篇论文提出了一个名为ClickGuard的智能检测框架,它通过自适应融合文本的语法和语义特征,能高效准确地识别网络上的‘标题党’内容,从而帮助提升在线信息的可信度。
源自 arXiv: 2604.07272