paper-with-me

Papers

TrimNet: learning molecular representation from triplet messages for biomedicine

2020-11-04 · Pengyong Li, Yuquan Li, Chang-Yu Hsieh, Shengyu Zhang, Xianggen Liu, Huanxiang Liu, Sen Song, Xiaojun Yao

Motivation: Computational methods accelerate drug discovery and play an important role in biomedicine, such as molecular property prediction and compound-protein interaction identification. A key challenge is to learn useful molecular representation. In the early years, molecular properties are mainly calculated by quantum mechanics or predicted by traditional machine-learning methods, which requires expert knowledge and is often labor-intensive. Nowadays, graph neural networks have received significant attention because of the powerful ability to learn representation from graph data. Nevertheless, current graph-based methods have some limitations that need to be addressed, such as large-scale parameters and insufficient bond information extraction. Results: In this study, we proposed a graph-based approach that employed a novel triplet message mechanism to learn molecular representation efficiently, named triplet message networks (TrimNet). We show that TrimNet can accurately complete multiple molecular representation learning tasks with significant parameter reduction, including the quantum properties, bioactivity, physiology, and compound-protein interaction (CPI) prediction. In the experiments, TrimNet outperforms the previous state-of-the-art method by a significant margin on various datasets. Besides the few parameters and high prediction accuracy, TrimNet could focus on the atoms essential to the target properties, providing a clear interpretation of the prediction tasks. These advantages have established TrimNet as a powerful and useful computational tool in solving the challenging problem of molecular representation learning.

📄 PDF Abstract BibTeX

Code (1)

yvquanli/TrimNet 공식 구현 pytorch

Tasks

Drug DiscoveryMolecular Property Predictionmolecular representationPredictionProperty PredictionRepresentation LearningTriplet

Similar Papers 제목 키워드 기반

Hierarchical Inter-Message Passing for Learning on Molecular Graphs

2020-06-22 · Matthias Fey, Jan-Gin Yuen, Frank Weichert

We present a hierarchical neural message passing architecture for learning on molecular graphs. Our model takes in two complementary graph representations: the raw molecular graph representation and its associated juncti…

MV-CLAM: Multi-View Molecular Interpretation with Cross-Modal Projection via Language Model

2025-02-23 · Sumin Ha, Jun Hyeong Kim, Yinhua Piao, Sun Kim

Human expertise in chemistry and biomedicine relies on contextual molecular understanding, a capability that large language models (LLMs) can extend through fine-grained alignment between molecular structures and text. R…

cross-modal alignmentLanguage ModelingLanguage Modelling

Accelerating Drug Safety Assessment using Bidirectional-LSTM for SMILES Data

2024-07-08 · K. Venkateswara Rao, Dr. Kunjam Nageswara Rao, Dr. G. Sita Ratnam

Computational methods are useful in accelerating the pace of drug discovery. Drug discovery carries several steps such as target identification and validation, lead discovery, and lead optimisation etc., In the phase of …

Drug Discovery

ResMGCN: Residual Message Graph Convolution Network for Fast Biomedical Interactions Discovering

2023-11-13 · Zecheng Yin

Biomedical information graphs are crucial for interaction discovering of biomedical information in modern age, such as identification of multifarious molecular interactions and drug discovery, which attracts increasing i…

Drug Discovery

Triplet Interaction Improves Graph Transformers: Accurate Molecular Graph Learning with Triplet Graph Transformers

2024-02-07 · Md Shamim Hussain, Mohammed J. Zaki, Dharmashankar Subramanian

Graph transformers typically lack third-order interactions, limiting their geometric understanding which is crucial for tasks like molecular geometry prediction. We propose the Triplet Graph Transformer (TGT) that enable…

Drug DiscoveryGraph LearningGraph Property PredictionGraph Regression+8