paper-with-me

홈 › Papers

Unified Molecule Pre-training with Flexible 2D and 3D Modalities: Single and Paired Modality Integration

2025-10-08 · Tengwei Song, Min Wu, Yuan Fang arxiv

Molecular representation learning plays a crucial role in advancing applications such as drug discovery and material design. Existing work leverages 2D and 3D modalities of molecular information for pre-training, aiming to capture comprehensive structural and geometric insights. However, these methods require paired 2D and 3D molecular data to train the model effectively and prevent it from collapsing into a single modality, posing limitations in scenarios where a certain modality is unavailable or computationally expensive to generate. To overcome this limitation, we propose FlexMol, a flexible molecule pre-training framework that learns unified molecular representations while supporting single-modality input. Specifically, inspired by the unified structure in vision-language models, our approach employs separate models for 2D and 3D molecular data, leverages parameter sharing to improve computational efficiency, and utilizes a decoder to generate features for the missing modality. This enables a multistage continuous learning process where both modalities contribute collaboratively during training, while ensuring robustness when only one modality is available during inference. Extensive experiments demonstrate that FlexMol achieves superior performance across a wide range of molecular property prediction tasks, and we also empirically demonstrate its effectiveness with incomplete data. Our code and data are available at https://github.com/tewiSong/FlexMol.

📄 PDF Abstract BibTeX arXiv:2510.07035

Code (0)

등록된 구현이 없습니다.

Tasks

Molecular Property PredictionComputational EfficiencyRepresentation LearningDrug Discovery

Similar Papers 제목 키워드 기반

UniMoT: Unified Molecule-Text Language Model with Discrete Token Representation

2024-08-01 · Juzheng Zhang, Yatao Bian, Yongqiang Chen, Quanming Yao

The remarkable success of Large Language Models (LLMs) across diverse tasks has driven the research community to extend their capabilities to molecular applications. However, most molecular LLMs employ adapter-based arch…

Language ModelingLanguage ModellingQuantization

Multimodal Molecular Pretraining via Modality Blending

2023-07-12 · Qiying Yu, Yudi Zhang, Yuyan Ni, Shikun Feng 외

Self-supervised learning has recently gained growing interest in molecular modeling for scientific tasks such as AI-assisted drug discovery. Current studies consider leveraging both 2D and 3D molecular structures for rep…

Drug Discoverymolecular representationRelationRepresentation Learning+1

Towards Unified Latent Space for 3D Molecular Latent Diffusion Modeling

2025-03-19 · Yanchen Luo, Zhiyuan Liu, Yi Zhao, Sihang Li 외

3D molecule generation is crucial for drug discovery and material science, requiring models to process complex multi-modalities, including atom types, chemical bonds, and 3D coordinates. A key challenge is integrating th…

3D Molecule GenerationDrug DiscoveryInductive Bias

MolBind: Multimodal Alignment of Language, Molecules, and Proteins

2024-03-13 · Teng Xiao, Chao Cui, Huaisheng Zhu, Vasant G. Honavar

Recent advancements in biology and chemistry have leveraged multi-modal learning, integrating molecules and their natural language descriptions to enhance drug discovery. However, current pre-training frameworks are limi…

Contrastive LearningDrug DiscoveryZero-Shot Learning

BioMatrix: Towards a Comprehensive Biological Foundation Model Spanning the Modality Matrix of Sequences, Structures, and Language

2026-06-20 · Qizhi Pei, Zhimeng Zhou, Yi Duan, Yiyang Zhao 외 arxiv

We present BioMatrix, the first multimodal foundation model that natively integrates sequences, structures, and natural language for both molecules and proteins within a single decoder-only architecture. Existing biologi…