paper-with-me

홈 › Papers

Motif-based Graph Representation Learning with Application to Chemical Molecules

2022-08-09 · Yifei Wang, Shiyang Chen, Guobin Chen, Ethan Shurberg, Hang Liu, Pengyu Hong

This work considers the task of representation learning on the attributed relational graph (ARG). Both the nodes and edges in an ARG are associated with attributes/features allowing ARGs to encode rich structural information widely observed in real applications. Existing graph neural networks offer limited ability to capture complex interactions within local structural contexts, which hinders them from taking advantage of the expression power of ARGs. We propose Motif Convolution Module (MCM), a new motif-based graph representation learning technique to better utilize local structural information. The ability to handle continuous edge and node features is one of MCM's advantages over existing motif-based models. MCM builds a motif vocabulary in an unsupervised way and deploys a novel motif convolution operation to extract the local structural context of individual nodes, which is then used to learn higher-level node representations via multilayer perceptron and/or message passing in graph neural networks. When compared with other graph learning approaches to classifying synthetic graphs, our approach is substantially better in capturing structural context. We also demonstrate the performance and explainability advantages of our approach by applying it to several molecular benchmarks.

📄 PDF Abstract BibTeX arXiv:2208.04529

Code (1)

yifeiwang15/motifconv 공식 구현 pytorch

Tasks

Graph LearningGraph Representation LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Representing Molecules as Random Walks Over Interpretable Grammars

2024-03-13 · Michael Sun, Minghao Guo, Weize Yuan, Veronika Thost 외

Recent research in molecular discovery has primarily been devoted to small, drug-like molecules, leaving many similarly important applications in material design without adequate technology. These applications often rely…

Property Prediction

Beyond Learning on Molecules by Weakly Supervising on Molecules

2026-02-04 · Gordan Prastalo, Kevin Maik Jablonka arxiv

Molecular representations are inherently task-dependent, yet most pre-trained molecular encoders are not. Task conditioning promises representations that reorganize based on task descriptions, but existing approaches rel…

Molecular Property Prediction

HiGraphDTI: Hierarchical Graph Representation Learning for Drug-Target Interaction Prediction

2024-04-16 · Bin Liu, Siqi Wu, Jin Wang, Xin Deng 외

The discovery of drug-target interactions (DTIs) plays a crucial role in pharmaceutical development. The deep learning model achieves more accurate results in DTI prediction due to its ability to extract robust and expre…

Graph Representation Learningmolecular representationRepresentation Learning

M-GLC: Motif-Driven Global-Local Context Graphs for Few-shot Molecular Property Prediction

2025-10-24 · Xiangyang Xu, Hongyang Gao arxiv

Molecular property prediction (MPP) is a cornerstone of drug discovery and materials science, yet conventional deep learning approaches depend on large labeled datasets that are often unavailable. Few-shot Molecular prop…

Molecular Property PredictionDrug Discovery

Motif Analysis for Small-Number Effects in Chemical Reaction Dynamics

2016-11-12

The number of molecules involved in a cell or subcellular structure is sometimes rather small. In this situation, ordinary macroscopic-level fluctuations can be overwhelmed by non-negligible large fluctuations, which res…