Algorithms for local optimization of OPLS energy for large protein structures
Pavel Yakovlev, Anton Anikin, Olga Bolshakova, Alexander, Gasnikov, Alexander Gornov, Timofei Ermak, Dmitrii Makarenko and, Vladimir Morozov, Bogdan Neterebskii

TL;DR
This paper explores and compares various local optimization algorithms, including gradient-based and gradient-free methods, for energy minimization of large protein structures using the OPLS force field, demonstrating their effectiveness on real biological data.
Contribution
It introduces a practical comparison of optimization methods tailored for large protein energy minimization, emphasizing GPU implementation and real data application.
Findings
Fast gradient descent with line-search is efficient on GPU.
Conjugate gradient and LBFGS methods perform well for large molecules.
The methods successfully optimize real protein structures from BIOCAD.
Abstract
Many problems arise in computational biology can be reduced to the minimization of energy function, that determines on the geometry of considered molecule. The solution of this problem allows in particular to solve folding and docking problems in structural biology. For the small molecules this problem is well solved. But for the large molecules ( atoms and more) this is still an open problem. In this work we consider energy minimization problem (OPLS force field) for the large molecules but with good enough initial (starting) point. In the paper one can find a biological explanation of this assumption. Due to this assumption we reduce the global optimization problem to the local one. We compare different methods: gradient-free methods, gradient type methods (gradient method, fast gradient method, conjugate gradients (CG), LBFGS), high-order (tensor) methods. We observe that the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEnzyme Structure and Function · Protein Structure and Dynamics · Advanced NMR Techniques and Applications
