paper-with-me

Papers

MolFM: A Multimodal Molecular Foundation Model

2023-06-06 · Yizhen Luo, Kai Yang, Massimo Hong, Xing Yi Liu, Zaiqing Nie

Molecular knowledge resides within three different modalities of information sources: molecular structures, biomedical documents, and knowledge bases. Effective incorporation of molecular knowledge from these modalities holds paramount significance in facilitating biomedical research. However, existing multimodal molecular foundation models exhibit limitations in capturing intricate connections between molecular structures and texts, and more importantly, none of them attempt to leverage a wealth of molecular expertise derived from knowledge graphs. In this study, we introduce MolFM, a multimodal molecular foundation model designed to facilitate joint representation learning from molecular structures, biomedical texts, and knowledge graphs. We propose cross-modal attention between atoms of molecular structures, neighbors of molecule entities and semantically related texts to facilitate cross-modal comprehension. We provide theoretical analysis that our cross-modal pre-training captures local and global molecular knowledge by minimizing the distance in the feature space between different modalities of the same molecule, as well as molecules sharing similar structures or functions. MolFM achieves state-of-the-art performance on various downstream tasks. On cross-modal retrieval, MolFM outperforms existing models with 12.13% and 5.04% absolute gains under the zero-shot and fine-tuning settings, respectively. Furthermore, qualitative analysis showcases MolFM's implicit ability to provide grounding from molecular substructures and knowledge graphs. Code and models are available on https://github.com/BioFM/OpenBioMed.

📄 PDF Abstract BibTeX arXiv:2307.09484

Code (2)

biofm/openbiomed 공식 구현 pytorch
pharmolix/openbiomed pytorch

Tasks

Cross-Modal RetrievalKnowledge GraphsmodelMolecule CaptioningRepresentation LearningRetrievalText-based de novo Molecule Generation

Methods 이 논문이 사용한 방법론

None 설명 없음

Similar Papers 제목 키워드 기반

UBio-MolFM: A Universal Molecular Foundation Model for Bio-Systems

2026-02-13 · Lin Huang, Arthur Jiang, XiaoLi Liu, Zion Wang 외 arxiv

All-atom molecular simulation serves as a quintessential ``computational microscope'' for understanding the machinery of life, yet it remains fundamentally limited by the trade-off between quantum-mechanical (QM) accurac…

MolFM-Lite: Multi-Modal Molecular Property Prediction with Conformer Ensemble Attention and Cross-Modal Fusion

2026-02-25 · Syed Omer Shah, Mohammed Maqsood Ahmed, Danish Mohiuddin Mohammed, Shahnawaz Alam 외 arxiv

Most machine learning models for molecular property prediction rely on a single molecular representation (either a sequence, a graph, or a 3D structure) and treat molecular geometry as static. We present MolFM-Lite, a mu…

Molecular Property Prediction

A Molecular Multimodal Foundation Model Associating Molecule Graphs with Natural Language

2022-09-12 · Bing Su, Dazhao Du, Zhao Yang, Yujie Zhou 외

Although artificial intelligence (AI) has made significant progress in understanding molecules in a wide range of fields, existing models generally acquire the single cognitive ability from the single molecular modality.…

Contrastive LearningCross-Modal RetrievalMolecular Property PredictionMolecule Captioning+2

PAST: A multimodal single-cell foundation model for histopathology and spatial transcriptomics in cancer

2025-07-08 · Changchun Yang, Haoyang Li, Yushuai Wu, Yilan Zhang 외 arxiv

While pathology foundation models have transformed cancer image analysis, they often lack integration with molecular data at single-cell resolution, limiting their utility for precision oncology. Here, we present PAST, a…

CL-MFAP: A Contrastive Learning-Based Multimodal Foundation Model for Molecular Property Prediction and Antibiotic Screening

2025-02-16 · Gen Zhou, Sugitha Janarthanan, Yutong Lu, Pingzhao Hu

Due to the rise in antimicrobial resistance, identifying novel compounds with antibiotic potential is crucial for combatting this global health issue. However, traditional drug development methods are costly and ineffici…

Contrastive LearningMolecular Property PredictionProperty PredictionRepresentation Learning