尹志
(2024-05-30 15:52):
#paper Protein Conformation Generation via Force-Guided SE(3) Diffusion Models https://doi.org/10.48550/arXiv.2403.14088
字节跳动的一个新工作,还是蛋白质构象生成,还是SE(3) diffusion model, 不过区别于常见的静态构象的生成,这个工作提出了动态构象的生成,
这当然有意义的多,毕竟真实世界的蛋白质构象是动态的,是一个构象分布。文章引入物理信息作为guidance,这个思路很有意思,因为这样既可以
兼顾物理系统的先验,又回避了类似md这样的纯模型计算的性能问题,类似将md的计算进行了抽象,形成先验,作为guidance,然后利用生成模型进行生成。
arXiv,
2024.
DOI: 10.48550/arXiv.2403.14088
Protein Conformation Generation via Force-Guided SE(3) Diffusion Models
Yan Wang,
Lihao Wang,
Yuning Shen,
Yiqun Wang,
Huizhuo Yuan,
Yue Wu,
Quanquan Gu
Abstract:
The conformational landscape of proteins is crucial to understanding their<br>functionality in complex biological processes. Traditional physics-based<br>computational methods, such as molecular dynamics (MD) simulations, suffer from<br>rare event sampling and long equilibration time problems, hindering their<br>applications in general protein systems. Recently, deep generative modeling<br>techniques, especially diffusion models, have been employed to generate novel<br>protein conformations. However, existing score-based diffusion methods cannot<br>properly incorporate important physical prior knowledge to guide the generation<br>process, causing large deviations in the sampled protein conformations from the<br>equilibrium distribution. In this paper, to overcome these limitations, we<br>propose a force-guided SE(3) diffusion model, ConfDiff, for protein<br>conformation generation. By incorporating a force-guided network with a mixture<br>of data-based score models, ConfDiff can can generate protein conformations<br>with rich diversity while preserving high fidelity. Experiments on a variety of<br>protein conformation prediction tasks, including 12 fast-folding proteins and<br>the Bovine Pancreatic Trypsin Inhibitor (BPTI), demonstrate that our method<br>surpasses the state-of-the-art method.
Related Links: