Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

Boosting Fake News Detection in Arabic Dialects with Consistency-Aware LLM Merging Techniques

Domain:

natural language processing

Record type:

paper
Creator:
HocSma
Editor:
Sta
Publisher:
CCSD
Host:avatar
International audience This work explores the use of Large Language Models (LLMs) for fake news detection in multilingual and multi-script contexts, focusing on Arabic dialects. We address the challenge of insufficient digital data for many Arabic dialects by using pretrained LLMs on a diverse corpus including Modern Standard Arabic (MSA), followed by fine-tuning on dialect-specific data. We examine AraBERT, Dar-ijaBERT, and mBERT for performance on North African Arabic dialects, incorporating code-switching and writing styles such as Arabizi. We evaluate these models on the BOUTEF dataset, which includes fake news, fake comments, and denial categories. Our approach fine-tunes both Arabic and Latin script text, with a focus on cross-script generalization. We improve accuracy using an ensemble strategy that merges predictions from AraBERT and DarijaBERT. Additionally, we introduce a new custom loss function, named CALLM to enforce consistency between models, boosting classification performance. The use of CALLM achieves significant improvement in F1-score (12.88 ↑) and accuracy (2.47 ↑) compared to the best model (MarBERT).

Visit

hal.science

Tasks

text classification

Tags

Ensemble approachArabic dialectsLLMFake news[INFO.INFO-AI]Computer Science [cs]/Artificial Intelligence [cs.AI]

Licenses

https://creativecommons.org/licenses/by/4.0/info:eu-repo/semantics/OpenAccess

Similar

Detection of Arabic and Algerian Fake NewsArabic fake news detection using graph neural networks with heterogeneous graphEmotion-aware fake news detection via BERT and NRC emotion lexiconSarcasm Detection in Libyan Arabic Dialects Using Natural Language Processing TechniquesA culturally aware NLP approach for fake-news detection in Nigerian online media using BERTHeidiiYang/Africa-fake-news-detection

Detection of Arabic and Algerian Fake News

Abstract In an era characterised by the rapid dissemination of information throu

Arabic fake news detection using graph neural networks with heterogeneous graph

Detecting and fighting fake news is vital in the digital age, preventing the dissemination of false

Emotion-aware fake news detection via BERT and NRC emotion lexicon

This paper addresses the automated detection of fake news by developing an emotion-aware credibility

Sarcasm Detection in Libyan Arabic Dialects Using Natural Language Processing Techniques

A culturally aware NLP approach for fake-news detection in Nigerian online media using BERT

Fake-news dissemination in multilingual Nigerian media poses serious sociopolitical risks, yet many

HeidiiYang/Africa-fake-news-detection

# Fake News Detection with Streamlit ## Overview A fake news detection application built with Pytho