paper-with-me

Papers

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

2024-06-09 · Qizhi Pei, Rui Yan, Kaiyuan Gao, Jinhua Zhu, Lijun Wu

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.

📄 PDF Abstract BibTeX arXiv:2406.05797

Code (1)

qizhipei/3d-molt5 공식 구현

Tasks

Molecular Property PredictionMolecule CaptioningProperty Prediction

Similar Papers 제목 키워드 기반

MolTextNet: A Two-Million Molecule-Text Dataset for Multimodal Molecular Learning

2025-05-15 · Yihan Zhu, Gang Liu, Eric Inae, Meng Jiang

Small molecules are essential to drug discovery, and graph-language models hold promise for learning molecular properties and functions from text. However, existing molecule-text datasets are limited in scale and informa…

Drug DiscoveryInformativenessProperty PredictionText Generation

FineMolTex: Towards Fine-grained Molecular Graph-Text Pre-training

2024-09-21 · Yibo Li, Yuan Fang, Mengmei Zhang, Chuan Shi

Understanding molecular structure and related knowledge is crucial for scientific research. Recent studies integrate molecular graphs with their textual descriptions to enhance molecular representation learning. However,…

Drug Discoverymolecular representationRepresentation Learning

Translation between Molecules and Natural Language

2022-04-25 · Carl Edwards, Tuan Lai, Kevin Ros, Garrett Honke 외

We present $\textbf{MolT5}$ $-$ a self-supervised learning framework for pretraining models on a vast amount of unlabeled natural language text and molecule strings. $\textbf{MolT5}$ allows for new, useful, and challengi…

Drug DiscoveryMolecule CaptioningSelf-Supervised LearningText-based de novo Molecule Generation+1

MolTC: Towards Molecular Relational Modeling In Language Models

2024-02-06 · Junfeng Fang, Shuai Zhang, Chang Wu, Zhengyi Yang 외

Molecular Relational Learning (MRL), aiming to understand interactions between molecular pairs, plays a pivotal role in advancing biochemical research. Recently, the adoption of large language models (LLMs), known for th…

Relational Reasoning

MolTRES: Improving Chemical Language Representation Learning for Molecular Property Prediction

2024-07-09 · Jun-Hyung Park, Yeachan Kim, Mingyu Lee, Hyuntae Park 외

Chemical representation learning has gained increasing interest due to the limited availability of supervised data in fields such as drug and materials design. This interest particularly extends to chemical language repr…

Molecular Property PredictionProperty PredictionRepresentation Learning