Language-Agnostic Modeling of Source Reliability on Wikipedia
Jacopo D'Ignazi, Andreas Kaltenbrunner, Yelena Mejova, Michele Tizzani, Kyriaki Kalimeri, Mariano Beiró, Pablo Aragón
TL;DR
This work tackles the challenge of verifying citation credibility across Wikipedia's multilingual editions by modeling source reliability with language-agnostic features derived from edit histories. It builds a large, multi-topic, multi-language dataset and trains an XGBoost classifier using 52 features spanning popularity, permanence, and editor activity, evaluated with leave-one-out and cross-language setups. The results show strong performance in English ($ extapprox 0.80$ F1 Macro) and reasonable accuracy in mid-resource languages, with permanence features being highly predictive; cross-language adaptation is most effective when leveraging data from multiple languages and applying normalization. The study demonstrates practical value for editors in under-resourced languages and offers insights into editorial behavior across cultures, while outlining limitations and directions for future cross-lingual transfer and time-aware labeling approaches.
Abstract
Over the last few years, verifying the credibility of information sources has become a fundamental need to combat disinformation. Here, we present a language-agnostic model designed to assess the reliability of web domains as sources in references across multiple language editions of Wikipedia. Utilizing editing activity data, the model evaluates domain reliability within different articles of varying controversiality, such as Climate Change, COVID-19, History, Media, and Biology topics. Crafting features that express domain usage across articles, the model effectively predicts domain reliability, achieving an F1 Macro score of approximately 0.80 for English and other high-resource languages. For mid-resource languages, we achieve 0.65, while the performance of low-resource languages varies. In all cases, the time the domain remains present in the articles (which we dub as permanence) is one of the most predictive features. We highlight the challenge of maintaining consistent model performance across languages of varying resource levels and demonstrate that adapting models from higher-resource languages can improve performance. We believe these findings can assist Wikipedia editors in their ongoing efforts to verify citations and may offer useful insights for other user-generated content communities.
