paper-with-me

Papers

Dataset and Enhanced Model for Eligibility Criteria-to-SQL Semantic Parsing

2020-05-01 · LREC 2020 5 · Xiaojing Yu, Tianlong Chen, Zhengjie Yu, Huiyu Li, Yang Yang, Xiaoqian Jiang, Anxiao Jiang

Clinical trials often require that patients meet eligibility criteria (e.g., have specific conditions) to ensure the safety and the effectiveness of studies. However, retrieving eligible patients for a trial from the electronic health record (EHR) database remains a challenging task for clinicians since it requires not only medical knowledge about eligibility criteria, but also an adequate understanding of structured query language (SQL). In this paper, we introduce a new dataset that includes the first-of-its-kind eligibility-criteria corpus and the corresponding queries for criteria-to-sql (Criteria2SQL), a task translating the eligibility criteria to executable SQL queries. Compared to existing datasets, the queries in the dataset here are derived from the eligibility criteria of clinical trials and include \textit{Order-sensitive, Counting-based, and Boolean-type} cases which are not seen before. In addition to the dataset, we propose a novel neural semantic parser as a strong baseline model. Extensive experiments show that the proposed parser outperforms existing state-of-the-art general-purpose text-to-sql models while highlighting the challenges presented by the new dataset. The uniqueness and the diversity of the dataset leave a lot of research opportunities for future improvement.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DiversitySemantic ParsingText to SQLText-To-SQL

Similar Papers 제목 키워드 기반

Extracting Semantic Aspects for Structured Representation of Clinical Trial Eligibility Criteria

2020-11-01 · EMNLP (ClinicalNLP) 2020 11 · Tirthankar Dasgupta, Ishani Mondal, Abir Naskar, Lipika Dey

Eligibility criteria in the clinical trials specify the characteristics that a patient must or must not possess in order to be treated according to a standard clinical care guideline. As the process of manual eligibility…

Knowledge-guided Text Structuring in Clinical Trials

2019-12-28 · Yingcheng Sun, Kenneth Loparo

Clinical trial records are variable resources or the analysis of patients and diseases. Information extraction from free text such as eligibility criteria and summary of results and conclusions in clinical trials would b…

Attribute

Attention-Based LSTM Network for COVID-19 Clinical Trial Parsing

2020-12-18 · Xiong Liu, Luca A. Finelli, Greg L. Hersch, Iya Khalil

COVID-19 clinical trial design is a critical task in developing therapeutics for the prevention and treatment of COVID-19. In this study, we apply a deep learning approach to extract eligibility criteria variables from C…

Eligibility-Aware Evidence Synthesis: An Agentic Framework for Clinical Trial Meta-Analysis

2026-04-03 · Yao Zhao, Zhiyue Zhang, Yanxun Xu arxiv

Clinical evidence synthesis requires identifying relevant trials from large registries and aggregating results that account for population differences. While recent LLM-based approaches have automated components of syste…

Information Extraction of Clinical Trial Eligibility Criteria

2020-06-12 · Yitong Tseo, M. I. Salkola, Ahmed Mohamed, Anuj Kumar 외

Clinical trials predicate subject eligibility on a diversity of criteria ranging from patient demographics to food allergies. Trials post their requirements as semantically complex, unstructured free-text. Formalizing tr…

ClusteringDiversityEntity LinkingKnowledge Base Population+4