Overview of the EHRSQL 2024 Shared Task on Reliable Text-to-SQL Modeling on Electronic Health Records
Gyubok Lee, Sunjun Kweon, Seongsu Bae, Edward Choi

TL;DR
The paper presents the EHRSQL 2024 shared task focused on developing reliable text-to-SQL models for querying electronic health records, aiming to improve clinical information retrieval.
Contribution
It introduces a new shared task dataset and benchmark for reliable text-to-SQL modeling in healthcare, encouraging diverse approaches and advancing research in clinical question-answering systems.
Findings
Over 100 participants applied, 8 teams completed the task
Participants demonstrated a wide range of effective methods
The shared task fosters further research in reliable EHR question-answering
Abstract
Electronic Health Records (EHRs) are relational databases that store the entire medical histories of patients within hospitals. They record numerous aspects of patients' medical care, from hospital admission and diagnosis to treatment and discharge. While EHRs are vital sources of clinical data, exploring them beyond a predefined set of queries requires skills in query languages like SQL. To make information retrieval more accessible, one strategy is to build a question-answering system, possibly leveraging text-to-SQL models that can automatically translate natural language questions into corresponding SQL queries and use these queries to retrieve the answers. The EHRSQL 2024 shared task aims to advance and promote research in developing a question-answering system for EHRs using text-to-SQL modeling, capable of reliably providing requested answers to various healthcare professionals…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsScientific Computing and Data Management · Machine Learning in Healthcare · Data Quality and Management
MethodsSparse Evolutionary Training
