Related Experiment Video
Updated: Jun 29, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
DeepPLM_mCNN: An approach for enhancing ion channel and ion transporter recognition by multi-window CNN based on
Van-The Le1, Muhammad-Shahid Malik2, Yi-Hsuan Tseng1
1Department of Computer Science and Engineering, Yuan Ze University, Chung-Li, 32003, Taiwan.
Abstract:
Accurate classification of membrane proteins like ion channels and transporters is critical for elucidating cellular processes and drug development. We present DeepPLM_mCNN, a novel framework combining Pretrained Language Models (PLMs) and multi-window convolutional neural networks (mCNNs) for effective classification of membrane proteins into ion channels and ion transporters. Our approach extracts informative features from protein sequences by utilizing various PLMs, including TAPE, ProtT5_XL_U50, ESM-1b, ESM-2_480, and ESM-2_1280. These PLM-derived features are then input into a mCNN architecture to learn conserved motifs important for classification. When evaluated on ion transporters, our best performing model utilizing ProtT5 achieved 90% sensitivity, 95.8% specificity, and 95.4% overall accuracy. For ion channels, we obtained 88.3% sensitivity, 95.7% specificity, and 95.2% overall accuracy using ESM-1b features. Our proposed DeepPLM_mCNN framework demonstrates significant improvements over previous methods on unseen test data. This study illustrates the potential of combining PLMs and deep learning for accurate computational identification of membrane proteins from sequence data alone. Our findings have important implications for membrane protein research and drug development targeting ion channels and transporters. The data and source codes in this study are publicly available at the following link: https://github.com/s1129108/DeepPLM_mCNN.
Related Concept Videos
Multi-pass Transmembrane Proteins and β-barrels
α-Helix containing multi-pass transmembrane proteins
Multi-pass transmembrane proteins such as...
Ligand-gated Ion Channels
Three Subfamilies of Ligand-gated Ion Channels
Ligand-gated ion channels fall into three subfamilies. The 'Cys-loop' includes the nicotinic acetylcholine receptors, γ-aminobutyric acid (GABA), glycine, and 5-hydroxytryptamine receptors. The second one is the 'Pore-loop' channels that...
Long-term Potentiation
Non-gated Ion Channels
Compared to the gated ion channels, the non-gated channels, also known as leakage or passive channels, have no gating mechanism....

