Neural Medication Extraction: A Comparison of Recent Models in Supervised and Semi-supervised Learning Settings
Drug prescriptions are essential information that must be encoded in electronic medical records. However, much of this information is hidden within free-text reports. This is why the medication extraction task has emerged. To date, most of the research effort has focused on small amount of data and has only recently considered deep learning methods. In this paper, we present an independent and comprehensive evaluation of state-of-the-art neural architectures on the I2B2 medical prescription extraction task both in the supervised and semi-supervised settings. The study shows the very competitive performance of simple DNN models on the task as well as the high interest of pre-trained models. Adapting the latter models on the I2B2 dataset enables to push medication extraction performances above the state-of-the-art. Finally, the study also confirms that semi-supervised techniques are promising to leverage large amounts of unlabeled data in particular in low resource setting when labeled data is too costly to acquire.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Weakly Supervised Medication Regimen Extraction from Medical Conversations
Automated Medication Regimen (MR) extraction from medical conversations can not only improve recall and help patients follow through with their care plan, but also reduce the documentation burden for doctors. In this pap…
General ClassificationSystematic Comparative Analysis of Large Pretrained Language Models on Contextualized Medication Event Extraction
Attention-based models have become the leading approach in modeling medical language for Natural Language Processing (NLP) in clinical notes. These models outperform traditional techniques by effectively capturing contex…
Information ExtractionEvent ExtractionSemi-Supervised Language Models for Identification of Personal Health Experiential from Twitter Data: A Case for Medication Effects
First-hand experience related to any changes of one’s health condition and understanding such experience can play an important role in advancing medical science and healthcare. Monitoring the safe use of medication drugs…
PharmacovigilancePseudo LabelEnhancing Medication Recommendation with LLM Text Representation
Most of the existing medication recommendation models are predicted with only structured data such as medical codes, with the remaining other large amount of unstructured or semi-structured data underutilization. To incr…
Language ModelingLanguage ModellingLarge Language ModelComparison of pharmacist evaluation of medication orders with predictions of a machine learning model
The objective of this work was to assess the clinical performance of an unsupervised machine learning model aimed at identifying unusual medication orders and pharmacological profiles. We conducted a prospective study be…
BIG-bench Machine Learning