Deep neural model with enhanced embeddings for pharmaceutical and chemical entities recognition in Spanish clinical text (D19-57)
Copied to clipboard
| Challenge: | Currently, the number of biomedical literature is growing at an exponential rate. |
| Approach: | They propose a Deep Learning architecture for pharmaceutical and chemical Named Entity Recognition in Spanish clinical cases texts. |
| Outcome: | The proposed model outperforms the state-of-the-art methods on the PharmaCoNER corpus . the proposed model is based on two bidirectional long-term memory and conditional random field networks . |
Similar Papers
VSP at PharmaCoNER 2019: Recognition of Pharmacological Substances, Compounds and Proteins with Recurrent Neural Networks in Spanish Clinical Cases (D19-57)
Copied to clipboard
| Challenge: | The Named Entity Recognition of drugs, medications and chemical entities in Spanish is a new task in the field of NLP . |
| Approach: | They propose to use SNOMED CT term search engine to classify the entities in Spanish and a neural model for the Named Entity Recognition. |
| Outcome: | The proposed system achieves 76.29% and 60.34% performance in the Named Entity Recognition and Concept indexing tasks. |
When Specialization Helps: Using Pooled Contextualized Embeddings to Detect Chemical and Biomedical Entities in Spanish (D19-57)
Copied to clipboard
| Challenge: | Existing work on pharmacological entities requires manual annotation of these units. |
| Approach: | They propose an approach to task 1 of the PharmaCoNER Challenge to recognize pharmacological entities on a spanish corpus. |
| Outcome: | The proposed approach achieves 89.76% score on a spanish corpus based on pre-trained embeddings and 90.52% score on domain-specific embeddables. |
PharmaCoNER: Pharmacological Substances, Compounds and proteins Named Entity Recognition track (D19-57)
Copied to clipboard
Aitor Gonzalez-Agirre, Montserrat Marimon, Ander Intxaurrondo, Obdulia Rabal, Marta Villegas, Martin Krallinger
| Challenge: | Biomedical text mining is one of the most prolific application domains of natural language processing technologies. |
| Approach: | They propose to share a task on detecting drug and chemical entities in medical documents in Spanish with other languages to improve access to biomedical text mining. |
| Outcome: | The first task on detecting drug and chemical entities in Spanish medical documents yielded competitive results with F-measures above 0.91. |
IxaMed at PharmacoNER Challenge 2019 (D19-57)
Copied to clipboard
| Challenge: | The aim of this paper is to present our approach in the PharmacoNER 2019 task. |
| Approach: | They propose to use a Bi-LSTM with a CRF to identify named entities from clinical case studies written in Spanish. |
| Outcome: | The proposed approach achieves the best score (86.81 F-Score) combining pretrained word embeddings of Wikipedia and Electronic Health Records with contextual string embedds. |
A Deep Learning-Based System for PharmaCoNER (D19-57)
Copied to clipboard
Ying Xiong, Yedan Shen, Yuanhang Huang, Shuai Chen, Buzhou Tang, Xiaolong Wang, Qingcai Chen, Jun Yan, Yi Zhou
| Challenge: | Efficient access to mentions of clinical entities is very important for using clinical text. |
| Approach: | They developed a pipeline system based on deep learning methods for this shared task . it achieves a micro-average F1-score of 0.9105 on track 1 and a mini-average LSTM score of 0.8391 on track 2 . |
| Outcome: | The proposed system achieves a micro-average F1-score of 0.9105 on track 1 and a mini-average score of 0.8391 on track 2. |
NLNDE: Enhancing Neural Sequence Taggers with Attention and Noisy Channel for Robust Pharmacological Entity Detection (D19-57)
Copied to clipboard
| Challenge: | Named entity recognition has been extensively studied on English news texts, but transfer to other domains and languages is still a challenging problem. |
| Approach: | They propose a system that provides a non-standard domain and language setting for pharmacological entity detection in Spanish texts and a sequencelabeling task that requires neither language nor domain expertise. |
| Outcome: | The proposed system achieves up to 88.6% F1 in the PharmaCoNER competition and is based on a sequence labeling task and training on annotated data. |
Using Snomed to recognize and index chemical and drug mentions. (D19-57)
Copied to clipboard
| Challenge: | a new named entity extraction system is proposed for biological texts . the system is based on machine learning and deep learning . |
| Approach: | They propose a named entity extraction system based on machine learning and deep learning . they propose to map drug names in Spanish biomedical texts using Snomed . |
| Outcome: | The proposed system achieves 78% in the first sub-track and 72% in the second task. |
Multi-Task Learning for Chemical Named Entity Recognition with Chemical Compound Paraphrasing (D19-1)
Copied to clipboard
| Challenge: | Named entity recognition (NER) is one of the important basic technologies for Natural Language Processing (NLP) . |
| Approach: | They propose to use long short-term memory (LSTM) of NER model to capture chemical com- pound paraphrases by sharing parameters of LSTM and character embeddings be- tween the two models. |
| Outcome: | The proposed method improves chemi- cal NER and achieves state-of-the-art performance on the BioCreative IV’s CHEMDNER task. |
Development of pre-trained language models for clinical NLP in Spanish (2023.eacl-srw)
Copied to clipboard
| Challenge: | Clinical natural language processing aims to tackle language and prediction tasks using text from medical practice, such as clinical notes, prescriptions, and discharge summaries. |
| Approach: | They propose to build a clinical corpus big enough to implement a functional PLM. |
| Outcome: | The proposed model will be able to handle language and prediction tasks using clinical text while using biomedical and general text. |
INSIGHTBUDDY-AI: Medication Extraction and Entity Linking using Pre-Trained Language Models and Ensemble Learning (2025.naacl-srw)
Copied to clipboard
| Challenge: | InsightBuddy-AI is a system for extracting medication mentions and their associated attributes. |
| Approach: | They propose a system for extracting medication mentions and their associated attributes . they use stacked and voting ensembles built upon pre-trained language models . |
| Outcome: | The proposed system outperforms fine-tuned models in the extraction of medication mentions and associated attributes. |