|
|
|
|
|
by trott
646 days ago
|
|
I'm the author of AutoDock Vina (the most cited docking program, and the "runner-up" in the AlphaFold 3 paper) Docking software is used to scan millions and billions of drug-like molecules looking for new potential binders. So it needs to be able to generalize, rather than just memorize. But the evaluation approach used here and in the original paper (1) does not test how well the software will perform on novel molecules, because the test set is related to the training set. If you understand the basics of ML and physics, you may be interested in my detailed critique here: https://olegtrott.substack.com/p/are-alphafolds-new-results-... I'm glad that Chai-1 has been released though, as this will probably help people evaluate the method better. (1) It looks like they are a bit different, as this paper allows 40% sequence identity. It's still high. I believe that sequences with 40% identity tend to have the same shapes, especially in the binding site, where it matters. |
|