paper-with-me

홈 › Papers

Graph Multi-Similarity Learning for Molecular Property Prediction

2024-01-31 · Hao Xu, Zhengyang Zhou, Pengyu Hong

Enhancing accurate molecular property prediction relies on effective and proficient representation learning. It is crucial to incorporate diverse molecular relationships characterized by multi-similarity (self-similarity and relative similarities) between molecules. However, current molecular representation learning methods fall short in exploring multi-similarity and often underestimate the complexity of relationships between molecules. Additionally, previous multi-similarity approaches require the specification of positive and negative pairs to attribute distinct predefined weights to different relative similarities, which can introduce potential bias. In this work, we introduce Graph Multi-Similarity Learning for Molecular Property Prediction (GraphMSL) framework, along with a novel approach to formulate a generalized multi-similarity metric without the need to define positive and negative pairs. In each of the chemical modality spaces (e.g.,molecular depiction image, fingerprint, NMR, and SMILES) under consideration, we first define a self-similarity metric (i.e., similarity between an anchor molecule and another molecule), and then transform it into a generalized multi-similarity metric for the anchor through a pair weighting function. GraphMSL validates the efficacy of the multi-similarity metric across MoleculeNet datasets. Furthermore, these metrics of all modalities are integrated into a multimodal multi-similarity metric, which showcases the potential to improve the performance. Moreover, the focus of the model can be redirected or customized by altering the fusion function. Last but not least, GraphMSL proves effective in drug discovery evaluations through post-hoc analyses of the learnt representations.

📄 PDF Abstract BibTeX arXiv:2401.17615

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeContrastive LearningDrug DiscoveryMolecular Property Predictionmolecular representationPredictionProperty PredictionRepresentation Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar 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…

Data AugmentationDrug DiscoveryMolecular Property Predictionmolecular representation+3

Molecular Property Prediction Based on Graph Structure Learning

2023-12-28 · Bangyi Zhao, Weixia Xu, Jihong Guan, Shuigeng Zhou

Molecular property prediction (MPP) is a fundamental but challenging task in the computer-aided drug discovery process. More and more recent works employ different graph-based models for MPP, which have made considerable…

Drug DiscoveryGraph Neural NetworkGraph structure learningMolecular Property Prediction+2

A 3D-Shape Similarity-based Contrastive Approach to Molecular Representation Learning

2022-11-03 · Austin Atsango, Nathaniel L. Diamant, Ziqing Lu, Tommaso Biancalani 외

Molecular shape and geometry dictate key biophysical recognition processes, yet many graph neural networks disregard 3D information for molecular property prediction. Here, we propose a new contrastive-learning procedure…

Contrastive LearningMolecular Property Predictionmolecular representationProperty Prediction+1

Hierarchical Grammar-Induced Geometry for Data-Efficient Molecular Property Prediction

2023-09-04 · Minghao Guo, Veronika Thost, Samuel W Song, Adithya Balachandran 외

The prediction of molecular properties is a crucial task in the field of material and drug discovery. The potential benefits of using deep learning techniques are reflected in the wealth of recent literature. Still, thes…

Drug DiscoveryMolecular Property PredictionProperty Prediction

Molecular Graph Representation Learning via Structural Similarity Information

2024-09-13 · Chengyu Yao, Hong Huang, Hang Gao, Fengge Wu 외

Graph Neural Networks (GNNs) have been widely employed for feature representation learning in molecular graphs. Therefore, it is crucial to enhance the expressiveness of feature representation to ensure the effectiveness…

Graph Representation Learningmolecular representationProperty PredictionRepresentation Learning