paper-with-me

홈 › Papers

MEXA-CTP: Mode Experts Cross-Attention for Clinical Trial Outcome Prediction

2025-01-12 · Yiqing Zhang, Xiaozhong Liu, Fabricio Murai

Clinical trials are the gold standard for assessing the effectiveness and safety of drugs for treating diseases. Given the vast design space of drug molecules, elevated financial cost, and multi-year timeline of these trials, research on clinical trial outcome prediction has gained immense traction. Accurate predictions must leverage data of diverse modes such as drug molecules, target diseases, and eligibility criteria to infer successes and failures. Previous Deep Learning approaches for this task, such as HINT, often require wet lab data from synthesized molecules and/or rely on prior knowledge to encode interactions as part of the model architecture. To address these limitations, we propose a light-weight attention-based model, MEXA-CTP, to integrate readily-available multi-modal data and generate effective representations via specialized modules dubbed "mode experts", while avoiding human biases in model design. We optimize MEXA-CTP with the Cauchy loss to capture relevant interactions across modes. Our experiments on the Trial Outcome Prediction (TOP) benchmark demonstrate that MEXA-CTP improves upon existing approaches by, respectively, up to 11.3% in F1 score, 12.2% in PR-AUC, and 2.5% in ROC-AUC, compared to HINT. Ablation studies are provided to quantify the effectiveness of each component in our proposed method.

📄 PDF Abstract BibTeX arXiv:2501.06823

Code (1)

murai-lab/mexa-ctp 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

HINT An unsupervised approach for identifying Hierarchical Information Threads by analysing the network of related articles in a collection. In particular, HINT leverages article…

Similar Papers 제목 키워드 기반

Benchmarking Large Language Models on CMExam -- A Comprehensive Chinese Medical Exam Dataset

2023-06-05 · Junling Liu, Peilin Zhou, Yining Hua, Dading Chong 외

Recent advancements in large language models (LLMs) have transformed the field of question answering (QA). However, evaluating LLMs in the medical field is challenging due to the lack of standardized and comprehensive da…

BenchmarkingMultiple-choiceQuestion Answering

Benchmarking Large Language Models on CMExam - A comprehensive Chinese Medical Exam Dataset

2023-09-26 · NeurIPS 2023 11

Recent advancements in large language models (LLMs) have transformed the field of question answering (QA). However, evaluating LLMs in the medical field is challenging due to the lack of standardized and comprehensive da…

MEXA: Multilingual Evaluation of English-Centric LLMs via Cross-Lingual Alignment

2024-10-08 · Amir Hossein Kargaran, Ali Modarressi, Nafiseh Nikeghbal, Jana Diesner 외

English-centric large language models (LLMs) often show strong multilingual capabilities. However, the multilingual performance of these models remains unclear and is not thoroughly evaluated for many languages. Most ben…

ARCBelebeleMMLU

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

Large Language Modelparameter-efficient fine-tuningPrediction

SparseDoctor: Towards Efficient Chat Doctor with Mixture of Experts Enhanced Large Language Models

2025-09-15 · Jianbin Zhang, Yulin Zhu, Wai Lun Lo, Richard Tai-Chiu Hsung 외 arxiv

Large language models (LLMs) have achieved great success in medical question answering and clinical decision-making, promoting the efficiency and popularization of the personalized virtual doctor in society. However, the…

Reinforcement LearningContrastive LearningQuestion Answering