Skip to content
Open access

H-FuseNet: A Hybrid Multi-Representation Fusion Framework for Robust Misinformation Detection

Jul 2026 · Machine Learning and Knowledge Extraction · 0 citations · 58 references

TL;DR

H-FuseNet is proposed, a hybrid multi-representation fusion framework that combines pretrained transformer representations with deception-oriented handcrafted linguistic, stylistic, and semantic features that can improve the reliability of automated fake news detection systems.

Abstract

This study investigates automated fake news detection as a reliability-oriented text classification problem in dynamic digital information environments. We propose H-FuseNet, a hybrid multi-representation fusion framework that combines pretrained transformer representations with deception-oriented handcrafted linguistic, stylistic, and semantic features. Using the WELFake dataset, we benchmark 15 baseline models, including classical classifiers, ensemble methods, recurrent and convolutional networks, and transformer fine-tuning models, under stratified 10-fold cross-validation with nested hyperparameter optimization. To examine generalization beyond a single benchmark, we train exclusively on WELFake and evaluate cross-dataset performance on three held-out external datasets: FakeNewsNet, CoAID, and LLM-generated misinformation. H-FuseNet integrates transformer document embeddings with a lightweight feature-processing MLP, optional contextual feature streams when metadata are available, and auxiliary supervision through pseudo-labeled headline body stance and clickbait signals. The proposed model achieves 98.9% mean accuracy and 0.998 ROC–AUC, while maintaining strong calibration, with a Brier score of 0.012 and Expected Calibration Error of 0.009, and low variance across folds. Cross-dataset evaluation yields accuracies of 87.34% on FakeNewsNet, 83.56% on CoAID, and 91.22% on LLM-generated misinformation, demonstrating robust generalization under distribution shift. Ablation analyses show that handcrafted features, auxiliary tasks, and learned fusion each contribute to performance, while Wilcoxon and McNemar tests indicate statistically significant differences against selected strong baselines. Error analysis shows that remaining failures mainly occur in professionally written misinformation that imitates neutral journalistic style. Overall, the results suggest that calibrated multi-representation fusion can improve the reliability of automated fake news detection systems.

Read PDF

Similar papers

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
Conference Jul 2026

Enhancing Fake News Detection using a BERT–BiLSTM Hybrid Framework

The rapid proliferation of digitally distributed news has made large-scale automated verification an urgent research priority, as deceptive content spreads across social platforms faster than manual reviewers can evaluate it. This work introduces a two-stage deep learning pipeline in which a pretrained BERT encoder generates rich contextual token embeddings that are subsequently processed by a Bidirectional Long Short-Term Memory (BiLSTM) network, enabling the classifier to exploit both sentence-level semantics and document-level narrative flow simultaneously. Experiments on the WELFake benchmark [1] following a standardised cleaning pipeline—lowercasing, URL stripping, tokenisation, stop-word removal, and WordNet lemmatisation— yielded 98.7 % accuracy and an F1-score of 0.986. This surpasses a BERT-only baseline by 3.1 percentage points and exceeds several previously published state-of-the-art results. The gains confirm that coupling transformer-based semantic representations with recurrent sequential modelling produces a measurable and reproducible improvement in misinformation detection. Planned extensions include multilingual evaluation and knowledge-distilled encoder replacements targeting real-time throughput constraints.

Ardra P Namboodiri, Archa P S, Honey Mol O · 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 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
Preprint Jul 2026

Token-Region Guided Cross-Attention Fusion for Multimodal Affect Interpretation

Experimental evaluation on the PoliMemeDecode1 dataset shows that the attention-based fusion significantly outperforms unimodal baselines and standard concatenation methods, achieving a state-of-the-art Macro-F1 of approximately 0.94.

Musa Tur Farazi, Nufayer Jahan Reza · 0 citations