English
Related papers

Related papers: Clinical Information Extraction via Convolutional …

200 papers

Clinical notes are text documents that are created by clinicians for each patient encounter. They are typically accompanied by medical codes, which describe the diagnosis and treatment. Annotating these codes is labor intensive and error…

Computation and Language · Computer Science 2018-04-18 James Mullenbach , Sarah Wiegreffe , Jon Duke , Jimeng Sun , Jacob Eisenstein

In this paper, an innovative multi-modal deep learning model is proposed to deeply integrate heterogeneous information from medical images and clinical reports. First, for medical images, convolutional neural networks were used to extract…

Machine Learning · Computer Science 2024-05-29 Ziyan Yao , Fei Lin , Sheng Chai , Weijie He , Lu Dai , Xinghui Fei

Fully understanding narratives often requires identifying events in the context of whole documents and modeling the event relations. However, document-level event extraction is a challenging task as it requires the extraction of event and…

Computation and Language · Computer Science 2021-05-11 Kung-Hsiang Huang , Nanyun Peng

Traditional convolutional layers extract features from patches of data by applying a non-linearity on an affine function of the input. We propose a model that enhances this feature extraction process for the case of sequential data, by…

Machine Learning · Statistics 2017-07-21 Gil Keren , Björn Schuller

This paper proposes a new natural language processing (NLP) application for identifying medical jargon terms potentially difficult for patients to comprehend from electronic health record (EHR) notes. We first present a novel and publicly…

Computation and Language · Computer Science 2022-10-13 Sunjae Kwon , Zonghai Yao , Harmon S. Jordan , David A. Levy , Brian Corner , Hong Yu

Sentiment analysis is known as one of the most crucial tasks in the field of natural language processing and Convolutional Neural Network (CNN) is one of those prominent models that is commonly used for this aim. Although convolutional…

Computation and Language · Computer Science 2021-02-24 Hossein Sadr , Mozhdeh Nazari Solimandarabi , Mir Mohsen Pedram , Mohammad Teshnehlab

This paper presents a novel approach to epidemic surveillance, leveraging the power of Artificial Intelligence and Large Language Models (LLMs) for effective interpretation of unstructured big data sources, like the popular ProMED and WHO…

Computational Engineering, Finance, and Science · Computer Science 2024-08-27 Sergio Consoli , Peter Markov , Nikolaos I. Stilianakis , Lorenzo Bertolini , Antonio Puertas Gallardo , Mario Ceresa

Automatic extraction of clinical concepts is an essential step for turning the unstructured data within a clinical note into structured and actionable information. In this work, we propose a clinical concept extraction model for automatic…

Computation and Language · Computer Science 2018-11-28 Henghui Zhu , Ioannis Ch. Paschalidis , Amir Tahmasebi

Constructing large-scaled medical knowledge graphs can significantly boost healthcare applications for medical surveillance, bring much attention from recent research. An essential step in constructing large-scale MKG is extracting…

Computer Vision and Pattern Recognition · Computer Science 2021-10-27 Jialun Wu , Yang Liu , Zeyu Gao , Tieliang Gong , Chunbao Wang , Chen Li

Convolutional neural networks have been successfully applied to various NLP tasks. However, it is not obvious whether they model different linguistic patterns such as negation, intensification, and clause compositionality to help the…

Computation and Language · Computer Science 2018-10-23 Mahnaz Koupaee , William Yang Wang

Clinical notes are a rich source of information about patient state. However, using them to predict clinical events with machine learning models is challenging. They are very high dimensional, sparse and have complex structure. Furthermore,…

Machine Learning · Statistics 2018-08-20 Sebastien Dubois , Nathanael Romano , David C. Kale , Nigam Shah , Kenneth Jung

This paper demonstrates the potential of convolutional neural networks (CNN) for detecting and classifying prosodic events on words, specifically pitch accents and phrase boundary tones, from frame-based acoustic features. Typical…

Computation and Language · Computer Science 2017-06-05 Sabrina Stehwien , Ngoc Thang Vu

$\textbf{Objective}$ Develop an automatic diagnostic system which only uses textual admission information from Electronic Health Records (EHRs) and assist clinicians with a timely and statistically proved decision tool. The hope is that the…

Computation and Language · Computer Science 2017-12-08 Christy Li , Dimitris Konomis , Graham Neubig , Pengtao Xie , Carol Cheng , Eric Xing

Shallow Convolution Neural Network (CNN) is a time-tested tool for the information extraction from cancer pathology reports. Shallow CNN performs competitively on this task to other deep learning models including BERT, which holds the…

Computation and Language · Computer Science 2020-08-05 Abhishek K Dubey , Alina Peluso , Jacob Hinkle , Devanshu Agarawal , Zilong Tan

Event Extraction plays an important role in information-extraction to understand the world. Event extraction could be split into two subtasks: one is event trigger extraction, the other is event arguments extraction. However, the F-Score of…

Computation and Language · Computer Science 2020-06-04 Zhigang Kan , Linbo Qiao , Sen Yang , Feng Liu , Feng Huang

Few works in the literature of event extraction have gone beyond individual sentences to make extraction decisions. This is problematic when the information needed to recognize an event argument is spread across multiple sentences. We argue…

Computation and Language · Computer Science 2020-05-15 Xinya Du , Claire Cardie

The extraction of lung lesion information from clinical and medical imaging reports is crucial for research on and clinical care of lung-related diseases. Large language models (LLMs) can be effective at interpreting unstructured text in…

Computation and Language · Computer Science 2024-11-18 Diya Li , Asim Kadav , Aijing Gao , Rui Li , Richard Bourgon

Extracting information from documents usually relies on natural language processing methods working on one-dimensional sequences of text. In some cases, for example, for the extraction of key information from semi-structured documents, such…

Computation and Language · Computer Science 2021-06-29 Oliver Bensch , Mirela Popa , Constantin Spille

A long-running goal of the clinical NLP community is the extraction of important variables trapped in clinical notes. However, roadblocks have included dataset shift from the general domain and a lack of public clinical corpora and…

Computation and Language · Computer Science 2022-12-01 Monica Agrawal , Stefan Hegselmann , Hunter Lang , Yoon Kim , David Sontag

Extracting information from electronic health records (EHR) is a challenging task since it requires prior knowledge of the reports and some natural language processing algorithm (NLP). With the growing number of EHR implementations, such…

Machine Learning · Computer Science 2019-08-02 Sanghyun Choi , Nikita Ivkin , Vladimir Braverman , Michael A. Jacobs