paper-with-me

홈 › Papers

Deep Contextualized Biomedical Abbreviation Expansion

2019-06-08 · WS 2019 8 · Qiao Jin, Jinling Liu, Xinghua Lu

Automatic identification and expansion of ambiguous abbreviations are essential for biomedical natural language processing applications, such as information retrieval and question answering systems. In this paper, we present DEep Contextualized Biomedical. Abbreviation Expansion (DECBAE) model. DECBAE automatically collects substantial and relatively clean annotated contexts for 950 ambiguous abbreviations from PubMed abstracts using a simple heuristic. Then it utilizes BioELMo to extract the contextualized features of words, and feed those features to abbreviation-specific bidirectional LSTMs, where the hidden states of the ambiguous abbreviations are used to assign the exact definitions. Our DECBAE model outperforms other baselines by large margins, achieving average accuracy of 0.961 and macro-F1 of 0.917 on the dataset. It also surpasses human performance for expanding a sample abbreviation, and remains robust in imbalanced, low-resources and clinical settings.

📄 PDF Abstract BibTeX arXiv:1906.03360

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalQuestion AnsweringRetrieval

Similar Papers 제목 키워드 기반

GRAPHENE: A Precise Biomedical Literature Retrieval Engine with Graph Augmented Deep Learning and External Knowledge Empowerment

2019-11-02 · Sendong Zhao, Chang Su, Andrea Sboner, Fei Wang

Effective biomedical literature retrieval (BLR) plays a central role in precision medicine informatics. In this paper, we propose GRAPHENE, which is a deep learning based framework for precise BLR. GRAPHENE consists of t…

ArticlesLearning-To-RankRepresentation LearningRetrieval

Experiments with ad hoc ambiguous abbreviation expansion

2019-11-01 · WS 2019 11 · Agnieszka Mykowiecka, Malgorzata Marciniak

The paper addresses experiments to expand ad hoc ambiguous abbreviations in medical notes on the basis of morphologically annotated texts, without using additional domain resources. We work on Polish data but the describ…

Clustering

Language Independent Acquisition of Abbreviations

2017-09-23 · Michael R. Glass, Md. Faisal Mahbub Chowdhury, Alfio M. Gliozzo

This paper addresses automatic extraction of abbreviations (encompassing acronyms and initialisms) and corresponding long-form expansions from plain unstructured text. We create and are going to release a multilingual re…

Structured abbreviation expansion in context

2021-10-04 · Findings (EMNLP) 2021 11 · Kyle Gorman, Christo Kirov, Brian Roark, Richard Sproat

Ad hoc abbreviations are commonly found in informal communication channels that favor shorter messages. We consider the task of reversing these abbreviations in context to recover normalized, expanded versions of abbrevi…

Spelling Correction

Abbreviation Expander - a Web-based System for Easy Reading of Technical Documents

2018-08-01 · COLING 2018 8 · Manuel R. Ciosici, Ira Assent

Abbreviations and acronyms are a part of textual communication in most domains. However, abbreviations are not necessarily defined in documents that employ them. Understanding all abbreviations used in a given document o…