Graph neural networks and attention-based CNN-LSTM for protein classification
Zhuangwei Shi, Bo Li

TL;DR
This paper introduces three novel deep learning models utilizing graph neural networks and attention-based CNN-LSTM architectures for various protein classification tasks, including multi-label enzyme classification, protein graph classification, and compound-protein interaction prediction.
Contribution
It presents new models tailored for complex protein classification problems, integrating graph autoencoders and attention mechanisms, and provides benchmark datasets for evaluation.
Findings
Models are effective for protein classification tasks.
Proposed architectures outperform traditional methods.
Benchmark datasets facilitate standardized evaluation.
Abstract
This paper focuses on three critical problems on protein classification. Firstly, Carbohydrate-active enzyme (CAZyme) classification can help people to understand the properties of enzymes. However, one CAZyme may belong to several classes. This leads to Multi-label CAZyme classification. Secondly, to capture information from the secondary structure of protein, protein classification is modeled as graph classification problem. Thirdly, compound-protein interactions prediction employs graph learning for compound with sequential embedding for protein. This can be seen as classification task for compound-protein pairs. This paper proposes three models for protein classification. Firstly, this paper proposes a Multi-label CAZyme classification model using CNN-LSTM with Attention mechanism. Secondly, this paper proposes a variational graph autoencoder based subspace learning model for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Drug Discovery Methods · Machine Learning in Bioinformatics · Chemical Synthesis and Analysis
MethodsConvolution · Graph Isomorphism Network
