MotifConv
This is the official implementation of "Motif-based Graph Representation Learning with Application to Chemical Molecules".
Install / Use
/learn @yifeiwang15/MotifConvREADME
MotifConv
This is the official implementation of Motif-based Graph Representation Learning with Application to Chemical Molecules.

Abstract
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.
Modules
Folder graph_match contains the CUDA-enabled system for ARG matching. Folders MCM_for_syn, MCM_for_molecule_benchmarks and MCM_for_qm9 include all scripts to run experiments.
Citation
If you use the codes, please cite the following paper:
@Article{informatics10010008,
AUTHOR = {Wang, Yifei and Chen, Shiyang and Chen, Guobin and Shurberg, Ethan and Liu, Hang and Hong, Pengyu},
TITLE = {Motif-Based Graph Representation Learning with Application to Chemical Molecules},
JOURNAL = {Informatics},
VOLUME = {10},
YEAR = {2023},
NUMBER = {1},
ARTICLE-NUMBER = {8},
URL = {https://www.mdpi.com/2227-9709/10/1/8},
ISSN = {2227-9709},
DOI = {10.3390/informatics10010008}
}
Related Skills
proje
Interactive vocabulary learning platform with smart flashcards and spaced repetition for effective language acquisition.
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
groundhog
400Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
