paper-with-me

Papers

Evaluating Biomedical Word Embeddings for Vocabulary Alignment at Scale in the UMLS Metathesaurus Using Siamese Networks

2022-05-01 · insights (ACL) 2022 5 · Goonmeet Bajaj, Vinh Nguyen, Thilini Wijesiriwardene, Hong Yung Yip, Vishesh Javangula, Amit Sheth, Srinivasan Parthasarathy, Olivier Bodenreider

Recent work uses a Siamese Network, initialized with BioWordVec embeddings (distributed word embeddings), for predicting synonymy among biomedical terms to automate a part of the UMLS (Unified Medical Language System) Metathesaurus construction process. We evaluate the use of contextualized word embeddings extracted from nine different biomedical BERT-based models for synonym prediction in the UMLS by replacing BioWordVec embeddings with embeddings extracted from each biomedical BERT model using different feature extraction methods. Finally, we conduct a thorough grid search, which prior work lacks, to find the best set of hyperparameters. Surprisingly, we find that Siamese Networks initialized with BioWordVec embeddings still out perform the Siamese Networks initialized with embedding extracted from biomedical BERT model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

Evaluating Biomedical BERT Models for Vocabulary Alignment at Scale in the UMLS Metathesaurus

2021-09-14 · Goonmeet Bajaj, Vinh Nguyen, Thilini Wijesiriwardene, Hong Yung Yip 외

The current UMLS (Unified Medical Language System) Metathesaurus construction process for integrating over 200 biomedical source vocabularies is expensive and error-prone as it relies on the lexical algorithms and human …

Task 2Word Embeddings

Mapping Unparalleled Clinical Professional and Consumer Languages with Embedding Alignment

2018-06-25 · Wei-Hung Weng, Peter Szolovits

Mapping and translating professional but arcane clinical jargons to consumer language is essential to improve the patient-clinician communication. Researchers have used the existing biomedical ontologies and consumer hea…

RetrievalWord Embeddings

Robust Backed-off Estimation of Out-of-Vocabulary Embeddings

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Nobukazu Fukuda, Naoki Yoshinaga, Masaru Kitsuregawa

Out-of-vocabulary (oov) words cause serious troubles in solving natural language tasks with a neural network. Existing approaches to this problem resort to using subwords, which are shorter and more ambiguous units than …

Word EmbeddingsWord Similarity

Sub-word information in pre-trained biomedical word representations: evaluation and hyper-parameter optimization

2018-07-01 · WS 2018 7 · Dieter Galea, Ivan Laponogov, Kirill Veselkov

Word2vec embeddings are limited to computing vectors for in-vocabulary terms and do not take into account sub-word information. Character-based representations, such as fastText, mitigate such limitations. We optimize an…

Feature Engineeringnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Evaluating Sparse Interpretable Word Embeddings for Biomedical Domain

2020-05-11 · Mohammad Amin Samadi, Mohammad Sadegh Akhondzadeh, Sayed Jalal Zahabi, Mohammad Hossein Manshaei 외

Word embeddings have found their way into a wide range of natural language processing tasks including those in the biomedical domain. While these vector representations successfully capture semantic and syntactic word re…

Word Embeddings