paper-with-me

홈 › Papers

Fast and Accurate Recognition of Chinese Clinical Named Entities with Residual Dilated Convolutions

2018-08-27 · Jiahui Qiu, Qi. Wang, Yangming Zhou, Tong Ruan, Ju Gao

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 translation research. In recent years, deep learning methods have achieved significant success in CNER tasks. However, these methods depend greatly on Recurrent Neural Networks (RNNs), which maintain a vector of hidden activations that are propagated through time, thus causing too much time to train models. In this paper, we propose a Residual Dilated Convolutional Neural Network with Conditional Random Field (RD-CNN-CRF) to solve it. Specifically, Chinese characters and dictionary features are first projected into dense vector representations, then they are fed into the residual dilated convolutional neural network to capture contextual features. Finally, a conditional random field is employed to capture dependencies between neighboring tags. Computational results on the CCKS-2017 Task 2 benchmark dataset show that our proposed RD-CNN-CRF method competes favorably with state-of-the-art RNN-based methods both in terms of computational performance and training time.

📄 PDF Abstract BibTeX arXiv:1808.08669

Code (0)

등록된 구현이 없습니다.

Tasks

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Task 2Translation

Similar Papers 제목 키워드 기반

Incorporating Dictionaries into Deep Neural Networks for the Chinese Clinical Named Entity Recognition

2018-04-13 · Qi. Wang, Yuhang Xia, Yangming Zhou, Tong Ruan 외

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 fo…

Feature Engineeringnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Cost-Quality Adaptive Active Learning for Chinese Clinical Named Entity Recognition

2020-08-28 · Tingting Cai, Yangming Zhou, Hong Zheng

Clinical Named Entity Recognition (CNER) aims to automatically identity clinical terminologies in Electronic Health Records (EHRs), which is a fundamental and crucial step for clinical research. To train a high-performan…

Active LearningInformativenessnamed-entity-recognitionNamed Entity Recognition+2

Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network

2019-11-01 · IJCNLP 2019 11 · Dianbo Sui, Yubo Chen, Kang Liu, Jun Zhao 외

The lack of word boundaries information has been seen as one of the main obstacles to develop a high performance Chinese named entity recognition (NER) system. Fortunately, the automatically constructed lexicon contains …

Chinese Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

A Trigger-Aware Multi-Task Learning for Chinese Event Entity Recognition

2021-08-01 · CCL 2021 8 · Xiang Yangxiao, Li Chenliang

“This paper tackles a new task for event entity recognition (EER). Different from named entity recognizing (NER) task it only identifies the named entities which are related to a specific event type. Currently there is n…

ARCMulti-Task LearningNERRelation+1

A Natural Language Processing Pipeline of Chinese Free-text Radiology Reports for Liver Cancer Diagnosis

2020-04-10 · Honglei Liu, Yan Xu, Zhiqiang Zhang, Ni Wang 외

Despite the rapid development of natural language processing (NLP) implementation in electronic medical records (EMRs), Chinese EMRs processing remains challenging due to the limited corpus and specific grammatical chara…

Computed Tomography (CT)Coreference Resolutionnamed-entity-recognitionNamed Entity Recognition+1