A fast (CNN + MCWS-transformer) based architecture for protein function prediction.

Journal: Statistical applications in genetics and molecular biology
Published Date:

Abstract

The transformer model for sequence mining has brought a paradigmatic shift to many domains, including biological sequence mining. However, transformers suffer from quadratic complexity, i.e., O( ), where is the sequence length, which affects the training and prediction time. Therefore, the work herein introduces a simple, generalized, and fast transformer architecture for improved protein function prediction. The proposed architecture uses a combination of CNN and global-average pooling to effectively shorten the protein sequences. The shortening process helps reduce the quadratic complexity of the transformer, resulting in the complexity of O((/2)). This architecture is utilized to develop PFP solution at the sub-sequence level. Furthermore, focal loss is employed to ensure balanced training for the hard-classified examples. The multi sub-sequence-based proposed solution utilizing an average-pooling layer (with stride = 2) produced improvements of +2.50 % (BP) and +3.00 % (MF) when compared to Global-ProtEnc Plus. The corresponding improvements when compared to the Lite-SeqCNN are: +4.50 % (BP) and +2.30 % (MF).

Authors

  • Abhipsa Mahala
    Department of Computer Science & Engineering, C. V. Raman Global University, Bhubaneswar, Odisha, India.
  • Ashish Ranjan
  • Rojalina Priyadarshini
    Department of Computer Science and Engineering, C.V. Raman Global University, Bhubaneswar, India.
  • Raj Vikram
    Department of Computer Science & Engineering, C. V. Raman Global University, Bhubaneswar, Odisha, India.
  • Prabhat Dansena
    Department of Computer Science & Engineering, C. V. Raman Global University, Bhubaneswar, Odisha, India.