LGBMNov 16, 2024

GeomCLIP: Contrastive Geometry-Text Pre-training for Molecules

arXiv:2411.10821v14 citationsh-index: 8Has CodeBIBM
Originality Incremental advance
AI Analysis

This work addresses the need for better molecular representations in drug and material discovery by combining geometric and textual data, though it is incremental as it builds on existing contrastive learning methods.

The paper tackles the problem of pretraining molecular representations by integrating 3D geometric structures with biomedical text, resulting in a new dataset and framework that improves performance in tasks like molecular property prediction and zero-shot retrieval.

Pretraining molecular representations is crucial for drug and material discovery. Recent methods focus on learning representations from geometric structures, effectively capturing 3D position information. Yet, they overlook the rich information in biomedical texts, which detail molecules' properties and substructures. With this in mind, we set up a data collection effort for 200K pairs of ground-state geometric structures and biomedical texts, resulting in a PubChem3D dataset. Based on this dataset, we propose the GeomCLIP framework to enhance for multi-modal representation learning from molecular structures and biomedical text. During pre-training, we design two types of tasks, i.e., multimodal representation alignment and unimodal denoising pretraining, to align the 3D geometric encoder with textual information and, at the same time, preserve its original representation power. Experimental results show the effectiveness of GeomCLIP in various tasks such as molecular property prediction, zero-shot text-molecule retrieval, and 3D molecule captioning. Our code and collected dataset are available at \url{https://github.com/xiaocui3737/GeomCLIP}

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes