paper-with-me

Papers

Retrieval-Reasoning Large Language Model-based Synthetic Clinical Trial Generation

2024-10-16 · Zerui Xu, Fang Wu, Yuanyuan Zhang, Yue Zhao

Machine learning (ML) exhibits promise in the clinical domain. However, it is constrained by data scarcity and ethical considerations, as the generation of clinical trials presents significant challenges due to stringent privacy regulations, high costs, and the extended duration required for conducting studies with human participants. Despite the advancements of large language models (LLMs) in general generation tasks, their potential in facilitating the generation of synthetic clinical trials is under-explored. To address this gap, we introduce a novel Retrieval-Reasoning few-shot framework that leverages LLMs to generate artificial yet realistic and diverse clinical trials with binary success/failure labels. Experiments conducted on real clinical trials from the \url{ClinicalTrials.gov} database demonstrate that our synthetic data can effectively augment real datasets. Furthermore, by fine-tuning a pre-trained model as a binary classifier on synthetic clinical trial datasets, we demonstrate that this augmentation enhances model training for downstream tasks such as trial outcome prediction. Our findings suggest that LLMs for synthetic clinical trial generation hold promise for accelerating clinical research and upholding ethical standards for patient privacy. The code is publicly available at https://anonymous.4open.science/r/Retrieval_Reasoning_Clinical_Trial_Generation-3EC4.

📄 PDF Abstract BibTeX arXiv:2410.12476

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelRetrieval

Similar Papers 제목 키워드 기반

Multi-step retrieval and reasoning improves radiology question answering with large language models

2025-08-01 · Sebastian Wind, Jeta Sopa, Daniel Truhn, Mahshad Lotfinia 외 arxiv

Clinical decision-making in radiology increasingly benefits from artificial intelligence (AI), particularly through large language models (LLMs). However, traditional retrieval-augmented generation (RAG) systems for radi…

Question Answering

CARE-RAG - Clinical Assessment and Reasoning in RAG

2025-11-20 · Deepthi Potluri, Aby Mammen Mathew, Jeffrey B DeWitt, Alexander L. Rasgon 외 arxiv

Access to the right evidence does not guarantee that large language models (LLMs) will reason with it correctly. This gap between retrieval and reasoning is especially concerning in clinical settings, where outputs must …

CURE: A Multimodal Benchmark for Clinical Understanding and Retrieval Evaluation

2026-02-28 · Yannian Gu, Zhongzhen Huang, Linjie Mu, Xizhuo Zhang 외 arxiv

Multimodal large language models (MLLMs) demonstrate considerable potential in clinical diagnostics, a domain that inherently requires synthesizing complex visual and textual data alongside consulting authoritative medic…

Multimodal Reasoning

Reasoning-Enhanced Healthcare Predictions with Knowledge Graph Community Retrieval

2024-10-06 · Pengcheng Jiang, Cao Xiao, Minhao Jiang, Parminder Bhatia 외

Large language models (LLMs) have demonstrated significant potential in clinical decision support. Yet LLMs still suffer from hallucinations and lack fine-grained contextual medical knowledge, limiting their high-stake h…

Community DetectionInformation RetrievalRAGRetrieval+1

MED-COPILOT: A Medical Assistant Powered by GraphRAG and Similar Patient Case Retrieval

2026-02-28 · Shuheng Chen, Namratha Patil, Haonan Pan, Angel Hsing-Chi Hwang 외 arxiv

Clinical decision-making requires synthesizing heterogeneous evidence, including patient histories, clinical guidelines, and trajectories of comparable cases. While large language models (LLMs) offer strong reasoning cap…

Question Answering