中文
相关论文

相关论文: Text-to-SQL Generation for Question Answering on E…

200 篇论文

Electronic medical records (EMRs) are stored in relational databases. It can be challenging to access the required information if the user is unfamiliar with the database schema or general database fundamentals. Hence, researchers have…

计算与语言 · 计算机科学 2023-03-24 Richard Tarbell , Kim-Kwang Raymond Choo , Glenn Dietrich , Anthony Rios

We present a new text-to-SQL dataset for electronic health records (EHRs). The utterances were collected from 222 hospital staff members, including physicians, nurses, and insurance review and health records teams. To construct the QA…

计算与语言 · 计算机科学 2026-03-06 Gyubok Lee , Hyeonji Hwang , Seongsu Bae , Yeonsu Kwon , Woncheol Shin , Seongjun Yang , Minjoon Seo , Jong-Yeup Kim , Edward Choi

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…

计算与语言 · 计算机科学 2024-05-24 Gyubok Lee , Sunjun Kweon , Seongsu Bae , Edward Choi

In this paper, we introduce EHR-SeqSQL, a novel sequential text-to-SQL dataset for Electronic Health Record (EHR) databases. EHR-SeqSQL is designed to address critical yet underexplored aspects in text-to-SQL parsing: interactivity,…

计算与语言 · 计算机科学 2024-07-31 Jaehee Ryu , Seonhee Cho , Gyubok Lee , Edward Choi

Electronic health records (EHR) and claims data are rich sources of real-world data that reflect patient health status and healthcare utilization. Querying these databases to answer epidemiological questions is challenging due to the…

计算与语言 · 计算机科学 2025-01-08 Angelo Ziletti , Leonardo D'Ambrosi

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…

计算与语言 · 计算机科学 2024-05-21 Yongrae Jo , Seongyun Lee , Minju Seo , Sung Ju Hwang , Moontae Lee

Transforming natural language questions into SQL queries is crucial for precise data retrieval from electronic health record (EHR) databases. A significant challenge in this process is detecting and rejecting unanswerable questions that…

数据库 · 计算机科学 2024-06-21 Hajung Kim , Chanhwi Kim , Hoonick Lee , Kyochul Jang , Jiwoo Lee , Kyungjae Lee , Gangwoo Kim , Jaewoo Kang

Electronic health records (EHR) contain extensive structured and unstructured data, including tabular information and free-text clinical notes. Querying relevant patient information often requires complex database operations, increasing the…

信息检索 · 计算机科学 2025-11-27 Mengliang ZHang

Extracting insights from Electronic Health Record (EHR) databases often requires SQL expertise, creating a barrier for clinical decision-making and research. A promising approach is to use Large Language Models (LLMs) to translate natural…

信息检索 · 计算机科学 2026-04-21 Hung Nguyen , Hans Moen , Pekka Marttinen

Text-to-SQL bridges the gap between natural language and structured database language, thus allowing non-technical users to easily query databases. Traditional approaches model text-to-SQL as a direct translation task, where a given Natural…

Electronic health records (EHRs) are stored in various database systems with different database models on heterogeneous storage architectures, such as relational databases, document stores, or graph databases. These different database…

数据库 · 计算机科学 2024-11-15 Sithursan Sivasubramaniam , Cedric Osei-Akoto , Yi Zhang , Kurt Stockinger , Jonathan Fuerst

Recently, deep learning-based language models have significantly enhanced text-to-SQL tasks, with promising applications in retrieving patient records within the medical domain. One notable challenge in such applications is discerning…

计算与语言 · 计算机科学 2024-04-26 Sangryul Kim , Donghee Han , Sehyun Kim

Electronic Health Records (EHRs), which contain patients' medical histories in various multi-modal formats, often overlook the potential for joint reasoning across imaging and table modalities underexplored in current EHR Question Answering…

This paper presents our approach to the EHRSQL-2024 shared task, which aims to develop a reliable Text-to-SQL system for electronic health records. We propose two approaches that leverage large language models (LLMs) for prompting and…

数据库 · 计算机科学 2024-05-16 Satya K Gundabathula , Sriram R Kolar

An intelligent machine that can answer human questions based on electronic health records (EHR-QA) has a great practical value, such as supporting clinical decisions, managing hospital administration, and medical chatbots. Previous…

计算与语言 · 计算机科学 2021-11-30 Seongsu Bae , Daeyoung Kim , Jiho Kim , Edward Choi

Biomedical researchers increasingly rely on large-scale structured databases for complex analytical tasks. However, current text-to-SQL systems often struggle to map qualitative scientific questions into executable SQL, particularly when…

Pre-consultation is a critical component of effective healthcare delivery. However, generating comprehensive pre-consultation questionnaires from complex, voluminous Electronic Medical Records (EMRs) is a challenging task. Direct Large…

人工智能 · 计算机科学 2025-08-04 Ruiqing Ding , Qianfang Sun , Yongkang Leng , Hui Yin , Xiaojian Li

Recent advances in large language models (LLMs) have significantly improved the accuracy of Text-to-SQL systems. However, a critical challenge remains: the semantic mismatch between natural language questions (NLQs) and their corresponding…

计算与语言 · 计算机科学 2025-08-21 Shaoming Duan , Zirui Wang , Chuanyi Liu , Zhibin Zhu , Yuhao Zhang , Peiyi Han , Liang Yan , Zewu Peng

This paper develops the first question answering dataset (DrugEHRQA) containing question-answer pairs from both structured tables and unstructured notes from a publicly available Electronic Health Record (EHR). EHRs contain patient records,…

人工智能 · 计算机科学 2022-05-04 Jayetri Bardhan , Anthony Colas , Kirk Roberts , Daisy Zhe Wang

Text-to-SQL translates natural language queries into Structured Query Language (SQL) commands, enabling users to interact with databases using natural language. Essentially, the text-to-SQL task is a text generation task, and its…

数据库 · 计算机科学 2024-10-10 Xiaohu Zhu , Qian Li , Lizhen Cui , Yongkang Liu
‹ 上一页 1 2 3 10 下一页 ›