中文
相关论文

相关论文: Sequence Learning with RNNs for Medical Concept No…

200 篇论文

Automated annotation of clinical text with standardized medical concepts is critical for enabling structured data extraction and decision support. SNOMED CT provides a rich ontology for labeling clinical entities, but manual annotation is…

计算与语言 · 计算机科学 2025-08-05 Ali Noori , Pratik Devkota , Somya Mohanty , Prashanti Manda

Disease name recognition and normalization, which is generally called biomedical entity linking, is a fundamental process in biomedical text mining. Recently, neural joint learning of both tasks has been proposed to utilize the mutual…

计算与语言 · 计算机科学 2021-04-22 Shogo Ujiie , Hayate Iso , Shuntaro Yada , Shoko Wakamiya , Eiji Aramaki

Clinical Named Entity Recognition (CNER) aims to identify and classify clinical terms such as diseases, symptoms, treatments, exams, and body parts in electronic health records, which is a fundamental and crucial task for clinical and…

计算与语言 · 计算机科学 2018-04-16 Qi Wang , Yuhang Xia , Yangming Zhou , Tong Ruan , Daqi Gao , Ping He

Much of human knowledge is encoded in text, available in scientific publications, books, and the web. Given the rapid growth of these resources, we need automated methods to extract such knowledge into machine-processable structures, such…

信息检索 · 计算机科学 2019-07-02 Shobeir Fakhraei , Joel Mathew , Jose Luis Ambite

Modeling the structure of coherent texts is a key NLP problem. The task of coherently organizing a given set of sentences has been commonly used to build and evaluate models that understand such structure. We propose an end-to-end…

计算与语言 · 计算机科学 2017-12-25 Lajanugen Logeswaran , Honglak Lee , Dragomir Radev

Hand-crafted features based on linguistic and domain-knowledge play crucial role in determining the performance of disease name recognition systems. Such methods are further limited by the scope of these features or in other words, their…

计算与语言 · 计算机科学 2016-07-01 Sunil Kumar Sahu , Ashish Anand

Recently, there has been interest in multiplicative recurrent neural networks for language modeling. Indeed, simple Recurrent Neural Networks (RNNs) encounter difficulties recovering from past mistakes when generating sequences due to high…

机器学习 · 计算机科学 2019-07-02 Diego Maupomé , Marie-Jean Meurs

The identification of rare diseases from clinical notes with Natural Language Processing (NLP) is challenging due to the few cases available for machine learning and the need of data annotation from clinical experts. We propose a method…

计算与语言 · 计算机科学 2021-07-30 Hang Dong , Víctor Suárez-Paniagua , Huayu Zhang , Minhong Wang , Emma Whitfield , Honghan Wu

Neural language models (LMs) based on recurrent neural networks (RNN) are some of the most successful word and character-level LMs. Why do they work so well, in particular better than linear neural LMs? Possible explanations are that RNNs…

机器学习 · 统计学 2013-06-21 Marius Pachitariu , Maneesh Sahani

The Sequential Sentence Classification task within the domain of medical abstracts, termed as SSC, involves the categorization of sentences into pre-defined headings based on their roles in conveying critical information in the abstract. In…

计算与语言 · 计算机科学 2024-06-03 Phat Lam , Lam Pham , Tin Nguyen , Hieu Tang , Michael Seidl , Medina Andresel , Alexander Schindler

The problem of AMR-to-text generation is to recover a text representing the same meaning as an input AMR graph. The current state-of-the-art method uses a sequence-to-sequence model, leveraging LSTM for encoding a linearized AMR structure.…

计算与语言 · 计算机科学 2018-08-29 Linfeng Song , Yue Zhang , Zhiguo Wang , Daniel Gildea

Recurrent neural networks are a widely used class of neural architectures. They have, however, two shortcomings. First, it is difficult to understand what exactly they learn. Second, they tend to work poorly on sequences requiring long-term…

机器学习 · 计算机科学 2019-05-08 Cheng Wang , Mathias Niepert

Automatic text classification (TC) research can be used for real-world problems such as the classification of in-patient discharge summaries and medical text reports, which is beneficial to make medical documents more understandable to…

计算与语言 · 计算机科学 2018-12-06 Ying Shen , Qiang Zhang , Jin Zhang , Jiyue Huang , Yuming Lu , Kai Lei

Eliciting semantic similarity between concepts in the biomedical domain remains a challenging task. Recent approaches founded on embedding vectors have gained in popularity as they risen to efficiently capture semantic relationships The…

计算与语言 · 计算机科学 2018-12-07 Saïd Abdeddaïm , Sylvestre Vimard , Lina Fatima Soualmia

Long Short-Term Memory (LSTM) is a recurrent neural network (RNN) architecture that has been designed to address the vanishing and exploding gradient problems of conventional RNNs. Unlike feedforward neural networks, RNNs have cyclic…

神经与进化计算 · 计算机科学 2014-02-06 Haşim Sak , Andrew Senior , Françoise Beaufays

The detection and normalization of diseases in biomedical texts are key biomedical natural language processing tasks. Disease names need not only be identified, but also normalized or linked to clinical taxonomies describing diseases such…

计算与语言 · 计算机科学 2020-10-27 Dhruba Pujary , Camilo Thorne , Wilker Aziz

We define multilevel text normalization as sequence-to-sequence processing that transforms naturally noisy text into a sequence of normalized units of meaning (morphemes) in three steps: 1) writing normalization, 2) lemmatization, 3)…

计算与语言 · 计算机科学 2019-04-01 Tatyana Ruzsics , Tanja Samardžić

Rare diseases pose significant challenges in diagnosis and treatment due to their low prevalence and heterogeneous clinical presentations. Unstructured clinical notes contain valuable information for identifying rare diseases, but manual…

计算与语言 · 计算机科学 2024-11-12 Jinge Wu , Hang Dong , Zexi Li , Haowei Wang , Runci Li , Arijit Patra , Chengliang Dai , Waqar Ali , Phil Scordis , Honghan Wu

Neural network models have been demonstrated to be capable of achieving remarkable performance in sentence and document modeling. Convolutional neural network (CNN) and recurrent neural network (RNN) are two mainstream architectures for…

计算与语言 · 计算机科学 2015-12-01 Chunting Zhou , Chonglin Sun , Zhiyuan Liu , Francis C. M. Lau

An exhaustive study on neural network language modeling (NNLM) is performed in this paper. Different architectures of basic neural network language models are described and examined. A number of different improvements over basic neural…

计算与语言 · 计算机科学 2017-08-25 Dengliang Shi