paper-with-me

Papers

Aligning Biomedical Metadata with Ontologies Using Clustering and Embeddings

2019-03-19 · Rafael S. Gonçalves, Maulik R. Kamdar, Mark A. Musen

The metadata about scientific experiments published in online repositories have been shown to suffer from a high degree of representational heterogeneity---there are often many ways to represent the same type of information, such as a geographical location via its latitude and longitude. To harness the potential that metadata have for discovering scientific data, it is crucial that they be represented in a uniform way that can be queried effectively. One step toward uniformly-represented metadata is to normalize the multiple, distinct field names used in metadata (e.g., lat lon, lat and long) to describe the same type of value. To that end, we present a new method based on clustering and embeddings (i.e., vector representations of words) to align metadata field names with ontology terms. We apply our method to biomedical metadata by generating embeddings for terms in biomedical ontologies from the BioPortal repository. We carried out a comparative study between our method and the NCBO Annotator, which revealed that our method yields more and substantially better alignments between metadata and ontology terms.

📄 PDF Abstract BibTeX arXiv:1903.08206

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Using association rule mining and ontologies to generate metadata recommendations from multiple biomedical databases

2019-03-21 · Marcos Martínez-Romero, Martin J. O'Connor, Attila L. Egyedi, Debra Willrett 외

Metadata-the machine-readable descriptions of the data-are increasingly seen as crucial for describing the vast array of biomedical datasets that are currently being deposited in public repositories. While most public re…

CoRTEx: Contrastive Learning for Representing Terms via Explanations with Applications on Constructing Biomedical Knowledge Graphs

2023-12-13 · Huaiyuan Ying, Zhengyun Zhao, Yang Zhao, Sihang Zeng 외

Objective: Biomedical Knowledge Graphs play a pivotal role in various biomedical research domains. Concurrently, term clustering emerges as a crucial step in constructing these knowledge graphs, aiming to identify synony…

ClusteringContrastive LearningKnowledge GraphsWorld Knowledge

Bio-KGvec2go: Serving up-to-date Dynamic Biomedical Knowledge Graph Embeddings

2025-09-09 · Hamid Ahmad, Heiko Paulheim, Rita T. Sousa arxiv

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 l…

Knowledge Graph EmbeddingKnowledge Graphs

PGB: A PubMed Graph Benchmark for Heterogeneous Network Representation Learning

2023-05-04 · Eric W Lee, Joyce C Ho

There has been rapid growth in biomedical literature, yet capturing the heterogeneity of the bibliographic information of these articles remains relatively understudied. Although graph mining research via heterogeneous g…

ArticlesGraph MiningNode ClassificationNode Clustering+1

Automatic Biomedical Term Clustering by Learning Fine-grained Term Representations

2022-04-01 · BioNLP (ACL) 2022 5 · Sihang Zeng, Zheng Yuan, Sheng Yu

Term clustering is important in biomedical knowledge graph construction. Using similarities between terms embedding is helpful for term clustering. State-of-the-art term embeddings leverage pretrained language models to …

ClusteringContrastive Learninggraph constructionKnowledge Graphs