paper-with-me

Papers

Unifying biomedical knowledge in a modern multimodal graph

2026-04-29 · Lucas Vittor, Ayush Noori, Iñaki Arango, Joaquín Polonuer, Sam Rodriques, Andrew White, David A. Clifton, Marinka Zitnik arxiv

Biomedical knowledge graphs (KGs) are widely used in the life sciences, yet many are derived from unstructured documents and therefore lack schema-level constraints, whereas graphs assembled from structured resources are difficult to harmonize into a unified representation. We present OptimusKG, a multimodal biomedical labeled property graph (LPG) built from structured and semi-structured resources to preserve factual, type-specific metadata across molecular, anatomical, clinical, and environmental domains. OptimusKG contains 190,939 nodes across 10 entity types, 21,818,752 edges across 27 edge types, and 67,070,490 property instances encoding 109,665,797 values across 145 distinct property keys, derived from 18 ontologies and controlled vocabularies. The graph enforces a top-level schema for nodes and edges and retains granular, type-specific properties, cross-references, and provenance. We assessed the validity of OptimusKG by evaluating whether graph relationships are supported by evidence from the scientific literature using a multimodal agent, PaperQA3. PaperQA3 identified supporting evidence for 70.0% of sampled edges, whereas 83.4% of sampled false edges received no supporting evidence. Edges without literature support were concentrated in associations derived from experimental and functional genomics resources, suggesting that OptimusKG captures biomedical knowledge that may precede synthesis in the scientific literature. OptimusKG is distributed as Apache Parquet files, providing a standardized resource for graph-based machine learning, knowledge-grounded retrieval with large language models, and biomedical discovery use cases such as hypothesis generation.

📄 PDF Abstract BibTeX arXiv:2604.27269

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

CMKL: Modality-Aware Continual Learning for Evolving Biomedical Knowledge Graphs

2026-05-11 · Yousef A. Radwan, Yao Li, Qing Qing, Ziqi Xu 외 arxiv

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

Knowledge Graph EmbeddingContinual LearningKnowledge Graphs

Multimodal Contrastive Representation Learning in Augmented Biomedical Knowledge Graphs

2025-01-03 · Tien Dang, Viet Thanh Duy Nguyen, Minh Tuan Le, Truong-Son Hy

Biomedical Knowledge Graphs (BKGs) integrate diverse datasets to elucidate complex relationships within the biomedical field. Effective link prediction on these graphs can uncover valuable connections, such as potential …

Contrastive LearningGraph EmbeddingKnowledge Graph EmbeddingKnowledge Graphs+2

Unifying Segment Anything in Microscopy with Multimodal Large Language Model

2025-05-16 · Manyu Li, Ruian He, Zixian Zhang, Weimin Tan 외

Accurate segmentation of regions of interest in biomedical images holds substantial value in image analysis. Although several foundation models for biomedical segmentation have currently achieved excellent performance on…

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model

VQA-GNN: Reasoning with Multimodal Knowledge via Graph Neural Networks for Visual Question Answering

2022-05-23 · ICCV 2023 1 · Yanan Wang, Michihiro Yasunaga, Hongyu Ren, Shinya Wada 외

Visual question answering (VQA) requires systems to perform concept-level reasoning by unifying unstructured (e.g., the context in question and answer; "QA context") and structured (e.g., knowledge graph for the QA conte…

Knowledge GraphsQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

A Literature Review of Recent Graph Embedding Techniques for Biomedical Data

2021-01-17 · Yankai Chen, Yaozu Wu, Shicheng Ma, Irwin King

With the rapid development of biomedical software and hardware, a large amount of relational data interlinking genes, proteins, chemical components, drugs, diseases, and symptoms has been collected for modern biomedical …

Graph Embedding