paper-with-me

홈 › Papers

A Neural Transition-based Joint Model for Disease Named Entity Recognition and Normalization

2021-08-01 · ACL 2021 5 · Zongcheng Ji, Tian Xia, Mei Han, Jing Xiao

Disease is one of the fundamental entities in biomedical research. Recognizing such entities from biomedical text and then normalizing them to a standardized disease vocabulary offer a tremendous opportunity for many downstream applications. Previous studies have demonstrated that joint modeling of the two sub-tasks has superior performance than the pipelined counterpart. Although the neural joint model based on multi-task learning framework has achieved state-of-the-art performance, it suffers from the boundary inconsistency problem due to the separate decoding procedures. Moreover, it ignores the rich information (e.g., the text surface form) of each candidate concept in the vocabulary, which is quite essential for entity normalization. In this work, we propose a neural transition-based joint model to alleviate these two issues. We transform the end-to-end disease recognition and normalization task as an action sequence prediction task, which not only jointly learns the model with shared representations of the input, but also jointly searches the output by state transitions in one search space. Moreover, we introduce attention mechanisms to take advantage of the text surface form of each candidate concept for better normalization performance. Experimental results conducted on two publicly available datasets show the effectiveness of the proposed method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Similar Papers 제목 키워드 기반

Hierarchical Nested Named Entity Recognition

2019-06-01 · WS 2019 6 · Zita Marinho, Afonso Mendes, Mir, Sebasti{\~a}o a 외

In the medical domain and other scientific areas, it is often important to recognize different levels of hierarchy in mentions, such as those related to specific symptoms or diseases associated with different anatomical …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Nested Named Entity Recognition

FRE at SocialDisNER: Joint Learning of Language Models for Named Entity Recognition

2022-10-01 · SMM4H (COLING) 2022 10 · Kendrick Cetina, Nuria García-Santa

This paper describes our followed methodology for the automatic extraction of disease mentions from tweets in Spanish as part of the SocialDisNER challenge within the 2022 Social Media Mining for Health Applications (SMM…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Text Generation

Marginal Likelihood Training of BiLSTM-CRF for Biomedical Named Entity Recognition from Disjoint Label Sets

2018-10-01 · EMNLP 2018 10 · Nathan Greenberg, Trapit Bansal, Patrick Verga, Andrew McCallum

Extracting typed entity mentions from text is a fundamental component to language understanding and reasoning. While there exist substantial labeled text datasets for multiple subsets of biomedical entity types{---}such …

Missing Labelsnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

Integrating Dictionary Feature into A Deep Learning Model for Disease Named Entity Recognition

2019-11-05 · Hamada A. Nayel, Shashrekha H. L

In recent years, Deep Learning (DL) models are becoming important due to their demonstrated success at overcoming complex learning problems. DL models have been applied effectively for different Natural Language Processi…

Machine Translationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+6

BERN2: an advanced neural biomedical named entity recognition and normalization tool

2022-01-06 · Mujeen Sung, Minbyul Jeong, Yonghwa Choi, Donghyeon Kim 외

In biomedical natural language processing, named entity recognition (NER) and named entity normalization (NEN) are key tasks that enable the automatic extraction of biomedical entities (e.g. diseases and drugs) from the …

graph constructionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1