English

An Entity-based Claim Extraction Pipeline for Real-world Biomedical Fact-checking

Computation and Language 2023-04-12 v1

Abstract

Existing fact-checking models for biomedical claims are typically trained on synthetic or well-worded data and hardly transfer to social media content. This mismatch can be mitigated by adapting the social media input to mimic the focused nature of common training claims. To do so, Wuehrl & Klinger (2022) propose to extract concise claims based on medical entities in the text. However, their study has two limitations: First, it relies on gold-annotated entities. Therefore, its feasibility for a real-world application cannot be assessed since this requires detecting relevant entities automatically. Second, they represent claim entities with the original tokens. This constitutes a terminology mismatch which potentially limits the fact-checking performance. To understand both challenges, we propose a claim extraction pipeline for medical tweets that incorporates named entity recognition and terminology normalization via entity linking. We show that automatic NER does lead to a performance drop in comparison to using gold annotations but the fact-checking performance still improves considerably over inputting the unchanged tweets. Normalizing entities to their canonical forms does, however, not improve the performance.

Keywords

Cite

@article{arxiv.2304.05268,
  title  = {An Entity-based Claim Extraction Pipeline for Real-world Biomedical Fact-checking},
  author = {Amelie Wührl and Lara Grimminger and Roman Klinger},
  journal= {arXiv preprint arXiv:2304.05268},
  year   = {2023}
}

Comments

Accepted at The Sixth FEVER Workshop

R2 v1 2026-06-28T09:59:53.850Z