paper-with-me

Papers

Dihedral angle prediction using generative adversarial networks

2018-03-29 · Hyeongki Kim

Several dihedral angles prediction methods were developed for protein structure prediction and their other applications. However, distribution of predicted angles would not be similar to that of real angles. To address this we employed generative adversarial networks (GAN). Generative adversarial networks are composed of two adversarially trained networks: a discriminator and a generator. A discriminator distinguishes samples from a dataset and generated samples while a generator generates realistic samples. Although the discriminator of GANs is trained to estimate density, GAN model is intractable. On the other hand, noise-contrastive estimation (NCE) was introduced to estimate a normalization constant of an unnormalized statistical model and thus the density function. In this thesis, we introduce noise-contrastive estimation generative adversarial networks (NCE-GAN) which enables explicit density estimation of a GAN model. And a new loss for the generator is proposed. We also propose residue-wise variants of auxiliary classifier GAN (AC-GAN) and Semi-supervised GAN to handle sequence information in a window. In our experiment, the conditional generative adversarial network (C-GAN), AC-GAN and Semi-supervised GAN were compared. And experiments done with improved conditions were invested. We identified a phenomenon of AC-GAN that distribution of its predicted angles is composed of unusual clusters. The distribution of the predicted angles of Semi-supervised GAN was most similar to the Ramachandran plot. We found that adding the output of the NCE as an additional input of the discriminator is helpful to stabilize the training of the GANs and to capture the detailed structures. Adding regression loss and using predicted angles by regression loss only model could improve the conditional generation performance of the C-GAN and AC-GAN.

📄 PDF Abstract BibTeX arXiv:1803.10996

Code (0)

등록된 구현이 없습니다.

Tasks

Density EstimationGenerative Adversarial NetworkPredictionProtein Structure Predictionregression

Methods 이 논문이 사용한 방법론

Auxiliary Classifier Auxiliary Classifiers are type of architectural component that seek to improve the convergence of very deep networks. They are classifier heads we attach to layers before the…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Real-value and confidence prediction of protein backbone dihedral angles through a hybrid method of clustering and deep learning

2017-12-19

Background. Protein dihedral angles provide a detailed description of protein local conformation. Predicted dihedral angles can be used to narrow down the conformational space of the whole polypeptide chain significantly…

ClusteringPredictionProtein Structure Prediction

Dihedral Angle Adherence: Evaluating Protein Structure Predictions in the Absence of Experimental Data

2024-07-09 · Musa Azeem, Homayoun Valafar

Determining the 3D structures of proteins is essential in understanding their behavior in the cellular environment. Computational methods of predicting protein structures have advanced, but assessing prediction accuracy …

PredictionProtein Structure Prediction

Automated 3D Pre-Training for Molecular Property Prediction

2023-06-13 · Xu Wang, Huan Zhao, WeiWei Tu, Quanming Yao

Molecular property prediction is an important problem in drug discovery and materials science. As geometric structures have been demonstrated necessary for molecular property prediction, 3D information has been combined …

Drug DiscoveryGraph LearningMolecular Property PredictionPrediction+1

Generative Modeling of Full-Atom Protein Conformations using Latent Diffusion on Graph Embeddings

2025-06-20 · Aditya Sengar, Ali Hariri, Daniel Probst, Patrick Barth 외

Generating diverse, all-atom conformational ensembles of dynamic proteins such as G-protein-coupled receptors (GPCRs) is critical for understanding their function, yet most generative models simplify atomic detail or ign…

Graph Neural Network

Structural Learning for Template-free Protein Folding

2013-11-06 · Feng Zhao

The thesis is aimed to solve the template-free protein folding problem by tackling two important components: efficient sampling in vast conformation space, and design of knowledge-based potentials with high accuracy. We …

Protein Folding