paper-with-me

Papers

Evaluation of Clinical Trials Reporting Quality using Large Language Models

2025-10-05 · Mathieu Laï-king, Patrick Paroubek arxiv

Reporting quality is an important topic in clinical trial research articles, as it can impact clinical decisions. In this article, we test the ability of large language models to assess the reporting quality of this type of article using the Consolidated Standards of Reporting Trials (CONSORT). We create CONSORT-QA, an evaluation corpus from two studies on abstract reporting quality with CONSORT-abstract standards. We then evaluate the ability of different large generative language models (from the general domain or adapted to the biomedical domain) to correctly assess CONSORT criteria with different known prompting methods, including Chain-of-thought. Our best combination of model and prompting method achieves 85% accuracy. Using Chain-of-thought adds valuable information on the model's reasoning for completing the task.

📄 PDF Abstract BibTeX arXiv:2510.04338

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Trends in AI and Human-AI Interaction in Clinical Trials -- A Hybrid Human-AI Exploration

2026-05-27 · Sandra Woolley, Tim Collins, Khalid Khattak, Illia Chernomorets 외 arxiv

This paper examines records retrieved from the ClinicalTrials.gov registry to characterize temporal trends in AI terminology and the geographical distribution of AI trials. The work also reports on an exploratory hybrid …

Evaluating the Ability of Large Language Models to Identify Adherence to CONSORT Reporting Guidelines in Randomized Controlled Trials: A Methodological Evaluation Study

2025-11-17 · Zhichao He, Mouxiao Bian, Jianhong Zhu, Jiayuan Chen 외 arxiv

The Consolidated Standards of Reporting Trials statement is the global benchmark for transparent and high-quality reporting of randomized controlled trials. Manual verification of CONSORT adherence is a laborious, time-i…

From Bench to Bedside: A Review of Clinical Trials in Drug Discovery and Development

2024-12-12 · Tianyang Wang, Ming Liu, Benji Peng, Xinyuan Song 외

Clinical trials are an indispensable part of the drug development process, bridging the gap between basic research and clinical application. During the development of new drugs, clinical trials are used not only to evalu…

Drug DiscoveryMarketing

Position: Genomic Model Research Must Move Beyond Anecdotal Evaluation of Interpretability Methods

2026-05-29 · Shasha Zhou, Mingyu Huang, Ke Li arxiv

Advances in machine learning and computational power have unlocked the predictive potential of the human genome, yet biologists now demand that these models also elucidate the underlying biological mechanisms. While inte…

Interpretable Machine Learning

From RAGs to riches: Using large language models to write documents for clinical trials

2024-02-26 · Nigel Markey, Ilyass El-Mansouri, Gaetan Rensonnet, Casper van Langen 외

Clinical trials require numerous documents to be written -- protocols, consent forms, clinical study reports and others. Large language models (LLMs) offer the potential to rapidly generate first versions of these docume…

RAGRetrievalRetrieval-augmented Generation