CLMay 18, 2024

LG AI Research & KAIST at EHRSQL 2024: Self-Training Large Language Models with Pseudo-Labeled Unanswerable Questions for a Reliable Text-to-SQL System on EHRs

arXiv:2405.11162v131 citationsh-index: 8ClinicalNLP
Originality Incremental advance
AI Analysis

This addresses the critical need for reliable healthcare data access for professionals, though it is incremental as it builds on existing text-to-SQL methods.

The paper tackles the problem of improving reliability in text-to-SQL models for Electronic Health Records by accurately identifying unanswerable questions, using a self-training strategy with pseudo-labeled data, resulting in top performance in the EHRSQL 2024 shared task.

Text-to-SQL models are pivotal for making Electronic Health Records (EHRs) accessible to healthcare professionals without SQL knowledge. With the advancements in large language models, these systems have become more adept at translating complex questions into SQL queries. Nonetheless, the critical need for reliability in healthcare necessitates these models to accurately identify unanswerable questions or uncertain predictions, preventing misinformation. To address this problem, we present a self-training strategy using pseudo-labeled unanswerable questions to enhance the reliability of text-to-SQL models for EHRs. This approach includes a two-stage training process followed by a filtering method based on the token entropy and query execution. Our methodology's effectiveness is validated by our top performance in the EHRSQL 2024 shared task, showcasing the potential to improve healthcare decision-making through more reliable text-to-SQL systems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes