English

Weakly Supervised Medication Regimen Extraction from Medical Conversations

Computation and Language 2020-10-13 v1 Information Retrieval Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2010.05317,
  title  = {Weakly Supervised Medication Regimen Extraction from Medical Conversations},
  author = {Dhruvesh Patel and Sandeep Konam and Sai P. Selvaraj},
  journal= {arXiv preprint arXiv:2010.05317},
  year   = {2020}
}

Comments

To appear in the Proceedings of the Clinical Natural Language Processing Workshop, EMNLP, 2020

R2 v1 2026-06-23T19:15:22.211Z