ACR: A Benchmark for Automatic Cohort Retrieval
Dung Ngoc Thai, Victor Ardulov, Jose Ulises Mena, Simran Tiwari, Gleb Erofeev, Ramy Eskander, Karim Tarabishy, Ravi B Parikh, Wael Salloum
TL;DR
This work defines Automatic Cohort Retrieval (ACR) to extract longitudinal, multi-document patient cohorts from unstructured EMRs at clinical scale. It contrasts three baselines—Retriever-only, Retrieve-then-read, and a neuro-symbolic Hypercube system—using a new oncology-centric benchmark comprising 113 queries and 1,436 de-identified patient records. Results show that neuro-symbolic Hypercube offers superior F1 and lower hallucination tendencies compared with pure LLM-based approaches, while online reader-based methods improve precision at substantial cost. The study provides an evaluation framework including longitudinal reasoning, set-theoretic consistency, and hallucination metrics, highlighting the value of integrating domain knowledge and offline reasoning for practical, scalable ACR in healthcare.
Abstract
Identifying patient cohorts is fundamental to numerous healthcare tasks, including clinical trial recruitment and retrospective studies. Current cohort retrieval methods in healthcare organizations rely on automated queries of structured data combined with manual curation, which are time-consuming, labor-intensive, and often yield low-quality results. Recent advancements in large language models (LLMs) and information retrieval (IR) offer promising avenues to revolutionize these systems. Major challenges include managing extensive eligibility criteria and handling the longitudinal nature of unstructured Electronic Medical Records (EMRs) while ensuring that the solution remains cost-effective for real-world application. This paper introduces a new task, Automatic Cohort Retrieval (ACR), and evaluates the performance of LLMs and commercial, domain-specific neuro-symbolic approaches. We provide a benchmark task, a query dataset, an EMR dataset, and an evaluation framework. Our findings underscore the necessity for efficient, high-quality ACR systems capable of longitudinal reasoning across extensive patient databases.
