用强化学习提升蛋白质逆折叠生成多样性,兼顾结构一致性。
Reinforcement learning on structure-conditioned categorical diffusion for protein inverse folding
- 基于分类扩散模型,先预训练再用强化学习优化结构一致性和多样性。
- 在CATH 4.2数据集上实现29%的可折叠多样性,优于基准模型的23%。
- 适合需要多候选序列的蛋白质设计任务,如药物靶点优化。
蛋白质逆折叠——即预测能折叠成目标三维结构的氨基酸序列——是结构导向蛋白质设计中的关键问题。现有机器学习方法通常以恢复原始序列作为优化目标,但逆折叠本质上是多对一的问题,多个序列可折叠为同一结构。对于实际应用,生成多样化的序列更具价值,便于下游优化。然而,尽管近期方法在序列恢复精度上提升,其“可折叠多样性”(即生成非相似且可折叠序列的能力)并未随之提高。为此,我们提出RL-DIF:一种在序列恢复上预训练、并通过强化学习优化结构一致性的分类扩散模型。实验表明,RL-DIF在序列恢复和结构一致性上达到基准水平,但可折叠多样性显著提升:在CATH 4.2数据集上达29%,优于同数据集训练模型的23%。PyTorch模型权重与采样代码已开源于GitHub。
原文摘要 · Abstract (English)
Protein inverse folding-that is, predicting an amino acid sequence that will fold into the desired 3D structure-is an important problem for structure-based protein design. Machine learning based methods for inverse folding typically use recovery of the original sequence as the optimization objective. However, inverse folding is a one-to-many problem where several sequences can fold to the same structure. Moreover, for many practical applications, it is often desirable to have multiple, diverse sequences that fold into the target structure since it allows for more candidate sequences for downstream optimizations. Here, we demonstrate that although recent inverse folding methods show increased sequence recovery, their "foldable diversity"-i.e. their ability to generate multiple non-similar sequences that fold into the structures consistent with the target-does not increase. To address this, we present RL-DIF, a categorical diffusion model for inverse folding that is pre-trained on sequence recovery and tuned via reinforcement learning on structural consistency. We find that RL-DIF achieves comparable sequence recovery and structural consistency to benchmark models but shows greater foldable diversity: experiments show RL-DIF can achieve an foldable diversity of 29% on CATH 4.2, compared to 23% from models trained on the same dataset. The PyTorch model weights and sampling code are available on GitHub.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。