Hierarchical Nested Named Entity Recognition
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 regions. Unlike previous approaches, we build a transition-based parser that explicitly models an arbitrary number of hierarchical and nested mentions, and propose a loss that encourages correct predictions of higher-level mentions. We further introduce a set of modifier classes which introduces certain concepts that change the meaning of an entity, such as absence, or uncertainty about a given disease. Our proposed model achieves state-of-the-art results in medical entity recognition datasets, using both nested and hierarchical mentions.
Code (0)
등록된 구현이 없습니다.
Tasks
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Nested Named Entity RecognitionSimilar Papers 제목 키워드 기반
Hierarchical Region Learning for Nested Named Entity Recognition
Named Entity Recognition (NER) is deeply explored and widely used in various tasks. Usually, some entity mentions are nested in other entities, which leads to the nested NER problem. Leading region based models face both…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1Trigger-GNN: A Trigger-Based Graph Neural Network for Nested Named Entity Recognition
Nested named entity recognition (NER) aims to identify the entity boundaries and recognize categories of the named entities in a complex hierarchical sentence. Some works have been done using character-level, word-level,…
Graph Neural Networknamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3HiTRANS: A Hierarchical Transformer Network for Nested Named Entity Recognition
Nested Named Entity Recognition (NNER) has been extensively studied, aiming to identify all nested entities from potential spans (i.e., one or more continuous tokens). However, recent studies for NNER either focus on ted…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Nested Named Entity Recognition+2Gaussian Prior Reinforcement Learning for Nested Named Entity Recognition
Named Entity Recognition (NER) is a well and widely studied task in natural language processing. Recently, the nested NER has attracted more attention since its practicality and difficulty. Existing works for nested NER …
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+4Propose-and-Refine: A Two-Stage Set Prediction Network for Nested Named Entity Recognition
Nested named entity recognition (nested NER) is a fundamental task in natural language processing. Various span-based methods have been proposed to detect nested entities with span representations. However, span-based me…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+2