TL;DR
CMKL introduces a modality-aware continual learning framework for biomedical knowledge graphs, effectively integrating multimodal data and preserving knowledge across evolving graph tasks with minimal forgetting.
Contribution
It proposes a novel CL framework that encodes multiple modalities, uses MoE routing for fusion, and employs regularization and replay buffers to mitigate forgetting.
Findings
CMKL achieves a 60% improvement in entity classification AP over structural baselines.
It maintains near-zero forgetting with AF 0.008 across 10 tasks.
On relationship prediction, CMKL outperforms joint training and other baselines.
Abstract
Biomedical knowledge graphs are increasingly large, dynamic, and multimodal, driven by rapid advances in biotechnology such as high-throughput sequencing. Machine learning models can infer previously unobserved biomedical relationships and characterize biomedical entities in these graphs, but existing knowledge graph embedding methods and their continual learning extensions either assume static graph structure or fail to exploit multimodal information under evolving data distributions. They also apply uniform regularization across all model parameters, ignoring that different modalities may exhibit distinct forgetting dynamics as the graph evolves. We propose the Continual Multimodal Knowledge Graph Learner (CMKL), a CL framework for biomedical KGs that natively encodes structure, text, and molecules, fuses them through a Mixture-of-Experts (MoE) router, and protects previously learned…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
