Cooperation of local features and global representations by a dual-branch network for transcription factor binding sites prediction.

Journal: Briefings in bioinformatics
Published Date:

Abstract

Interactions between DNA and transcription factors (TFs) play an essential role in understanding transcriptional regulation mechanisms and gene expression. Due to the large accumulation of training data and low expense, deep learning methods have shown huge potential in determining the specificity of TFs-DNA interactions. Convolutional network-based and self-attention network-based methods have been proposed for transcription factor binding sites (TFBSs) prediction. Convolutional operations are efficient to extract local features but easy to ignore global information, while self-attention mechanisms are expert in capturing long-distance dependencies but difficult to pay attention to local feature details. To discover comprehensive features for a given sequence as far as possible, we propose a Dual-branch model combining Self-Attention and Convolution, dubbed as DSAC, which fuses local features and global representations in an interactive way. In terms of features, convolution and self-attention contribute to feature extraction collaboratively, enhancing the representation learning. In terms of structure, a lightweight but efficient architecture of network is designed for the prediction, in particular, the dual-branch structure makes the convolution and the self-attention mechanism can be fully utilized to improve the predictive ability of our model. The experiment results on 165 ChIP-seq datasets show that DSAC obviously outperforms other five deep learning based methods and demonstrate that our model can effectively predict TFBSs based on sequence feature alone. The source code of DSAC is available at https://github.com/YuBinLab-QUST/DSAC/.

Authors

  • Yutong Yu
    College of Information Science and Technology, Qingdao University of Science and Technology, China.
  • Pengju Ding
    College of Information Science and Technology, Qingdao University of Science and Technology, China.
  • Hongli Gao
    College of Mathematics and Physics, Qingdao University of Science and Technology, China.
  • Guozhu Liu
    College of Information Science and Technology, Qingdao University of Science and Technology, China.
  • Fa Zhang
    High Performance Computer Research Center, Institute of Computing Technology, Chinese Academy of Sciences, Beijing, China.
  • Bin Yu
    Department of Anesthesiology, Peking University First Hospital, Ningxia Women's and Children's Hospital, Yinchuan, China.