PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
May 9, 20260 citationsOpen Access

Cross-Dataset Generalization in Urdu Fake News Detection: An Empirical Study with XLM-RoBERTa and a Length Confound Analysis

View Full Paper
AHAbdullah Haroon

Key Points

  • This study aims to investigate the generalization ability of models trained on Urdu fake news datasets across different corpora.
  • Utilized two publicly available Urdu datasets: Ax-to-Grind and Notri-Fact.
  • Fine-tuned xlm-roberta-base under in-domain and zero-shot cross-domain conditions.
  • Compared model performance against TF-IDF baselines using Logistic Regression and Support Vector Machines.
  • Transfer from Notri-Fact to Ax-to-Grind achieves a macro F1 score of 0.771, while the reverse direction results in an F1 of 0.005 (99.7% predicting fake).
  • Identified a systematic length confound, with fake articles averaging 117 words and real articles averaging 35 words in the Ax-to-Grind dataset, leading to shortcut learning.
  • Proposes a diagnostic methodology for identifying confound-driven model behavior applicable in multilingual fake news detection.

Abstract

Urdu fake news detection remains an under-resourced problem despite the language being spoken by over 231 million people worldwide. While prior work has demonstrated strong in-domain performance on individual Urdu datasets, whether models trained on one corpus generalise to another has received little systematic attention. This paper presents the first cross-dataset generalisation study for Urdu fake news detection, using two publicly available balanced datasets: the Ax-to-Grind Urdu corpus, comprising 10,083 articles across 15 domains, and the Notri-Fact Urdu dataset, containing 13,388 articles. We fine-tune xlm-roberta-base under four experimental conditions, namely in-domain on each dataset and two zero-shot cross-domain transfer directions, and compare against TF-IDF baselines using Logistic Regression and Support Vector Machines. Our experiments reveal a striking asymmetry in cross-domain performance. While transfer from Notri-Fact to Ax-to-Grind achieves a macro F1 of 0.771, the reverse direction collapses entirely to an F1 of 0.005, with the model predicting fake for 99.7% of all test articles. Through class-conditional length analysis and predicted label distribution inspection, we demonstrate that this collapse is attributable to a systematic length confound present in the Ax-to-Grind dataset, where fake articles average 117 words compared to just 35 words for real articles, a 3.4× asymmetry that induces shortcut learning. Since Notri-Fact articles are uniformly long across both classes, the model trained on Ax-to-Grind has no valid length signal to apply at test time, causing it to fail catastrophically. These findings carry direct implications for dataset construction standards and evaluation practices in low-resource NLP. We further provide a diagnostic methodology for identifying confound-driven model behaviour that is reusable across multilingual fake news detection settings.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Abdullah Haroon (2026) studied this question.

synapsesocial.com/papers/69fed140b9154b0b828786dehttps://doi.org/10.5281/zenodo.20076477
Ask AI
Helpful
Bookmark
Share
View Full Paper