8536 Background: Low clinical trial accrual remains a critical barrier in oncology, driven by fragmented electronic health records (EHRs), limited trial awareness, and the substantial time required for manual eligibility screening. While large language models (LLMs) can extract clinical information from unstructured data, their probabilistic nature limits direct use for eligibility decisions that require protocol-level determinism and auditability. We developed a neuro-symbolic clinical trial matching platform that combines LLM-based information extraction with explicit rule-based eligibility reasoning, augmented by an uncertainty-aware triage strategy to safely integrate automation into real-world workflows. Methods: Unstructured EHRs were processed using a large language model (Llama 3.1–70B) to extract key clinical variables, which were normalized to a domain ontology. Trial eligibility was evaluated using deterministic inclusion and exclusion criteria encoded directly from full trial protocols, producing per-criterion explanations and an overall classification (eligible, not eligible, or indeterminate). A triage module quantified evidentiary completeness and logical consistency, categorizing cases into low-uncertainty confidence results suitable for automated screening, moderate and high-uncertainty cases requiring clinician review. Performance was assessed against clinician-validated ground truth in a real-world cohort of 107 patients, including advanced lung cancer patients and an independent genitourinary cancer validation cohort. Results: Among matchable patients (n = 79), the system achieved perfect Top-1 accuracy and Recall@3 of 1.00, with all eligible patients correctly identified within the top three trial recommendations. Thirty-nine patients (49%) were triaged as low-uncertainty and suitable for automated screening, while the remainder were appropriately flagged for clinician review. Among non-matchable patients (n = 28), no false-positive eligibility assignments were observed (false-positive rate 0.0). Triage correctly identified high-uncertainty cases, minimizing unsafe automation. In indeterminate cases (ground truth unknown, n = 6), the system deferred to manual review in two-thirds of cases, with zero unsafe automated classifications. Median end-to-end processing time was under one minute per patient. Conclusions: This neuro-symbolic, triage-aware approach enables transparent and deterministic clinical trial matching in oncology. By combining automated eligibility assessment with uncertainty-based triage, the system reduces manual screening burden while preserving clinician oversight, supporting scalable and trustworthy trial enrollment in real-world practice.
Peppoloni et al. (Thu,) studied this question.