pith. sign in

arxiv: 2310.03320 · v4 · pith:22TZSFFSnew · submitted 2023-10-05 · 💻 cs.LG

BioBridge: Bridging Biomedical Foundation Models via Knowledge Graphs

classification 💻 cs.LG
keywords biobridgebiomedicalunimodalalonetasksdatademonstratefoundation
0
0 comments X
read the original abstract

Foundation models (FMs) are able to leverage large volumes of unlabeled data to demonstrate superior performance across a wide range of tasks. However, FMs developed for biomedical domains have largely remained unimodal, i.e., independently trained and used for tasks on protein sequences alone, small molecule structures alone, or clinical data alone. To overcome this limitation of biomedical FMs, we present BioBridge, a novel parameter-efficient learning framework, to bridge independently trained unimodal FMs to establish multimodal behavior. BioBridge achieves it by utilizing Knowledge Graphs (KG) to learn transformations between one unimodal FM and another without fine-tuning any underlying unimodal FMs. Our empirical results demonstrate that BioBridge can beat the best baseline KG embedding methods (on average by around 76.3%) in cross-modal retrieval tasks. We also identify BioBridge demonstrates out-of-domain generalization ability by extrapolating to unseen modalities or relations. Additionally, we also show that BioBridge presents itself as a general purpose retriever that can aid biomedical multimodal question answering as well as enhance the guided generation of novel drugs.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Contextualizing Biological Language Models across Modalities via Logit-Space Contrastive Alignment

    cs.LG 2026-06 unverdicted novelty 7.0

    LOGICA adds context to pretrained biological LMs via logit-space contrastive alignment with gated adapters, improving AUC on held-out drug-resistance mutation ranking from ~0.55 to ~0.65 while preserving token likelihoods.

  2. COTCAgent: Preventive Consultation via Probabilistic Chain-of-Thought Completion

    cs.CL 2026-05 unverdicted novelty 3.0

    COTCAgent combines a code-executing statistics adapter, a weighted knowledge-base chain-of-thought layer, and constrained inquiry to reach 90.47% and 70.41% top-1 accuracy on two medical datasets.