Slashdot Mirror


Gamers Beat Algorithms At Finding Protein Structures

jamie writes "Researchers have turned the biochemical challenge of figuring out protein folding structures into a computer game. The best players can beat a computerized algorithm by rapidly recognizing problems that the computer can't fix. From the article: 'By tracing the actions of the best players, the authors were able to figure out how the humans' excellent pattern recognition abilities gave them an edge over the computer. For example, people were very good about detecting a hydrophobic amino acid when it stuck out from the protein's surface, instead of being buried internally, and they were willing to rearrange the structure's internals in order to tuck the offending amino acid back inside. Those sorts of extensive rearrangements were beyond Rosetta's abilities, since the energy changes involved in the transitions are so large.'"

3 of 80 comments (clear)

  1. Re:I've played a bit by the+gnat · · Score: 5, Informative

    forget about Foldit! Just download Folding@Home and let your CPU/GPU do it for you!

    FoldIt and Folding@Home are doing completely different things. FoldIt (or more specifically, the Rosetta software underneath it) is attempting to guess the final structure of novel protein sequences, using a variety of clever tricks such as mining the database of known structures for peptide motifs. It contains energy functions to evaluate candidate structures, but it is not simulating physical processes, and it tells you nothing about how the linear chain of amino acids forms the 3D structure. Folding@Home is used to study the process of protein folding, where the end result is already known; it isn't useful as a structure prediction tool. Both programs require a massive amount of computing power, but for very different reasons. Both are very useful, but there is almost no overlap in their practical applications. (And it should go without saying that while they can both be an excellent complement to experimental studies, neither can replace them.)

  2. Re:Congrats, you might already be a Nature co-auth by Zerth · · Score: 4, Informative

    If the Andrew Leaver-Fay in this paper is the same one who cowrote "Faster placement of hydrogens in protein structures by dynamic programming" with Jack Scott Snoeyink, then yes. It gives a 4.

    Best shot since I missed out on getting a 2 on Ebay.

  3. Re:Great idea but seems tough to gamify problems by fraktalek · · Score: 4, Informative

    Foldit had the great insight to take you to an algorithmically close starting place and let you complete the final adjustments - in that way the algorithm itself is as much a part of the team as the detail or adjustment members they were talking about.

    This kind of problem solving was suggested already by Stanislaw Lem in his book Summa Technologiae as a kind of "augmented intelligence" as opposed to purely human or purely artifical intelligence.