English

3D-MolT5: Leveraging Discrete Structural Information for Molecule-Text Modeling

Biomolecules 2025-03-19 v2 Artificial Intelligence Computational Engineering, Finance, and Science Computation and Language Machine Learning

Abstract

The integration of molecular and natural language representations has emerged as a focal point in molecular science, with recent advancements in Language Models (LMs) demonstrating significant potential for comprehensive modeling of both domains. However, existing approaches face notable limitations, particularly in their neglect of three-dimensional (3D) information, which is crucial for understanding molecular structures and functions. While some efforts have been made to incorporate 3D molecular information into LMs using external structure encoding modules, significant difficulties remain, such as insufficient interaction across modalities in pre-training and challenges in modality alignment. To address the limitations, we propose \textbf{3D-MolT5}, a unified framework designed to model molecule in both sequence and 3D structure spaces. The key innovation of our approach lies in mapping fine-grained 3D substructure representations into a specialized 3D token vocabulary. This methodology facilitates the seamless integration of sequence and structure representations in a tokenized format, enabling 3D-MolT5 to encode molecular sequences, molecular structures, and text sequences within a unified architecture. Leveraging this tokenized input strategy, we build a foundation model that unifies the sequence and structure data formats. We then conduct joint pre-training with multi-task objectives to enhance the model's comprehension of these diverse modalities within a shared representation space. Thus, our approach significantly improves cross-modal interaction and alignment, addressing key challenges in previous work. Further instruction tuning demonstrated that our 3D-MolT5 has strong generalization ability and surpasses existing methods with superior performance in multiple downstream tasks. Our code is available at https://github.com/QizhiPei/3D-MolT5.

Keywords

Cite

@article{arxiv.2406.05797,
  title  = {3D-MolT5: Leveraging Discrete Structural Information for Molecule-Text Modeling},
  author = {Qizhi Pei and Rui Yan and Kaiyuan Gao and Jinhua Zhu and Lijun Wu},
  journal= {arXiv preprint arXiv:2406.05797},
  year   = {2025}
}

Comments

Accepted by ICLR 2025

R2 v1 2026-06-28T16:58:47.521Z