paper-with-me

홈 › Papers

XAI-Driven Deep Learning for Protein Sequence Functional Group Classification

2025-11-16 · Pratik Chakraborty, Aryan Bhargava arxiv

Proteins perform essential biological functions, and accurate classification of their sequences is critical for understanding structure-function relationships, enzyme mechanisms, and molecular interactions. This study presents a deep learning-based framework for functional group classification of protein sequences derived from the Protein Data Bank (PDB). Four architectures were implemented: Convolutional Neural Network (CNN), Bidirectional Long Short-Term Memory (BiLSTM), CNN-BiLSTM hybrid, and CNN with Attention. Each model was trained using k-mer integer encoding to capture both local and long-range dependencies. Among these, the CNN achieved the highest validation accuracy of 91.8%, demonstrating the effectiveness of localized motif detection. Explainable AI techniques, including Grad-CAM and Integrated Gradients, were applied to interpret model predictions and identify biologically meaningful sequence motifs. The discovered motifs, enriched in histidine, aspartate, glutamate, and lysine, represent amino acid residues commonly found in catalytic and metal-binding regions of transferase enzymes. These findings highlight that deep learning models can uncover functionally relevant biochemical signatures, bridging the gap between predictive accuracy and biological interpretability in protein sequence analysis.

📄 PDF Abstract BibTeX arXiv:2511.13791

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Data-driven biological network alignment that uses topological, sequence, and functional information

2020-01-31 · Shawn Gu, Tijana Milenkovic

Many proteins remain functionally unannotated. Sequence alignment (SA) uncovers missing annotations by transferring functional knowledge between species' sequence-conserved regions. Because SA is imperfect, network align…

Network Embedding

LINKER: Learning Interactions Between Functional Groups and Residues With Chemical Knowledge-Enhanced Reasoning and Explainability

2025-09-03 · Phuc Pham, Viet Thanh Duy Nguyen, Truong-Son Hy arxiv

Accurate identification of interactions between protein residues and ligand functional groups is essential to understand molecular recognition and guide rational drug design. Existing deep learning approaches for protein…

DeepProteomics: Protein family classification using Shallow and Deep Networks

2018-09-11 · Anu Vazhayil, Vinayakumar R, Soman Kp

The knowledge regarding the function of proteins is necessary as it gives a clear picture of biological processes. Nevertheless, there are many protein sequences found and added to the databases but lacks functional anno…

ClassificationGeneral Classification

DeepProteomics: Protein family classification using Shallow and Deep Networks

2018-10-12 · Anonymous

The knowledge regarding the function of proteins is necessary as it gives a clear picture of biological processes. Nevertheless, there are many protein sequences found and added to the databases but lacks functional anno…

Classification

Integrating experimental feedback improves generative models for biological sequences

2025-04-02 · Francesco Calvanese, Giovanni Peinetti, Polina Pavlinova, Philippe Nghe 외

Generative probabilistic models have shown promise in designing artificial RNA and protein sequences but often suffer from high rates of false positives, where sequences predicted as functional fail experimental validati…