FoldingZero: Protein Folding from Scratch in Hydrophobic-Polar Model
Yanjun Li, Hengtong Kang, Ketian Ye, Shuyu Yin, Xiaolin Li

TL;DR
FoldingZero is a deep reinforcement learning framework that predicts 2D protein structures in the HP model from scratch, learning folding patterns without supervision and showing potential for real-world applications.
Contribution
It introduces a novel RL-based method combining a neural network and R-UCT for de novo protein folding in the HP model, without supervision or domain knowledge.
Findings
Achieves comparable results to existing methods
Learns latent folding knowledge to stabilize structures
Shows potential for real-world protein property prediction
Abstract
De novo protein structure prediction from amino acid sequence is one of the most challenging problems in computational biology. As one of the extensively explored mathematical models for protein folding, Hydrophobic-Polar (HP) model enables thorough investigation of protein structure formation and evolution. Although HP model discretizes the conformational space and simplifies the folding energy function, it has been proven to be an NP-complete problem. In this paper, we propose a novel protein folding framework FoldingZero, self-folding a de novo protein 2D HP structure from scratch based on deep reinforcement learning. FoldingZero features the coupled approach of a two-head (policy and value heads) deep convolutional neural network (HPNet) and a regularized Upper Confidence Bounds for Trees (R-UCT). It is trained solely by a reinforcement learning algorithm, which improves HPNet and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsProtein Structure and Dynamics · Algorithms and Data Compression · Lipid Membrane Structure and Behavior
