Abstract
The excessive use of antibiotics presents significant risks, as it not only drives the emergence of antibiotic resistance in microbial pathogens but also disrupts the microbial communities essential for maintaining normal human physiological functions. Antimicrobial peptides (AMPs) have garnered increasing attention as a highly promising alternative to antibiotics. The use of computational methods to identify AMPs is becoming increasingly popular, as these approaches can considerably reduce the time and cost involved. In this work, we propose a deep learning-based AMP recognition framework, CG-AMP, aimed at efficiently identifying AMPs. CG-AMP adopts a dual-module architecture, where the first module learns the feature representation space through a pre-trained language model and contrastive learning, while the second module incorporates an enhanced Convolutional Neural Network (CNN) to more efficiently extract feature information. This design aims to effectively integrate multimodal features by combining the strengths of both methods, thereby enhancing the accuracy and efficiency of AMP identification. We evaluated CG-AMP on two independent test sets and compared its performance with current state-of-the-art models. The results demonstrated that CG-AMP was a reliable AMP identification tool. Specifically, on the AMPlify and DAMP test sets, CG-AMP achieved accuracies of 0.9497 and 0.9403, F1 scores of 0.9508 and 0.9392, and Matthews correlation coefficients of 0.8994 and 0.8812, respectively, outperforming other existing methods.