paper-with-me

Papers

Combining Evidence and Reasoning for Biomedical Fact-Checking

2025-09-17 · Mariano Barone, Antonio Romano, Giuseppe Riccio, Marco Postiglione, Vincenzo Moscato arxiv

Misinformation in healthcare, from vaccine hesitancy to unproven treatments, poses risks to public health and trust in medical systems. While machine learning and natural language processing have advanced automated fact-checking, validating biomedical claims remains uniquely challenging due to complex terminology, the need for domain expertise, and the critical importance of grounding in scientific evidence. We introduce CER (Combining Evidence and Reasoning), a novel framework for biomedical fact-checking that integrates scientific evidence retrieval, reasoning via large language models, and supervised veracity prediction. By integrating the text-generation capabilities of large language models with advanced retrieval techniques for high-quality biomedical scientific evidence, CER effectively mitigates the risk of hallucinations, ensuring that generated outputs are grounded in verifiable, evidence-based sources. Evaluations on expert-annotated datasets (HealthFC, BioASQ-7b, SciFact) demonstrate state-of-the-art performance and promising cross-dataset generalization. Code and data are released for transparency and reproducibility: https: //github.com/PRAISELab-PicusLab/CER.

📄 PDF Abstract BibTeX arXiv:2509.13879

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Combating Biomedical Misinformation through Multi-modal Claim Detection and Evidence-based Verification

2025-09-17 · Mariano Barone, Antonio Romano, Giuseppe Riccio, Marco Postiglione 외 arxiv

Misinformation in healthcare, from vaccine hesitancy to unproven treatments, poses risks to public health and trust in medical systems. While machine learning and natural language processing have advanced automated fact-…

CoVERT: A Corpus of Fact-checked Biomedical COVID-19 Tweets

2022-04-26 · LREC 2022 6 · Isabelle Mohr, Amelie Wührl, Roman Klinger

Over the course of the COVID-19 pandemic, large volumes of biomedical information concerning this new disease have been published on social media. Some of this information can pose a real danger to people's health, parti…

Fact CheckingMisinformation

Grounding Fallacies Misrepresenting Scientific Publications in Evidence

2024-08-23 · Max Glockner, Yufang Hou, Preslav Nakov, Iryna Gurevych

Health-related misinformation claims often falsely cite a credible biomedical publication as evidence, which superficially appears to support the false claim. The publication does not really support the claim, but a read…

Fact CheckingLogical FallaciesMisinformationPassage Retrieval+1

CORRECT: Context- and Reference-Augmented Reasoning and Prompting for Fact-Checking

2025-02-09 · Delvin Ce Zhang, Dongwon Lee

Fact-checking the truthfulness of claims usually requires reasoning over multiple evidence sentences. Oftentimes, evidence sentences may not be always self-contained, and may require additional contexts and references fr…

Fact Checking

FactGenius: Combining Zero-Shot Prompting and Fuzzy Relation Mining to Improve Fact Verification with Knowledge Graphs

2024-06-03 · Sushant Gautam

Fact-checking is a crucial natural language processing (NLP) task that verifies the truthfulness of claims by considering reliable evidence. Traditional methods are often limited by labour-intensive data curation and rul…

Fact CheckingFact VerificationKnowledge GraphsText Matching