English

MisSpans: Fine-Grained False Span Identification in Cross-Domain Fake News

Computation and Language 2026-01-09 v1

Abstract

Online misinformation is increasingly pervasive, yet most existing benchmarks and methods evaluate veracity at the level of whole claims or paragraphs using coarse binary labels, obscuring how true and false details often co-exist within single sentences. These simplifications also limit interpretability: global explanations cannot identify which specific segments are misleading or differentiate how a detail is false (e.g., distorted vs. fabricated). To address these gaps, we introduce MisSpans, the first multi-domain, human-annotated benchmark for span-level misinformation detection and analysis, consisting of paired real and fake news stories. MisSpans defines three complementary tasks: MisSpansIdentity for pinpointing false spans within sentences, MisSpansType for categorising false spans by misinformation type, and MisSpansExplanation for providing rationales grounded in identified spans. Together, these tasks enable fine-grained localisation, nuanced characterisation beyond true/false and actionable explanations. Expert annotators were guided by standardised guidelines and consistency checks, leading to high inter-annotator agreement. We evaluate 15 representative LLMs, including reasoning-enhanced and non-reasoning variants, under zero-shot and one-shot settings. Results reveal the challenging nature of fine-grained misinformation identification and analysis, and highlight the need for a deeper understanding of how performance may be influenced by multiple interacting factors, including model size and reasoning capabilities, along with domain-specific textual features. This project will be available at https://github.com/lzw108/MisSpans.

Keywords

Cite

@article{arxiv.2601.04857,
  title  = {MisSpans: Fine-Grained False Span Identification in Cross-Domain Fake News},
  author = {Zhiwei Liu and Paul Thompson and Jiaqi Rong and Baojie Qu and Runteng Guo and Min Peng and Qianqian Xie and Sophia Ananiadou},
  journal= {arXiv preprint arXiv:2601.04857},
  year   = {2026}
}

Comments

Work in progress