paper-with-me

홈 › Papers

Transfer Learning for the Prediction of Entity Modifiers in Clinical Text: Application to Opioid Use Disorder Case Detection

2024-01-26 · Abdullateef I. Almudaifer, Whitney Covington, JaMor Hairston, Zachary Deitch, Ankit Anand, Caleb M. Carroll, Estera Crisan, William Bradford, Lauren Walter, Eaton Ellen, Sue S. Feldman, John D. Osborne

Background: The semantics of entities extracted from a clinical text can be dramatically altered by modifiers, including entity negation, uncertainty, conditionality, severity, and subject. Existing models for determining modifiers of clinical entities involve regular expression or features weights that are trained independently for each modifier. Methods: We develop and evaluate a multi-task transformer architecture design where modifiers are learned and predicted jointly using the publicly available SemEval 2015 Task 14 corpus and a new Opioid Use Disorder (OUD) data set that contains modifiers shared with SemEval as well as novel modifiers specific for OUD. We evaluate the effectiveness of our multi-task learning approach versus previously published systems and assess the feasibility of transfer learning for clinical entity modifiers when only a portion of clinical modifiers are shared. Results: Our approach achieved state-of-the-art results on the ShARe corpus from SemEval 2015 Task 14, showing an increase of 1.1% on weighted accuracy, 1.7% on unweighted accuracy, and 10% on micro F1 scores. Conclusions: We show that learned weights from our shared model can be effectively transferred to a new partially matched data set, validating the use of transfer learning for clinical text modifiers

📄 PDF Abstract BibTeX arXiv:2401.15222

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningNegationTransfer Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Enhancing Label Consistency on Document-level Named Entity Recognition

2022-10-24 · Minbyul Jeong, Jaewoo Kang

Named entity recognition (NER) is a fundamental part of extracting information from documents in biomedical applications. A notable advantage of NER is its consistency in extracting biomedical entities in a document cont…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

PoMo: Generating Entity-Specific Post-Modifiers in Context

2019-04-05 · NAACL 2019 6 · Jun Seok Kang, Robert L. Logan IV, Zewei Chu, Yang Chen 외

We introduce entity post-modifier generation as an instance of a collaborative writing task. Given a sentence about a target entity, the task is to automatically generate a post-modifier phrase that provides contextually…

ArticlesSentence

CONNER: A Cascade Count and Measurement Extraction Tool for Scientific Discourse

2021-08-01 · SEMEVAL 2021 · Jiarun Cao, Yuejia Xiang, Yunyan Zhang, Zhiyuan Qi 외

This paper presents our wining contribution to SemEval 2021 Task 8: MeasEval. The purpose of this task is identifying the counts and measurements from clinical scientific discourse, including quantities, entities, proper…

Joint Entity and Relation ExtractionRelation Extraction

An Empirical Analysis of the Role of Amplifiers, Downtoners, and Negations in Emotion Classification in Microblogs

2018-08-31 · Florian Strohm, Roman Klinger

The effect of amplifiers, downtoners, and negations has been studied in general and particularly in the context of sentiment analysis. However, there is only limited work which aims at transferring the results and method…

Emotion ClassificationGeneral ClassificationSentiment Analysis

Cross-Language Transfer of High-Quality Annotations: Combining Neural Machine Translation with Cross-Linguistic Span Alignment to Apply NER to Clinical Texts in a Low-Resource Language

2022-07-01 · NAACL (ClinicalNLP) 2022 7 · Henning Schäfer, Ahmad Idrissi-Yaghir, Peter Horn, Christoph Friedrich

In this work, cross-linguistic span prediction based on contextualized word embedding models is used together with neural machine translation (NMT) to transfer and apply the state-of-the-art models in natural language pr…

Machine TranslationNERNMTTranslation+1