Proceedings of the 2nd Clinical Natural Language Processing Workshop 2019
DOI: 10.18653/v1/w19-1904
|View full text |Cite
|
Sign up to set email alerts
|

Hierarchical Nested Named Entity Recognition

Abstract: In the medical domain and other scientific areas, it is often important to recognize different levels of hierarchy in entity 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 propose a set of modifier classes which intr… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
12
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 11 publications
(12 citation statements)
references
References 30 publications
0
12
0
Order By: Relevance
“…Besides, our annotated corpus has hierarchical entities (for example, test result and sign/symptom are part of the entity finding). We plan to investigate the hierarchical nested NER using architectures as in Marinho et al (Marinho et al, 2019). Finally, our corpus has attributes and relations which we have not addressed yet.…”
Section: Discussionmentioning
confidence: 99%
“…Besides, our annotated corpus has hierarchical entities (for example, test result and sign/symptom are part of the entity finding). We plan to investigate the hierarchical nested NER using architectures as in Marinho et al (Marinho et al, 2019). Finally, our corpus has attributes and relations which we have not addressed yet.…”
Section: Discussionmentioning
confidence: 99%
“…[31] employs a set of three actions types (SHIFT, REDUCE-X, UNARY-X) that build a forest of binary word trees. [18] adds a new action (OUT) to allow building multiple mentions for a given span, especially fine-grained entity classes according to a predefined semantic hierarchy.…”
Section: Exhaustive or Semi-exhaustive Methodsmentioning
confidence: 99%
“…The forest is constructed sequentially, where in each step the system decides which of the possible transition actions to execute, given its current state. Transition based parsing is also utilized by Marinho et al [23], but with a different set of parser actions and predicted representation.…”
Section: Neural Methodsmentioning
confidence: 99%
“…More details can be found in the PolEval subsection. [11] 74.5 66.0 70.0 Finkel and Manning [12] 75.4 65.9 70.3 Lu and Roth [13] 74.2 66.7 70.3 Muis and Lu [14] 75.4 66.8 70.8 Wang and Lu [15] 76.2 67.5 71.6 Neural methods Xu et al [17] 71.2 64.3 67.6 Katiyar and Cardie [16] 79.8 68.2 73.6 Ju et al [24] 78.5 71.3 74.7 Wang et al [22] 78.0 70.2 73.9 Wang and Lu [15] 77.0 73.3 75.1 Sohrab and Miwa [18] 93.2 64.0 77.1 Marinho et al [23] 74.0 72.0 73.0 Lin et al [19] 75.8 73.9 74.8 Zheng et al [25] 75.9 73.6 74.7 Sun et al [27] 77.4 74.9 76.2 Shibuya and Hovy [28] 78 To make a fair comparison with other publications, we preprocessed the corpus following the guidance of Finkel and Manning [12]. Their procedure, which involved splitting the dataset and reducing the number of entity types, was reused by most of the studies included in our comparison.…”
Section: A Hyperparameter Selectionmentioning
confidence: 99%