@inproceedings{patel-etal-2020-weakly,
title = "Weakly Supervised Medication Regimen Extraction from Medical Conversations",
author = "Patel, Dhruvesh and
Konam, Sandeep and
Prabhakar, Sai",
editor = "Rumshisky, Anna and
Roberts, Kirk and
Bethard, Steven and
Naumann, Tristan",
booktitle = "Proceedings of the 3rd Clinical Natural Language Processing Workshop",
month = nov,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2020.clinicalnlp-1.20/",
doi = "10.18653/v1/2020.clinicalnlp-1.20",
pages = "178--193",
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."
}
Markdown (Informal)
[Weakly Supervised Medication Regimen Extraction from Medical Conversations](https://preview.aclanthology.org/fix-sig-urls/2020.clinicalnlp-1.20/) (Patel et al., ClinicalNLP 2020)
ACL