paper-with-me

홈 › Papers

Assessing Automated Fact-Checking for Medical LLM Responses with Knowledge Graphs

2025-11-16 · Shasha Zhou, Mingyu Huang, Jack Cole, Charles Britton, Ming Yin, Jan Wolber, Ke Li arxiv

The recent proliferation of large language models (LLMs) holds the potential to revolutionize healthcare, with strong capabilities in diverse medical tasks. Yet, deploying LLMs in high-stakes healthcare settings requires rigorous verification and validation to understand any potential harm. This paper investigates the reliability and viability of using medical knowledge graphs (KGs) for the automated factuality evaluation of LLM-generated responses. To ground this investigation, we introduce FAITH, a framework designed to systematically probe the strengths and limitations of this KG-based approach. FAITH operates without reference answers by decomposing responses into atomic claims, linking them to a medical KG, and scoring them based on evidence paths. Experiments on diverse medical tasks with human subjective evaluations demonstrate that KG-grounded evaluation achieves considerably higher correlations with clinician judgments and can effectively distinguish LLMs with varying capabilities. It is also robust to textual variances. The inherent explainability of its scoring can further help users understand and mitigate the limitations of current LLMs. We conclude that while limitations exist, leveraging KGs is a prominent direction for automated factuality assessment in healthcare.

📄 PDF Abstract BibTeX arXiv:2511.12817

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

Taxonomy of Risks on Automated Fact-Checking Systems Considering its Propagation

2026-06-24 · Jun Yajima, Tatsuya Oka, Takao Okubo arxiv

In recent years, the posting of fake news including disinformation and misinformation on social networking services (SNS) has become a social problem. To combat this fake news, fact-checking that is the process of assess…

Improving Reliability and Explainability of Medical Question Answering through Atomic Fact Checking in Retrieval-Augmented LLMs

2025-05-30 · Juraj Vladika, Annika Domres, Mai Nguyen, Rebecca Moser 외

Large language models (LLMs) exhibit extensive medical knowledge but are prone to hallucinations and inaccurate citations, which pose a challenge to their clinical adoption and regulatory compliance. Current methods, suc…

Fact CheckingHallucinationLong Form Question AnsweringMedical Question Answering+2

Explainable Automated Fact-Checking for Public Health Claims

2020-10-19 · EMNLP 2020 11 · Neema Kotonya, Francesca Toni

Fact-checking is the task of verifying the veracity of claims by assessing their assertions against credible evidence. The vast majority of fact-checking studies focus exclusively on political claims. Very little researc…

Explanation GenerationFact Checking

Evaluating open-source Large Language Models for automated fact-checking

2025-03-07 · Nicolo' Fontana, Francesco Corso, Enrico Zuccolotto, Francesco Pierri

The increasing prevalence of online misinformation has heightened the demand for automated fact-checking solutions. Large Language Models (LLMs) have emerged as potential tools for assisting in this task, but their effec…

Fact CheckingMisinformation

MedFact: A Large-scale Chinese Dataset for Evidence-based Medical Fact-checking of LLM Responses

2025-09-22 · Tong Chen, Zimu Wang, Yiyi Miao, Haoran Luo 외 arxiv

Medical fact-checking has become increasingly critical as more individuals seek medical information online. However, existing datasets predominantly focus on human-generated content, leaving the verification of content g…