Predicting Clinical Trial Results by Implicit Evidence Integration (2020.emnlp-main)
Copied to clipboard
| Challenge: | Clinical trials are expensive and time-consuming, and inappropriately designed studies can be devastating in a pandemic. |
| Approach: | They propose a model that takes a PICO-formatted clinical trial proposal and predicts the outcome from it. |
| Outcome: | The proposed model outperforms baseline models on a benchmark dataset with 10.7% relative gain over BioBERT. |
Similar Papers
AutoCT: Automating Interpretable Clinical Trial Prediction with LLM Agents (2025.emnlp-main)
Copied to clipboard
| Challenge: | Clinical trials are expensive and time-consuming, and accurate trial prediction is key to advancing medical treatments. |
| Approach: | They propose a framework that combines reasoning capabilities of large language models with the explainability of classical machine learning to generate, evaluate, and refine tabular features without human input. |
| Outcome: | The proposed framework performs better than SOTA methods on clinical trial prediction tasks within a limited number of iterations. |
Literature-Augmented Clinical Outcome Prediction (2022.findings-naacl)
Copied to clipboard
| Challenge: | Existing approaches to clinical outcome prediction use only clinical notes and general biomedical literature. |
| Approach: | They propose to retrieve patient-specific medical literature and incorporate it into predictive models by combining clinical notes with language models. |
| Outcome: | The proposed approach boosts predictive performance on three important clinical tasks in comparison to strong LM baselines, increasing F1 by up to 5 points and precision@Top-K by a large margin of over 25%. |
Inferring Which Medical Treatments Work from Reports of Clinical Trials (N19-1)
Copied to clipboard
| Challenge: | Ideally, one would consult all available evidence from relevant clinical trials. however, these results are primarily disseminated in natural language scientific articles. |
| Approach: | They propose a task that involves inferring results from a full-text article describing randomized controlled trials with respect to a given intervention, comparator, and outcome of interest. |
| Outcome: | The proposed task consists of 10,000+ prompts coupled with full-text articles describing randomized controlled trials. |
CHiRPE: A Step Towards Real-World Clinical NLP with Clinician-Oriented Model Explanations (2026.eacl-short)
Copied to clipboard
Stephanie Fong, Zimu Wang, Guilherme C Oliveira, Xiangyu Zhao, Yiwen Jiang, Jiahe Liu, Beau-Luke Colton, Scott W. Woods, Martha Shenton, Barnaby Nelson, Zongyuan Ge, Dominic Dwyer
| Challenge: | Psychotic disorders are a major contributor to the global health burden due to their relatively high mortality risk. |
| Approach: | They propose an NLP pipeline that takes semi-structured clinical interviews to predict psychosis risk and generate novel SHAP explanation formats. |
| Outcome: | The proposed pipeline outperforms baseline models and achieves 90% accuracy across three BERT variants. |
MedCPI: A Construct–Personalize–Integrate Framework for KG-enhanced Clinical Prediction (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing KG-enhanced approaches to clinical prediction are limited . existing approaches to personalize and integrate knowledge are weakly controlled . |
| Approach: | They propose a framework to integrate medical knowledge graphs into EHRs to support KG-enhanced clinical prediction. |
| Outcome: | The proposed framework improves on MIMIC-III and MIMIC IV tasks. |
NLI4CT: Multi-Evidence Natural Language Inference for Clinical Trial Reports (2023.emnlp-main)
Copied to clipboard
| Challenge: | Clinical trial reports (CTRs) are indispensable for the development of personalized medicine. |
| Approach: | They propose a resource to help researchers interpret clinical trial reports . they use natural language inference to compute textual entailment . |
| Outcome: | The proposed resource is the first to cover interpretation of full clinical trial reports . it includes tasks to determine inference relation between natural language statements and CTRs . |
Boosting Transformers and Language Models for Clinical Prediction in Immunotherapy (2023.acl-industry)
Copied to clipboard
| Challenge: | Current machine learning approaches to predict clinical outcomes are limited to tabular data and are not applicable to clinical prediction. |
| Approach: | They investigate the potential of transformers to improve clinical prediction compared to conventional machine learning approaches and address the challenge of few-shot learning in predicting rare disease areas. |
| Outcome: | The proposed model improves the accuracy of baseline models and language models under few-shot regimes and shows that it is more accurate than previous models. |
LIFTED: Multimodal Clinical Trial Outcome Prediction via Large Language Models and Mixture-of-Experts (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Clinical trials are costly and pivotal processes that require substantial expenses . a new approach to integrate multimodal data for clinical outcome prediction is needed . |
| Approach: | a proposed framework transforms modality-specific data into natural language descriptions . a sparse Mixture-of-Experts mechanism then identifies shared patterns across modalities . |
| Outcome: | a proposed framework outperforms baseline methods in predicting clinical trial outcomes . it transforms modality-specific data into natural language descriptions, encoded via unified encoders . |
From Scores to Steps: Diagnosing and Improving LLM Performance in Evidence-Based Medical Calculations (2025.emnlp-main)
Copied to clipboard
Benlu Wang, Iris Xia, Yifan Zhang, Junda Wang, null Feiyun Ouyang, Shuo Han, Arman Cohan, Hong Yu, Zonghai Yao
| Challenge: | Existing benchmarks assess only the final answer with a wide numerical tolerance, overlooking systematic reasoning failures and potentially causing serious clinical misjudgments. |
| Approach: | They propose a new step-by-step evaluation pipeline that assesses formula selection, entity extraction, and arithmetic computation. |
| Outcome: | The proposed method improves the accuracy of large language models on medical benchmarks from 16.35% to 53.19%. |
Clinical Outcome Prediction from Admission Notes using Self-Supervised Knowledge Integration (2021.eacl-main)
Copied to clipboard
Betty van Aken, Jens-Michalis Papaioannou, Manuel Mayrdorfer, Klemens Budde, Felix Gers, Alexander Loeser
| Challenge: | Clinical decision support systems can help in situations where the patient's development is predicted based on textual data. |
| Approach: | They propose to use clinical outcome pre-training to integrate knowledge about patient outcomes from multiple public sources into the models. |
| Outcome: | The proposed model improves performance against several baselines and demonstrates that it is transferable and can be used in clinical decision support systems. |