paper-with-me

Papers

CLaDMoP: Learning Transferrable Models from Successful Clinical Trials via LLMs

2025-05-24 · Yiqing Zhang, Xiaozhong Liu, Fabricio Murai

Many existing models for clinical trial outcome prediction are optimized using task-specific loss functions on trial phase-specific data. While this scheme may boost prediction for common diseases and drugs, it can hinder learning of generalizable representations, leading to more false positives/negatives. To address this limitation, we introduce CLaDMoP, a new pre-training approach for clinical trial outcome prediction, alongside the Successful Clinical Trials dataset(SCT), specifically designed for this task. CLaDMoP leverages a Large Language Model-to encode trials' eligibility criteria-linked to a lightweight Drug-Molecule branch through a novel multi-level fusion technique. To efficiently fuse long embeddings across levels, we incorporate a grouping block, drastically reducing computational overhead. CLaDMoP avoids reliance on task-specific objectives by pre-training on a "pair matching" proxy task. Compared to established zero-shot and few-shot baselines, our method significantly improves both PR-AUC and ROC-AUC, especially for phase I and phase II trials. We further evaluate and perform ablation on CLaDMoP after Parameter-Efficient Fine-Tuning, comparing it to state-of-the-art supervised baselines, including MEXA-CTP, on the Trial Outcome Prediction(TOP) benchmark. CLaDMoP achieves up to 10.5% improvement in PR-AUC and 3.6% in ROC-AUC, while attaining comparable F1 score to MEXA-CTP, highlighting its potential for clinical trial outcome prediction. Code and SCT dataset can be downloaded from https://github.com/murai-lab/CLaDMoP.

📄 PDF Abstract BibTeX arXiv:2505.18527

Code (0)

등록된 구현이 없습니다.

Tasks

Large Language Modelparameter-efficient fine-tuningPrediction

Similar 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…

Language ModelingLanguage ModellingLarge Language ModelRetrieval

Improving Patient Pre-screening for Clinical Trials: Assisting Physicians with Large Language Models

2023-04-14 · Danny M. den Hamer, Perry Schoor, Tobias B. Polak, Daniel Kapitan

Physicians considering clinical trials for their patients are met with the laborious process of checking many text based eligibility criteria. Large Language Models (LLMs) have shown to perform well for clinical informat…

PRISM: Patient Records Interpretation for Semantic Clinical Trial Matching using Large Language Models

2024-04-23 · Shashi Kant Gupta, Aditya Basu, Mauro Nievas, Jerrin Thomas 외

Clinical trial matching is the task of identifying trials for which patients may be potentially eligible. Typically, this task is labor-intensive and requires detailed verification of patient electronic health records (E…

End-To-End Clinical Trial Matching with Large Language Models

2024-07-18 · Dyke Ferber, Lars Hilgers, Isabella C. Wiest, Marie-Elisabeth Leßmann 외

Matching cancer patients to clinical trials is essential for advancing treatment and patient care. However, the inconsistent format of medical free text documents and complex trial eligibility criteria make this process …

SECRET: Semi-supervised Clinical Trial Document Similarity Search

2025-05-16 · Trisha Das, Afrah Shafquat, Beigi Mandis, Jacob Aptekar 외

Clinical trials are vital for evaluation of safety and efficacy of new treatments. However, clinical trials are resource-intensive, time-consuming and expensive to conduct, where errors in trial design, reduced efficacy,…