Bio-KGvec2go: Serving up-to-date Dynamic Biomedical Knowledge Graph Embeddings
Knowledge graphs and ontologies represent entities and their relationships in a structured way, having gained significance in the development of modern AI applications. Integrating these semantic resources with machine learning models often relies on knowledge graph embedding models to transform graph data into numerical representations. Therefore, pre-trained models for popular knowledge graphs and ontologies are increasingly valuable, as they spare the need to retrain models for different tasks using the same data, thereby helping to democratize AI development and enabling sustainable computing. In this paper, we present Bio-KGvec2go, an extension of the KGvec2go Web API, designed to generate and serve knowledge graph embeddings for widely used biomedical ontologies. Given the dynamic nature of these ontologies, Bio-KGvec2go also supports regular updates aligned with ontology version releases. By offering up-to-date embeddings with minimal computational effort required from users, Bio-KGvec2go facilitates efficient and timely biomedical research.
Code (0)
등록된 구현이 없습니다.
Tasks
Knowledge Graph EmbeddingKnowledge GraphsSimilar Papers 제목 키워드 기반
KGvec2go -- Knowledge Graph Embeddings as a Service
In this paper, we present KGvec2go, a Web API for accessing and consuming graph embeddings in a light-weight fashion in downstream applications. Currently, we serve pre-trained embeddings for four knowledge graphs. We in…
Knowledge Graph EmbeddingsKnowledge GraphsLeveraging knowledge graphs to update scientific word embeddings using latent semantic imputation
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 EmbeddingsExtracting Biomedical Factual Knowledge Using Pretrained Language Model and Electronic Health Record Context
Language Models (LMs) have performed well on biomedical natural language processing applications. In this study, we conducted some experiments to use prompt methods to extract knowledge from LMs as new knowledge Bases (L…
Language ModelingLanguage ModellingPlausibility-Driven Prioritization of Candidate Biomedical Annotations
The rapid growth of biomedical knowledge has made the validation of automatically generated biological annotations a major bottleneck in biomedical curation. While computational methods can rapidly produce large numbers …
Knowledge GraphsDemocratising Knowledge Representation with BioCypher
Standardising the representation of biomedical knowledge among all researchers is an insurmountable task, hindering the effectiveness of many computational methods. To facilitate harmonisation and interoperability despit…
Federated LearningKnowledge Graphs