paper-with-me

Papers

Next-Step Conditioned Deep Convolutional Neural Networks Improve Protein Secondary Structure Prediction

2017-02-13 · Akosua Busia, Navdeep Jaitly

Recently developed deep learning techniques have significantly improved the accuracy of various speech and image recognition systems. In this paper we show how to adapt some of these techniques to create a novel chained convolutional architecture with next-step conditioning for improving performance on protein sequence prediction problems. We explore its value by demonstrating its ability to improve performance on eight-class secondary structure prediction. We first establish a state-of-the-art baseline by adapting recent advances in convolutional neural networks which were developed for vision tasks. This model achieves 70.0% per amino acid accuracy on the CB513 benchmark dataset without use of standard performance-boosting techniques such as ensembling or multitask learning. We then improve upon this state-of-the-art result using a novel chained prediction approach which frames the secondary structure prediction as a next-step prediction problem. This sequential model achieves 70.3% Q8 accuracy on CB513 with a single model; an ensemble of these models produces 71.4% Q8 accuracy on the same test set, improving upon the previous overall state of the art for the eight-class secondary structure problem. Our models are implemented using TensorFlow, an open-source machine learning software library available at TensorFlow.org; we aim to release the code for these experiments as part of the TensorFlow repository.

📄 PDF Abstract BibTeX arXiv:1702.03865

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionProtein Secondary Structure Prediction

Similar Papers 제목 키워드 기반

Protein Secondary Structure Prediction Using Deep Multi-scale Convolutional Neural Networks and Next-Step Conditioning

2016-11-04 · Akosua Busia, Jasmine Collins, Navdeep Jaitly

Recently developed deep learning techniques have significantly improved the accuracy of various speech and image recognition systems. In this paper we adapt some of these techniques for protein secondary structure predic…

Protein Secondary Structure PredictionProtein Structure Prediction

Prot2Token: A Unified Framework for Protein Modeling via Next-Token Prediction

2025-05-26 · Mahdi Pourmirzaei, Farzaneh Esmaili, Salhuldin Alqarghuli, Mohammadreza Pourmirzaei 외

The diverse nature of protein prediction tasks has traditionally necessitated specialized models, hindering the development of broadly applicable and computationally efficient Protein Language Models (PLMs). In this work…

DecoderMulti-Task Learning

Automatic Extraction of Protein Interaction in Literature

2014-06-08 · Peilei Liu, Ting Wang

Protein-protein interaction extraction is the key precondition of the construction of protein knowledge network, and it is very important for the research in the biomedicine. This paper extracted directional protein-prot…

Fast non-autoregressive inverse folding with discrete diffusion

2023-12-05 · John J. Yang, Jason Yim, Regina Barzilay, Tommi Jaakkola

Generating protein sequences that fold into a intended 3D structure is a fundamental step in de novo protein design. De facto methods utilize autoregressive generation, but this eschews higher order interactions that cou…

Protein Design

PLA-SGCN: Protein-Ligand Binding Affinity Prediction by Integrating Similar Pairs and Semi-supervised Graph Convolutional Network

2024-05-13 · Karim Abbasi, Parvin Razzaghi, Amin Ghareyazi, Hamid R. Rabiee

The protein-ligand binding affinity (PLA) prediction goal is to predict whether or not the ligand could bind to a protein sequence. Recently, in PLA prediction, deep learning has received much attention. Two steps are in…

Prediction