paper-with-me

홈 › 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 paper, we focus on extracting spans for frequency, route and change, corresponding to medications discussed in the conversation. We first describe a unique dataset of annotated doctor-patient conversations and then present a weakly supervised model architecture that can perform span extraction using noisy classification data. The model utilizes an attention bottleneck inside a classification model to perform the extraction. We experiment with several variants of attention scoring and projection functions and propose a novel transformer-based attention scoring function (TAScore). The proposed combination of TAScore and Fusedmax projection achieves a 10 point increase in Longest Common Substring F1 compared to the baseline of additive scoring plus softmax projection.

📄 PDF Abstract BibTeX arXiv:2010.05317

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Methods 이 논문이 사용한 방법론

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$…

Similar Papers 제목 키워드 기반

Medication Regimen Extraction From Medical Conversations

2019-12-10 · Sai P. Selvaraj, Sandeep Konam

Extracting relevant information from medical conversations and providing it to doctors and patients might help in addressing doctor burnout and patient forgetfulness. In this paper, we focus on extracting the Medication …

Data AugmentationQuestion Answering

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 emerge…

Assessment of Amazon Comprehend Medical: Medication Information Extraction

2020-02-02 · Benedict Guzman, Isabel Metzger, MS, Yindalon Aphinyanaphongs 외

In November 27, 2018, Amazon Web Services (AWS) released Amazon Comprehend Medical (ACM), a deep learning based system that automatically extracts clinical concepts (which include anatomy, medical conditions, protected h…

Anatomy

Large language models management of medications: three performance analyses

2025-09-26 · Kelli Henry, Steven Xu, Kaitlin Blotske, Moriah Cargile 외 arxiv

Purpose: Large language models (LLMs) have proven performance for certain diagnostic tasks, however limited studies have evaluated their consistency in recommending appropriate medication regimens for a given diagnosis. …

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