Scientific Data 2025 | TrialBench, the First Multimodal AI Platform for Clinical-Trial Prediction, Released
Clinical trials are a critical bridge from laboratory drug discovery to patient treatment, but the process is highly challenging: the average success rate is below 15%, timelines often exceed ten years, and costs can reach billions of dollars.
In September 2025, TrialBench, jointly developed by teams from HKUST (Guangzhou), Nanjing University, Harvard, Stanford, IQVIA, and other institutions, was formally published in Scientific Data, a Nature Portfolio journal. It is the world’s first multimodal clinical-trial prediction dataset designed for AI.

Platform Value
TrialBench integrates 23 sub-datasets and covers eight core prediction tasks:
- Predicting trial duration
- Predicting patient dropout rate
- Predicting serious adverse events
- Predicting mortality events
- Predicting whether a trial will be approved
- Identifying failure reasons
- Automatically generating inclusion criteria
- Recommending reasonable dosage

These tasks summarize eight key clinical-trial prediction problems.
Technical Features

The platform integrates multi-source data and advanced AI techniques:
- Graph neural networks for drug molecular structures
- Bio-BERT for clinical text
- Hierarchical attention models for disease-code understanding
It also provides complete baseline models, evaluation metrics, and multimodal fusion methods, with Python and R toolkits for out-of-the-box use.
Applications

Experiments show that across 14 binary classification tasks, multimodal models achieve F1 scores above 0.7 on 11 tasks, demonstrating strong predictive capability. Google DeepMind has already used TrialBench in TxGemma for adverse-event prediction, and the AUTOCT project also uses it as a benchmark evaluation platform.
Open Access
TrialBench is open to researchers worldwide. It aims to promote deeper integration between AI and medical research, improve clinical-trial design, and accelerate new drug development.
Platform: https://huyjj.github.io/Trialbench/