paper-with-me

홈 › Papers

A Deep Learning-Based System for PharmaCoNER

2019-11-01 · WS 2019 11 · Ying Xiong, Yedan Shen, Yuanhang Huang, Shuai Chen, Buzhou Tang, Xiaolong Wang, Qingcai Chen, Jun Yan, Yi Zhou

The Biological Text Mining Unit at BSC and CNIO organized the first shared task on chemical {\&} drug mention recognition from Spanish medical texts called PharmaCoNER (Pharmacological Substances, Compounds and proteins and Named Entity Recognition track) in 2019, which includes two tracks: one for NER offset and entity classification (track 1) and the other one for concept indexing (track 2). We developed a pipeline system based on deep learning methods for this shared task, specifically, a subsystem based on BERT (Bidirectional Encoder Representations from Transformers) for NER offset and entity classification and a subsystem based on Bpool (Bi-LSTM with max/mean pooling) for concept indexing. Evaluation conducted on the shared task data showed that our system achieves a micro-average F1-score of 0.9105 on track 1 and a micro-average F1-score of 0.8391 on track 2.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningGeneral Classificationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Transfer Learning in Biomedical Named Entity Recognition: An Evaluation of BERT in the PharmaCoNER task

2019-11-01 · WS 2019 11 · Cong Sun, Zhihao Yang

To date, a large amount of biomedical content has been published in non-English texts, especially for clinical documents. Therefore, it is of considerable significance to conduct Natural Language Processing (NLP) researc…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

RACAI's System at PharmaCoNER 2019

2019-11-01 · WS 2019 11 · Radu Ion, Vasile Florian P{\u{a}}i{\textcommabelow{s}}, Maria Mitrofan

This paper describes the Named Entity Recognition system of the Institute for Artificial Intelligence {``}Mihai Dr{\u{a}}g{\u{a}}nescu{''} of the Romanian Academy (RACAI for short). Our best F1 score of 0.84984 was achie…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Biomedical Named Entity Recognition with Multilingual BERT

2019-11-01 · WS 2019 11 · Kai Hakala, Sampo Pyysalo

We present the approach of the Turku NLP group to the PharmaCoNER task on Spanish biomedical named entity recognition. We apply a CRF-based baseline approach and multilingual BERT to the task, achieving an F-score of 88{…

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

PharmaCoNER: Pharmacological Substances, Compounds and proteins Named Entity Recognition track

2019-11-01 · WS 2019 11 · Aitor Gonzalez-Agirre, Montserrat Marimon, Ander Intxaurrondo, Obdulia Rabal 외

One of the biomedical entity types of relevance for medicine or biosciences are chemical compounds and drugs. The correct detection these entities is critical for other text mining applications building on them, such as …

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

Annotating and normalizing biomedical NEs with limited knowledge

2019-12-19 · Fernando Sánchez León, Ana González Ledesma

Named entity recognition (NER) is the very first step in the linguistic processing of any new domain. It is currently a common process in BioNLP on English clinical text. However, it is still in its infancy in other majo…

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