Scientific Language Models for Biomedical Knowledge Base Completion: An Empirical StudyDownload PDF

Published: 31 Aug 2021, Last Modified: 05 May 2023AKBC 2021Readers: Everyone
Keywords: language models, knowledge graph embeddings, knowledge graph completion, biomedical knowledge graphs
TL;DR: Applying domain-specific pretrained language models to biomedical knowledge graph completion and exploring ways of integrating them with or using them to augment knowledge graph embeddings to improve performance.
Abstract: Biomedical knowledge graphs (KGs) hold rich information on entities such as diseases, drugs, and genes. Predicting missing links in these graphs can boost many important applications, such as drug design and repurposing. Recent work has shown that general-domain language models (LMs) can serve as "soft" KGs, and that they can be fine-tuned for the task of KG completion. In this work, we study scientific LMs for KG completion, exploring whether we can tap into their latent knowledge to enhance biomedical link prediction. We evaluate several domain-specific LMs, fine-tuning them on datasets centered on drugs and diseases that we represent as KGs and enrich with textual entity descriptions. We integrate the LM-based models with KG embedding models, using a router method that learns to assign each input example to either type of model and provides a substantial boost in performance. Finally, we demonstrate the advantage of LM models in the inductive setting with novel scientific entities.
Subject Areas: Knowledge Representation, Semantic Web and Search, Applications, Machine Learning
Archival Status: Archival
Supplementary Material: zip
8 Replies

Loading