I hate headlines like “X has solved Y.” How often have we see computer vision and natural language solved at this point, whenever a model does well enough in a benchmark? Their own article doesn’t even have that headline. This is a massively cool thing that’s happened. Why ruin it with a massively hyperbolic headline?
Because only the experts in this field get to tell us, the laymen, what "solving the protein folding problem means", and they defined it not as "perfect" but as "more than good enough to be acceptable as correct result". Which this did. X has actually solved Y. That's not so much "massively cool", that's historical.
AlphaFold: a solution to a 50-year-old grand challenge in biology
211–220 of 683 posts
Re: AlphaFold: a solution to a 50-year-old grand challenge in biology
#212Earlier quoted context omitted.
> but many were skeptical as to the longevity of the performance DeepMind was able to achieve For a non-biologist, on what is this skepticism based? Just purely based on following ML news it looks like the trend for ML solutions has been that they've overtaken expert-systems once they've gained a solid foodhold in a field. Maybe this is some perception bias. Are there any cases where ML performed decently but then hi…
ML is a super overloaded term. There are definitely cases where machine learned statistical solutions do not perform as well as the systems tuned by the experts, but if you can define the task well and get the data for a deep solution, usually those will overtake.
Re: AlphaFold: a solution to a 50-year-old grand challenge in biology
#213Earlier quoted context omitted.
It’s officially recognized as a solution.
Well, it's not. Nature does not have a committee sorry. Proteins are delicate "machines" where even a a small change in the sequence (and thus the 3D structure) as small as a few amino-acids would change effectively the structure and the function of it. On top of that, proteins are dynamic beasts. In any case, it's a great advance, but DM, as many companies likes a little bit too much to tout its own horn.
Re: AlphaFold: a solution to a 50-year-old grand challenge in biology
#214This is a big step forward, but the outstanding question as far as to whether or not this is useful for evaluating novel proteins, is going to be how good is the confidence metric at telling the user to trust or not trust the results. You can see from their examples, that AlphaFold is very good but not perfect. I imagine for some proteins it will still give misleading or erroneous results and if you can’t tell when t…
Re: AlphaFold: a solution to a 50-year-old grand challenge in biology
#215Now onto the much harder problem of doing the reverse: taking an arbitrary structure and determining an amino-acid sequence that will fold into it.
(Am not a structural biologist.)
Added: 2019 article on de novo design: https://www.nature.com/articles/d41586-019-02251-x Not to say that better prediction won't also make design easier -- of course I expect it will.
Re: AlphaFold: a solution to a 50-year-old grand challenge in biology
#216Re: AlphaFold: a solution to a 50-year-old grand challenge in biology
#217Earlier quoted context omitted.
Scientists can verify that an AlphaFold-predicted structure is correct, or at least useful, without being able to get the structure experimentally. For instance, we could use the AlphaFold-predicted structure to do protein-ligand binding calculations for a bunch of known molecules. If these calculations agree with experimental protein-ligand binding (which they generally do for proteins with known structures), then w…
does that mean that protein-folding is sort of in NP?
Re: AlphaFold: a solution to a 50-year-old grand challenge in biology
#218Just to add to this whole "It's not solved! Yes it is!" discussion. Note that >According to Professor Moult, a score of around 90 GDT is informally considered to be competitive with results obtained from experimental methods. So if we go by >= 90 as solved: >In the results from the 14th CASP assessment, released today, our latest AlphaFold system achieves a median score of 92.4 GDT overall across all targets. they so…
What makes them hard to predict is the very close energies involved in different folding pathways. Those close energies mean there will be more variant structures which change by use the experimental approach too.
Re: AlphaFold: a solution to a 50-year-old grand challenge in biology
#219I thought the #1 criterion for titles was that they should match the original if at all reasonable...?
Re: AlphaFold: a solution to a 50-year-old grand challenge in biology
#220Now onto the much harder problem of doing the reverse: taking an arbitrary structure and determining an amino-acid sequence that will fold into it.
What for?