arXiv:2510.07035cs.LGcs.AI2025-10

FlexMol可只用2D或3D数据训练,统一分子表征

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

  • 分设2D/3D专用模型,共享参数并补全缺失模态
  • 在14项任务上优于现有方法,单模态输入仍保持高精度
  • 适合缺数据或计算成本高的药物设计场景

分子表征学习对药物发现和材料设计等应用至关重要。现有方法依赖2D与3D分子数据配对进行预训练,以捕捉结构与几何信息,但要求双模态数据,限制了单模态可用或生成成本高的场景。为此,我们提出FlexMol——一种支持单模态输入的灵活分子预训练框架。受视觉-语言模型统一结构启发,该方法分别处理2D与3D数据,通过参数共享提升效率,并利用解码器生成缺失模态特征。训练中双模态协同优化,推理时任一模态均可独立使用。大量实验表明,FlexMol在14个分子属性预测任务中表现优异,且在不完整数据下仍有效。代码与数据见https://github.com/tewiSong/FlexMol。

原文摘要 · Abstract (English)

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.

分子表征多模态学习预训练

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。