Skip to content
Open access

Semantic Adaptive Fusion with Trust Signals for Fake News Detection

Aug 2026 · Journal of Trends in Computer Science and Smart Technology · Vol 8, pp. 862-883 · 0 citations · 26 references

TL;DR

This paper introduces AQFND (Adaptive and Trust-aware Fake News Detector), an end-to-end model that combines dense contextual semantic features provided by a frozen LLM encoder with statistical lexical features (TF-IDF) using a complexity-aware dynamic gating mechanism.

Abstract

Due to the rapid proliferation of deceptive information disseminated via digital platforms, there is a need to construct scalable, robust and mathematical models to detect fake news automatically. Even though Large Language Models (LLMs) show remarkable ability to solve contextual semantic reasoning tasks, the current state-of-the-art hybrid models require static approaches to feature fusion, which cannot handle different claim structures adaptively. In this paper, we introduce AQFND (Adaptive and Trust-aware Fake News Detector), an end-to-end model that combines dense contextual semantic features provided by a frozen LLM encoder (Qwen2.5) with statistical lexical features (TF-IDF) using a complexity-aware dynamic gating mechanism. With the aim to increase the level of reliability of the decision-making process, we incorporate the idea of a trust-aware inference engine based on Shannon Entropy and confidence thresholding (τ = 0.65). The proposed framework is evaluated on three widely-used benchmark datasets covering complex political claims, extensive fact-checking articles, and entertainment news: LIAR, PolitiFact, and GossipCop. With the LIAR dataset, AQFND attains an F1-score of 76.20% (accuracy 71.86%, ROC-AUC 76.96%, and MCC 0.4215), while on the PolitiFact dataset, AQFND gets an F1-score of 71.31% (accuracy 73.01%, ROC-AUC 81.42%, and MCC 0.4668). Also, on the GossipCop dataset, AQFND has an F1-score of 97.19% (accuracy 97.17%, ROC-AUC 97.85%, and MCC 0.9435).

Read PDF

Similar papers

Open access 2026

HEX-Net:Ensemble for Fake News Detection

HEF-XFND is proposed, a hybrid explainable feature-fusion framework that combines sparse lexical evidence, contextual transformer representations, source-level credibility indicators, and calibrated ensemble learning that addresses three recurring limitations in fake-news research.

Raju M, Subalakshmi Kannan, P. P · 0 citations
Open access Jul 2026

Fake News Identification Using Hybrid Transformer Ensemble Approach

A hybrid transformer-based ensemble model for automated fake news identification using the FakeNewsNet dataset is proposed and Experimental results show that the ensemble model achieves an accuracy of approximately 93%, outperforming the individual constituent models.

M. E. Babu, G. Sukanya · 0 citations
Aug 2026

KGEMD: knowledge-guided enhanced multimodal detection for fake news

The results indicate that explicitly modeling semantic conflict as a discriminative feature effectively improves detection precision and generalization, providing a robust solution for factual verification in complex media environments.

Zi-Heng Wang, Junfang Song, Shuyu Wang et al. · 0 citations
Open access Aug 2026

Adaptive Semantic Feature Refinement for Explainable Fake News Detection Using Pretrained Transformers

Results indicate that the proposed architecture successfully combines the process of refining the semantic features of text data while providing an explainable artificial intelligence solution for real-world applications of fake news detection.

Sudha Patel, Shilpa Serasiya, Sachi Bhavsar et al. · 0 citations
Open access Jul 2026

Explainable Artificial Intelligence for Fake News Detection in Digital Media

An Explainable Artificial Intelligence (XAI) framework for fake news detection that unites the complementary explainability methods: SHapley Additive exPlanations and Local Interpretable Model-agnostic Explanations with the feature extraction technique, Term Frequency-Inverse Document Frequency (TF-IDF) and the Linear Support Vector Machine (Linear SVM) classifier.

Ilyass Mzili, Otmane Houdaif, Zakaria Benlalia · 0 citations
Book Open access Aug 2026

A Serial Two-Stage Framework for Robust Multimodal Fake News Detection via Adaptive Reasoning

DAR-Lite is proposed, a serial two-stage framework that rethinks the detection pipeline through explicit decoupling of representation denoising and contextual reasoning, and achieves a favorable balance between detection performance and computational cost.

Maolin Wang, Ziting Mai, Zichun Liu et al. · 0 citations