English

CrediBench: Building Web-Scale Network Datasets for Information Integrity

Social and Information Networks 2025-10-03 v3 Distributed, Parallel, and Cluster Computing Machine Learning

Abstract

Online misinformation poses an escalating threat, amplified by the Internet's open nature and increasingly capable LLMs that generate persuasive yet deceptive content. Existing misinformation detection methods typically focus on either textual content or network structure in isolation, failing to leverage the rich, dynamic interplay between website content and hyperlink relationships that characterizes real-world misinformation ecosystems. We introduce CrediBench: a large-scale data processing pipeline for constructing temporal web graphs that jointly model textual content and hyperlink structure for misinformation detection. Unlike prior work, our approach captures the dynamic evolution of general misinformation domains, including changes in both content and inter-site references over time. Our processed one-month snapshot extracted from the Common Crawl archive in December 2024 contains 45 million nodes and 1 billion edges, representing the largest web graph dataset made publicly available for misinformation research to date. From our experiments on this graph snapshot, we demonstrate the strength of both structural and webpage content signals for learning credibility scores, which measure source reliability. The pipeline and experimentation code are all available here, and the dataset is in this folder.

Keywords

Cite

@article{arxiv.2509.23340,
  title  = {CrediBench: Building Web-Scale Network Datasets for Information Integrity},
  author = {Emma Kondrup and Sebastian Sabry and Hussein Abdallah and Zachary Yang and James Zhou and Kellin Pelrine and Jean-François Godbout and Michael M. Bronstein and Reihaneh Rabbany and Shenyang Huang},
  journal= {arXiv preprint arXiv:2509.23340},
  year   = {2025}
}

Comments

16 pages,4 figures

R2 v1 2026-07-01T06:00:57.548Z