paper-with-me

홈 › Papers

A hybrid deep-learning approach for complex biochemical named entity recognition

2020-12-20 · Jian Liu, Lei Gao, Sujie Guo, Rui Ding, Xin Huang, Long Ye, Qinghua Meng, Asef Nazari, Dhananjay Thiruvady

Named entity recognition (NER) of chemicals and drugs is a critical domain of information extraction in biochemical research. NER provides support for text mining in biochemical reactions, including entity relation extraction, attribute extraction, and metabolic response relationship extraction. However, the existence of complex naming characteristics in the biomedical field, such as polysemy and special characters, make the NER task very challenging. Here, we propose a hybrid deep learning approach to improve the recognition accuracy of NER. Specifically, our approach applies the Bidirectional Encoder Representations from Transformers (BERT) model to extract the underlying features of the text, learns a representation of the context of the text through Bi-directional Long Short-Term Memory (BILSTM), and incorporates the multi-head attention (MHATT) mechanism to extract chapter-level features. In this approach, the MHATT mechanism aims to improve the recognition accuracy of abbreviations to efficiently deal with the problem of inconsistency in full-text labels. Moreover, conditional random field (CRF) is used to label sequence tags because this probabilistic method does not need strict independence assumptions and can accommodate arbitrary context information. The experimental evaluation on a publicly-available dataset shows that the proposed hybrid approach achieves the best recognition performance; in particular, it substantially improves performance in recognizing abbreviations, polysemes, and low-frequency entities, compared with the state-of-the-art approaches. For instance, compared with the recognition accuracies for low-frequency entities produced by the BILSTM-CRF algorithm, those produced by the hybrid approach on two entity datasets (MULTIPLE and IDENTIFIER) have been increased by 80% and 21.69%, respectively.

📄 PDF Abstract BibTeX arXiv:2012.10824

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeAttribute Extractionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERRelation Extraction

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

CASIA at SemEval-2022 Task 11: Chinese Named Entity Recognition for Complex and Ambiguous Entities

2022-07-01 · SemEval (NAACL) 2022 7 · Jia Fu, Zhen Gan, Zhucong Li, Sirui Li 외

This paper describes our approach to develop a complex named entity recognition system in SemEval 2022 Task 11: MultiCoNER Multilingual Complex Named Entity Recognition,Track 9 - Chinese. In this task, we need to identif…

Chinese Named Entity RecognitionData AugmentationDomain Adaptationnamed-entity-recognition+2

Hybrid Approach for Marathi Named Entity Recognition

2017-12-01 · WS 2017 12 · Nita Patil, Ajay Patil, B.V. Pawar
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

A Pipeline Arabic Named Entity Recognition using a Hybrid Approach

2012-12-01 · COLING 2012 12 · Mai Oudah, Khaled Shaalan
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

A Hybrid Statistical Approach for Named Entity Recognition for Malayalam Language

2013-10-01 · WS 2013 10 · Jisha P Jayan, Rajeev R R, Elizabeth Sherly
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Hybrid Adaptation of Named Entity Recognition for Statistical Machine Translation

2012-12-01 · WS 2012 12 · Vassilina Nikoulina, S, Agnes or, Marc Dymetman
Machine Translationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1