Toward an AI Reasoning-Enabled System for Patient-Clinical Trial Matching
This addresses the problem of inefficient patient-trial matching for clinical trial coordinators and healthcare providers, though it is incremental as it builds on existing LLM technology for a specific domain application.
The paper tackles the manual and resource-intensive process of screening patients for clinical trial eligibility by developing an AI-augmented system that uses reasoning-enabled LLMs to generate structured eligibility assessments with interpretable reasoning, aiming to reduce coordinator burden and broaden trial consideration.
Screening patients for clinical trial eligibility remains a manual, time-consuming, and resource-intensive process. We present a secure, scalable proof-of-concept system for Artificial Intelligence (AI)-augmented patient-trial matching that addresses key implementation challenges: integrating heterogeneous electronic health record (EHR) data, facilitating expert review, and maintaining rigorous security standards. Leveraging open-source, reasoning-enabled large language models (LLMs), the system moves beyond binary classification to generate structured eligibility assessments with interpretable reasoning chains that support human-in-the-loop review. This decision support tool represents eligibility as a dynamic state rather than a fixed determination, identifying matches when available and offering actionable recommendations that could render a patient eligible in the future. The system aims to reduce coordinator burden, intelligently broaden the set of trials considered for each patient and guarantee comprehensive auditability of all AI-generated outputs.