中文
相关论文

相关论文: Toward a Neural Semantic Parsing System for EHR Qu…

200 篇论文

Semantic parsing aims at mapping natural language utterances into structured meaning representations. In this work, we propose a structure-aware neural architecture which decomposes the semantic parsing process into two stages. Given an…

计算与语言 · 计算机科学 2018-05-15 Li Dong , Mirella Lapata

Semantic parsing aims to map natural language utterances onto machine interpretable meaning representations, aka programs whose execution against a real-world environment produces a denotation. Weakly-supervised semantic parsers are trained…

计算与语言 · 计算机科学 2019-09-11 Bailin Wang , Ivan Titov , Mirella Lapata

Semantic parsing aims at mapping natural language to machine interpretable meaning representations. Traditional approaches rely on high-quality lexicons, manually-built templates, and linguistic features which are either domain- or…

计算与语言 · 计算机科学 2016-06-08 Li Dong , Mirella Lapata

Path planners that can interpret free-form natural language instructions hold promise to automate a wide range of robotics applications. These planners simplify user interactions and enable intuitive control over complex semi-autonomous…

人工智能 · 计算机科学 2024-09-17 William English , Dominic Simon , Sumit Jha , Rickard Ewetz

With the growth of natural language processing techniques and demand for improved software engineering efficiency, there is an emerging interest in translating intention from human languages to programming languages. In this survey paper,…

软件工程 · 计算机科学 2021-05-20 Celine Lee , Justin Gottschlich , Dan Roth

Machine reading comprehension has made great progress in recent years owing to large-scale annotated datasets. In the clinical domain, however, creating such datasets is quite difficult due to the domain expertise required for annotation.…

计算与语言 · 计算机科学 2020-05-05 Xiang Yue , Bernal Jimenez Gutierrez , Huan Sun

This work explores a new robust approach for Semantic Parsing of unrestricted texts. Our approach considers Semantic Parsing as a Consistent Labelling Problem (CLP), allowing the integration of several knowledge types (syntactic and…

计算与语言 · 计算机科学 2007-05-23 Jordi Atserias , Lluis Padro , German Rigau

Internet hospital is a rising business thanks to recent advances in mobile web technology and high demand of health care services. Online medical services become increasingly popular and active. According to US data in 2018, 80 percent of…

计算与语言 · 计算机科学 2020-12-03 Xiang Li , Xinyu Fu , Zheng Lu , Ruibin Bai , Uwe Aickelin , Peiming Ge , Gong Liu

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 record (EHR) data has emerged as a valuable resource for analyzing patient health status. However, the prevalence of missing data in EHR poses significant challenges to existing methods, leading to spurious correlations…

机器学习 · 计算机科学 2024-05-16 Zhihao Yu , Xu Chu , Yujie Jin , Yasha Wang , Junfeng Zhao

Although the goal of achieving semantic interoperability of electronic health records (EHRs) is pursued by many researchers, it has not been accomplished yet. In this paper, we present a proposal that smoothes out the way toward the…

人工智能 · 计算机科学 2024-01-23 Idoia Berges , Jesús Bermúdez , Arantza Illarramendi

In modern electronic medical records (EMR) much of the clinically important data - signs and symptoms, symptom severity, disease status, etc. - are not provided in structured data fields, but rather are encoded in clinician generated…

计算与语言 · 计算机科学 2014-08-10 Son Doan , Mike Conway , Tu Minh Phuong , Lucila Ohno-Machado

Knowledge base question answering (KBQA) aims to answer a question over a knowledge base (KB). Recently, a large number of studies focus on semantically or syntactically complicated questions. In this paper, we elaborately summarize the…

计算与语言 · 计算机科学 2021-05-26 Yunshi Lan , Gaole He , Jinhao Jiang , Jing Jiang , Wayne Xin Zhao , Ji-Rong Wen

Electronic health records (EHR) are widely believed to hold a profusion of actionable insights, encrypted in an irregular, semi-structured format, amidst a loud noise background. To simplify learning patterns of health and disease, medical…

计算与语言 · 计算机科学 2022-12-13 David A. Bloore , Romane Gauriau , Anna L. Decker , Jacob Oppenheim

The extraction of critical patient information from Electronic Health Records (EHRs) poses significant challenges due to the complexity and unstructured nature of the data. Traditional machine learning approaches often fail to capture…

计算与语言 · 计算机科学 2025-09-03 Zhimeng Luo , Abhibha Gupta , Adam Frisch , Daqing He

Electronic Health Records (EHRs) are pivotal in clinical practices, yet their retrieval remains a challenge mainly due to semantic gap issues. Recent advancements in dense retrieval offer promising solutions but existing models, both…

信息检索 · 计算机科学 2025-07-25 Zhengyun Zhao , Huaiyuan Ying , Yue Zhong , Sheng Yu

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 consider the task of conversational semantic parsing over general purpose knowledge graphs (KGs) with millions of entities, and thousands of relation-types. We focus on models which are capable of interactively mapping user…

计算与语言 · 计算机科学 2023-12-08 Parag Jain , Mirella Lapata

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

We present a generative model to map natural language questions into SQL queries. Existing neural network based approaches typically generate a SQL query word-by-word, however, a large portion of the generated results are incorrect or not…

计算与语言 · 计算机科学 2018-04-24 Yibo Sun , Duyu Tang , Nan Duan , Jianshu Ji , Guihong Cao , Xiaocheng Feng , Bing Qin , Ting Liu , Ming Zhou