paper-with-me

홈 › Papers

Graph Neural Network based Hierarchy-Aware Embeddings of Knowledge Graphs: Applications to Yeast Phenotype Prediction

2026-05-05 · Filip Kronström, Alexander H. Gower, Daniel Brunnsåker, Ievgeniia A. Tiukova, Ross D. King arxiv

We present a method for finding hierarchy-aware embeddings of knowledge graphs (KGs) using graph neural networks (GNNs) enriched with a semantic loss derived from underlying ontologies. This method yields embeddings that better reflect domain knowledge. To demonstrate their utility, we predict and interpret the effects of gene deletions in the yeast Saccharomyces cerevisiae and learn box embeddings for KGs in the absence of a prediction task. We further show how box embeddings can serve as the basis for evaluating KG revisions. Our yeast KG is constructed from community databases and ontology terms. Low-dimensional box embeddings combined with GNNs are used to predict cell growth for double gene knockouts. Over 10-fold cross validation, these predictions have a mean $R^2$~score~of~0.360, significantly higher than baseline comparisons, demonstrating that high-level qualitative knowledge is informative about experimental outcomes. Incorporating semantic loss terms in the training of the models improves their predictive performance ($R^2$=0.377) by aligning embeddings with ontology structure. This shows that class hierarchies from ontologies can be exploited for quantitative prediction. We also test the trained models on triple gene knockouts, showing they generalise to data beyond those seen in training. Additionally, by identifying co-occurring relations in the yeast KG important for the cell-growth predictions, we construct hypotheses about interacting traits in yeast. A biological experiment validates one such finding, revealing an association between inositol utilisation and osmotic stress resistance, highlighting the model's potential to guide biological discovery.

📄 PDF Abstract BibTeX arXiv:2605.03690

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkKnowledge Graphs

Similar Papers 제목 키워드 기반

Learning Hierarchy-Aware Knowledge Graph Embeddings for Link Prediction

2019-11-21 · Zhanqiu Zhang, Jianyu Cai, Yongdong Zhang, Jie Wang

Knowledge graph embedding, which aims to represent entities and relations as low dimensional vectors (or matrices, tensors, etc.), has been shown to be a powerful technique for predicting missing links in knowledge graph…

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge Graph Embeddings+2

Hierarchy-Aware Semantic Losses for Knowledge Graph Link Prediction

2026-08-24 · Filip Kronström, Ross D. King arxiv

Knowledge graphs are often accompanied by ontological class hierarchies that encode valuable semantic information, yet many link prediction methods either ignore such hierarchies or incorporate them indirectly through ad…

Representation LearningGraph Neural NetworkKnowledge GraphsLink Prediction

Dual Attention Network for Cross-lingual Entity Alignment

2020-12-01 · COLING 2020 8 · Jian Sun, Yu Zhou, Chengqing Zong

Cross-lingual Entity alignment is an essential part of building a knowledge graph, which can help integrate knowledge among different language knowledge graphs. In the real KGs, there exists an imbalance among the inform…

Entity AlignmentGraph AttentionKnowledge GraphsRelation

Minimizing Hyperbolic Embedding Distortion with LLM-Guided Hierarchy Restructuring

2025-11-16 · Melika Ayoughi, Pascal Mettes, Paul Groth arxiv

Hyperbolic geometry is an effective geometry for embedding hierarchical data structures. Hyperbolic learning has therefore become increasingly prominent in machine learning applications where data is hierarchically organ…

Recommendation SystemsKnowledge Graphs

Path Based Hierarchical Clustering on Knowledge Graphs

2021-09-27 · Marcin Pietrasik, Marek Reformat

Knowledge graphs have emerged as a widely adopted medium for storing relational data, making methods for automatically reasoning with them highly desirable. In this paper, we present a novel approach for inducing a hiera…

ClusteringKnowledge GraphsTAG