中文
相关论文

相关论文: EHR-SeqSQL : A Sequential Text-to-SQL Dataset For …

200 篇论文

We study a new problem setting of information extraction (IE), referred to as text-to-table. In text-to-table, given a text, one creates a table or several tables expressing the main content of the text, while the model is learned from…

计算与语言 · 计算机科学 2022-03-17 Xueqing Wu , Jiacheng Zhang , Hang Li

The paper presents a systematic review of state-of-the-art approaches to identify patient cohorts using electronic health records. It gives a comprehensive overview of the most commonly de-tected phenotypes and its underlying data sets.…

机器学习 · 统计学 2017-07-25 Norman Hiob , Stefan Lessmann

We describe our system for the ArchEHR-QA Shared Task on answering clinical questions using electronic health records (EHRs). Our approach uses large language models in two steps: first, to find sentences in the EHR relevant to a…

计算与语言 · 计算机科学 2025-06-09 Sara Shields-Menard , Zach Reimers , Joshua Gardner , David Perry , Anthony Rios

Electronic health records (EHRs) contain important longitudinal information on individuals who have received medical care. Traditionally, EHRs have been used to support a wide range of administrative activities such as billing and clinical…

数据库 · 计算机科学 2024-11-18 Arian Aminoleslami , Geoffrey M. Anderson , Davide Chicco

Recent advancements in Text-to-SQL, driven by large language models, are democratizing data access. Despite these advancements, enterprise deployments remain challenging due to the need to capture business-specific knowledge, handle complex…

人工智能 · 计算机科学 2025-03-28 Karime Maamari , Connor Landy , Amine Mhedhbi

Clinical semantic parsing (SP) is an important step toward identifying the exact information need (as a machine-understandable logical form) from a natural language query aimed at retrieving information from electronic health records…

计算与语言 · 计算机科学 2022-11-10 Sarvesh Soni , Kirk Roberts

Electronic health records (EHRs) include simple features like patient age together with more complex data like care history that are informative but not easily represented as individual features. To better harness such data, we developed an…

人工智能 · 计算机科学 2023-02-14 Jacqueline K. Kueper , Jennifer Rayner , Daniel J. Lizotte

Text-to-SQL parsing tackles the problem of mapping natural language questions to executable SQL queries. In practice, text-to-SQL parsers often encounter various challenging scenarios, requiring them to be generalizable and robust. While…

计算与语言 · 计算机科学 2022-10-25 Chang Gao , Bowen Li , Wenxuan Zhang , Wai Lam , Binhua Li , Fei Huang , Luo Si , Yongbin Li

Electronic Health Records (EHRs) are typically stored as time-stamped encounter records. Observing temporal relationship between medical records is an integral part of interpreting the information. Hence, statistical analysis of EHRs…

应用统计 · 统计学 2020-07-29 Anne Woods , Craig Meyer , Brian Sauer , Beth Cohen

Information in electronic health records (EHR), such as clinical narratives, examination reports, lab measurements, demographics, and other patient encounter entries, can be transformed into appropriate data representations that can be used…

机器学习 · 计算机科学 2019-09-23 Wei-Hung Weng , Peter Szolovits

While randomized controlled trials (RCTs) are the gold-standard for establishing the efficacy and safety of a medical treatment, real-world evidence (RWE) generated from real-world data (RWD) has been vital in post-approval monitoring and…

One of the most important tasks for improving data quality and the reliability of data analytics results is Entity Resolution (ER). ER aims to identify different descriptions that refer to the same real-world entity, and remains a…

Increasing volume of Electronic Health Records (EHR) in recent years provides great opportunities for data scientists to collaborate on different aspects of healthcare research by applying advanced analytics to these EHR clinical data. A…

机器学习 · 计算机科学 2019-09-23 Najibesadat Sadati , Milad Zafar Nezhad , Ratna Babu Chinnam , Dongxiao Zhu

Predicting the health risks of patients using Electronic Health Records (EHR) has attracted considerable attention in recent years, especially with the development of deep learning techniques. Health risk refers to the probability of the…

机器学习 · 计算机科学 2022-11-15 Yuxi Liu , Shaowen Qin , Antonio Jimeno Yepes , Wei Shao , Zhenhao Zhang , Flora D. Salim

Generative models can produce synthetic patient records for analytical tasks when real data is unavailable or limited. However, current methods struggle with adhering to domain-specific knowledge and removing invalid data. We present…

机器学习 · 计算机科学 2023-12-22 Brandon Theodorou , Shrusti Jain , Cao Xiao , Jimeng Sun

Researchers require timely access to real-world longitudinal electronic health records (EHR) to develop, test, validate, and implement machine learning solutions that improve the quality and efficiency of healthcare. In contrast, health…

机器学习 · 计算机科学 2020-12-21 Siddharth Biswal , Soumya Ghosh , Jon Duke , Bradley Malin , Walter Stewart , Jimeng Sun

We present RAM-EHR, a Retrieval AugMentation pipeline to improve clinical predictions on Electronic Health Records (EHRs). RAM-EHR first collects multiple knowledge sources, converts them into text format, and uses dense retrieval to obtain…

计算与语言 · 计算机科学 2024-07-30 Ran Xu , Wenqi Shi , Yue Yu , Yuchen Zhuang , Bowen Jin , May D. Wang , Joyce C. Ho , Carl Yang

Large-scale pretraining has transformed modeling of language and other data types, but its potential remains underexplored in healthcare with structured electronic health records (EHRs). We present a novel generative pretraining strategy…

This study applies Large Language Models (LLMs) to two foundational Electronic Health Record (EHR) data science tasks: structured data querying (using programmatic languages, Python/Pandas) and information extraction from unstructured…

计算与语言 · 计算机科学 2026-01-29 Juan Jose Rubio Jan , Jack Wu , Julia Ive

One of the recent best attempts at Text-to-SQL is the pre-trained language model. Due to the structural property of the SQL queries, the seq2seq model takes the responsibility of parsing both the schema items (i.e., tables and columns) and…

计算与语言 · 计算机科学 2023-04-11 Haoyang Li , Jing Zhang , Cuiping Li , Hong Chen