paper-with-me

Papers

Deep Supervised and Convolutional Generative Stochastic Network for Protein Secondary Structure Prediction

2014-03-06 · Jian Zhou, Olga G. Troyanskaya

Predicting protein secondary structure is a fundamental problem in protein structure prediction. Here we present a new supervised generative stochastic network (GSN) based method to predict local secondary structure with deep hierarchical representations. GSN is a recently proposed deep learning technique (Bengio & Thibodeau-Laufer, 2013) to globally train deep generative model. We present the supervised extension of GSN, which learns a Markov chain to sample from a conditional distribution, and applied it to protein structure prediction. To scale the model to full-sized, high-dimensional data, like protein sequences with hundreds of amino acids, we introduce a convolutional architecture, which allows efficient learning across multiple layers of hierarchical representations. Our architecture uniquely focuses on predicting structured low-level labels informed with both low and high-level representations learned by the model. In our application this corresponds to labeling the secondary structure state of each amino-acid residue. We trained and tested the model on separate sets of non-homologous proteins sharing less than 30% sequence identity. Our model achieves 66.4% Q8 accuracy on the CB513 dataset, better than the previously reported best performance 64.9% (Wang et al., 2011) for this challenging secondary structure prediction problem.

📄 PDF Abstract BibTeX arXiv:1403.1347

Code (1)

LucaAngioloni/ProteinSecondaryStructure-CNN tf

Tasks

PredictionProtein Secondary Structure PredictionProtein Structure Prediction

Similar Papers 제목 키워드 기반

A Protein Structure Prediction Approach Leveraging Transformer and CNN Integration

2024-02-29 · Yanlin Zhou, Kai Tan, Xinyu Shen, Zheng He 외

Proteins are essential for life, and their structure determines their function. The protein secondary structure is formed by the folding of the protein primary structure, and the protein tertiary structure is formed by t…

Language ModelingLanguage ModellingPredictionProtein Language Model+2

ProGen: Language Modeling for Protein Generation

2020-03-08 · Ali Madani, Bryan McCann, Nikhil Naik, Nitish Shirish Keskar 외

Generative modeling for protein engineering is key to solving fundamental problems in synthetic biology, medicine, and material science. We pose protein engineering as an unsupervised sequence generation problem in order…

DiversityLanguage ModelingLanguage Modelling

Protein Secondary Structure Prediction Using Cascaded Convolutional and Recurrent Neural Networks

2016-04-25 · Zhen Li, Yizhou Yu

Protein secondary structure prediction is an important problem in bioinformatics. Inspired by the recent successes of deep neural networks, in this paper, we propose an end-to-end deep network that predicts protein secon…

Multi-Task LearningProtein Secondary Structure Prediction

PS8-Net: A Deep Convolutional Neural Network to Predict the Eight-State Protein Secondary Structure

2020-09-22 · Md. Aminur Rab Ratul, Maryam Tavakol Elahi, M. Hamed Mozaffari, Won-Sook Lee

Protein secondary structure is crucial to creating an information bridge between the primary and tertiary (3D) structures. Precise prediction of eight-state protein secondary structure (PSS) has significantly utilized in…

PredictionProtein Secondary Structure Prediction

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