paper-with-me

Papers

Knowledge-Base Enriched Word Embeddings for Biomedical Domain

2021-02-20 · Kishlay Jha

Word embeddings have been shown adept at capturing the semantic and syntactic regularities of the natural language text, as a result of which these representations have found their utility in a wide variety of downstream content analysis tasks. Commonly, these word embedding techniques derive the distributed representation of words based on the local context information. However, such approaches ignore the rich amount of explicit information present in knowledge-bases. This is problematic, as it might lead to poor representation for words with insufficient local context such as domain specific words. Furthermore, the problem becomes pronounced in domain such as bio-medicine where the presence of these domain specific words are relatively high. Towards this end, in this project, we propose a new word embedding based model for biomedical domain that jointly leverages the information from available corpora and domain knowledge in order to generate knowledge-base powered embeddings. Unlike existing approaches, the proposed methodology is simple but adept at capturing the precise knowledge available in domain resources in an accurate way. Experimental results on biomedical concept similarity and relatedness task validates the effectiveness of the proposed approach.

📄 PDF Abstract BibTeX arXiv:2103.00479

Code (0)

등록된 구현이 없습니다.

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

Biomedical Multi-hop Question Answering Using Knowledge Graph Embeddings and Language Models

2022-11-10 · Dattaraj J. Rao, Shraddha S. Mane, Mukta A. Paliwal

Biomedical knowledge graphs (KG) are heterogenous networks consisting of biological entities as nodes and relations between them as edges. These entities and relations are extracted from millions of research papers and u…

Knowledge Graph EmbeddingsKnowledge GraphsMulti-hop Question AnsweringQuestion Answering

Benchmark datasets for biomedical knowledge graphs with negative statements

2023-07-21 · Rita T. Sousa, Sara Silva, Catia Pesquita

Knowledge graphs represent facts about real-world entities. Most of these facts are defined as positive statements. The negative statements are scarce but highly relevant under the open-world assumption. Furthermore, the…

Disease PredictionKnowledge Graph EmbeddingsKnowledge GraphsPrediction+1

Leveraging knowledge graphs to update scientific word embeddings using latent semantic imputation

2022-10-27 · Jason Hoelscher-Obermaier, Edward Stevinson, Valentin Stauber, Ivaylo Zhelev 외

The most interesting words in scientific texts will often be novel or rare. This presents a challenge for scientific word embedding models to determine quality embedding vectors for useful terms that are infrequent or ne…

ImputationKnowledge GraphsWord Embeddings

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 외

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) Me…

Word Embeddings

Spanish Biomedical and Clinical Language Embeddings

2021-02-25 · Asier Gutiérrez-Fandiño, Jordi Armengol-Estapé, Casimiro Pio Carrino, Ona de Gibert 외

We computed both Word and Sub-word Embeddings using FastText. For Sub-word embeddings we selected Byte Pair Encoding (BPE) algorithm to represent the sub-words. We evaluated the Biomedical Word Embeddings obtaining bette…

Word Embeddings