paper-with-me

Papers

Neural Medication Extraction: A Comparison of Recent Models in Supervised and Semi-supervised Learning Settings

2021-10-19 · Ali Can Kocabiyikoglu, François Portet, Raheel Qader, Jean-Marc Babouchkine

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.

📄 PDF Abstract BibTeX arXiv:2110.10213

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Weakly Supervised Medication Regimen Extraction from Medical Conversations

2020-10-11 · EMNLP (ClinicalNLP) 2020 11 · Dhruvesh Patel, Sandeep Konam, Sai P. Selvaraj

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 Classification

Systematic Comparative Analysis of Large Pretrained Language Models on Contextualized Medication Event Extraction

2025-09-23 · Tariq Abdul-Quddoos, Xishuang Dong, Lijun Qian arxiv

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 Extraction

Semi-Supervised Language Models for Identification of Personal Health Experiential from Twitter Data: A Case for Medication Effects

2021-06-01 · NAACL (BioNLP) 2021 6 · Minghao Zhu, Keyuan Jiang

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 Label

Enhancing Medication Recommendation with LLM Text Representation

2024-07-15 · Yu-Tzu Lee

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 Model

Comparison of pharmacist evaluation of medication orders with predictions of a machine learning model

2020-11-03 · Sophie-Camille Hogue, Flora Chen, Geneviève Brassard, Denis Lebel 외

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