Related Experiment Video
Updated: Jun 2, 2025

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
A dataset for evaluating clinical research claims in large language models.
Boya Zhang1, Alban Bornet2, Anthony Yazdani2
1Department of Radiology and Medical Informatics, Faculty of Medicine, University of Geneva, Geneva, Switzerland. boya.zhang@unige.ch.
Large language models (LLMs) show promise for health claim verification but require scrutiny. The CliniFact dataset, derived from clinical trials, benchmarks LLM performance, with discriminative models outperforming generative ones.
Area of Science:
- Medical Informatics
- Artificial Intelligence in Healthcare
- Clinical Trial Analysis
Background:
- Large language models (LLMs) offer potential for verifying health claims.
- Challenges include LLM hallucination and logical statement comprehension in healthcare.
- Scrutiny of LLMs is essential for reliable clinical applications.
Purpose of the Study:
- Introduce CliniFact, a novel dataset for evaluating LLM performance in clinical research claim verification.
- Benchmark LLMs using hypothesis testing results from clinical research.
- Assess the capabilities of both discriminative and generative LLMs in this domain.
Main Methods:
- Constructed CliniFact from clinical trial data, including interventions, outcomes, and results.
- Linked derived claims to supporting evidence in scientific publications.
- Evaluated LLMs, including BioBERT and Llama3-70B, against the CliniFact dataset.
Main Results:
- CliniFact comprises 1,970 instances from 992 trials and 1,540 publications.
- Discriminative models achieved higher accuracy (e.g., BioBERT at 80.2%) compared to generative models (e.g., Llama3-70B at 53.6%).
- The difference in performance was statistically significant (p-value < 0.001).
Conclusions:
- CliniFact serves as a valuable benchmark for assessing LLM accuracy in clinical claim verification.
- Discriminative models demonstrate superior performance over generative models for this task.
- Further development is needed to improve LLM reliability in healthcare claim verification.
More Related Videos
07:50A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts
Published on: September 20, 2018
06:48Lexical Decision Task for Studying Written Word Recognition in Adults with and without Dementia or Mild Cognitive Impairment
Published on: June 25, 2019
Related Concept Videos
Clinical Trials
There are four phases in a clinical trial. A phase one...
Clinical Trials: Overview
Improving Translational Accuracy
Statistical Software for Data Analysis and Clinical Trials
Testing a Claim about Mean: Unknown Population SD
Estimating a population mean requires the samples to be approximately normally distributed. The data should be collected from the randomly selected samples having no sampling bias. There is no specific requirement for sample size. But if the sample size is less than 30, and we don't know the population standard deviation, a different approach is used;...
Testing a Claim about Mean: Known Population SD
Estimating a population mean requires the samples to be distributed normally. The data should be collected from the randomly selected samples having no sampling bias. The sample size needed to be higher than 30, and most importantly, the population standard deviation should be already known.
In most realistic situations, the population standard deviation is often unknown, but in rare circumstances, when it...