paper-with-me

홈 › Papers

Multi-Modal Representation Learning for Molecular Property Prediction: Sequence, Graph, Geometry

2024-01-07 · Zeyu Wang, Tianyi Jiang, Jinhuan Wang, Qi Xuan

Molecular property prediction refers to the task of labeling molecules with some biochemical properties, playing a pivotal role in the drug discovery and design process. Recently, with the advancement of machine learning, deep learning-based molecular property prediction has emerged as a solution to the resource-intensive nature of traditional methods, garnering significant attention. Among them, molecular representation learning is the key factor for molecular property prediction performance. And there are lots of sequence-based, graph-based, and geometry-based methods that have been proposed. However, the majority of existing studies focus solely on one modality for learning molecular representations, failing to comprehensively capture molecular characteristics and information. In this paper, a novel multi-modal representation learning model, which integrates the sequence, graph, and geometry characteristics, is proposed for molecular property prediction, called SGGRL. Specifically, we design a fusion layer to fusion the representation of different modalities. Furthermore, to ensure consistency across modalities, SGGRL is trained to maximize the similarity of representations for the same molecule while minimizing similarity for different molecules. To verify the effectiveness of SGGRL, seven molecular datasets, and several baselines are used for evaluation and comparison. The experimental results demonstrate that SGGRL consistently outperforms the baselines in most cases. This further underscores the capability of SGGRL to comprehensively capture molecular information. Overall, the proposed SGGRL model showcases its potential to revolutionize molecular property prediction by leveraging multi-modal representation learning to extract diverse and comprehensive molecular insights. Our code is released at https://github.com/Vencent-Won/SGGRL.

📄 PDF Abstract BibTeX arXiv:2401.03369

Code (1)

vencent-won/sggrl 공식 구현 pytorch

Tasks

Data AugmentationDrug DiscoveryMolecular Property Predictionmolecular representationPredictionProperty PredictionRepresentation Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

MolKD: Distilling Cross-Modal Knowledge in Chemical Reactions for Molecular Property Prediction

2023-05-03 · Liang Zeng, Lanqing Li, Jian Li

How to effectively represent molecules is a long-standing challenge for molecular property prediction and drug discovery. This paper studies this problem and proposes to incorporate chemical domain knowledge, specificall…

Drug DiscoveryMolecular Property PredictionPredictionProperty Prediction

Advancements in Molecular Property Prediction: A Survey of Single and Multimodal Approaches

2024-08-18 · Tanya Liyaqat, Tanvir Ahmad, Chandni Saxena

Molecular Property Prediction (MPP) plays a pivotal role across diverse domains, spanning drug discovery, material science, and environmental chemistry. Fueled by the exponential growth of chemical data and the evolution…

Drug DiscoveryMolecular Property PredictionProperty PredictionRepresentation Learning

MOLAR: Learning Multimodal Molecular Representations from Noisy Labels

2026-06-16 · Yingxu Wang, Kunyu Zhang, Nan Yin, Yu Li 외 arxiv

Motivation: Noisy labels are a common challenge in molecular property prediction because molecular annotations are often obtained from assays, curated databases, or weak annotation pipelines rather than directly observed…

Molecular Property PredictionRepresentation Learning

Local-Global Multimodal Contrastive Learning for Molecular Property Prediction

2026-01-30 · Xiayu Liu, Zhengyi Lu, Yunhong Liao, Chan Fan 외 arxiv

Accurate molecular property prediction requires integrating complementary information from molecular structure and chemical semantics. In this work, we propose LGM-CL, a local-global multimodal contrastive learning frame…

Molecular Property PredictionRepresentation LearningContrastive Learning

DMMRL: Disentangled Multi-Modal Representation Learning via Variational Autoencoders for Molecular Property Prediction

2026-03-22 · Long Xu, Junping Guo, Jianbo Zhao, Jianbo Lu 외 arxiv

Molecular property prediction constitutes a cornerstone of drug discovery and materials science, necessitating models capable of disentangling complex structure-property relationships across diverse molecular modalities.…

Molecular Property PredictionRepresentation LearningDrug Discovery