• lefaucet@slrpnk.net
      link
      fedilink
      English
      arrow-up
      7
      ·
      13 hours ago

      Agreed, tho to clarify, gonna need more than a billion. Like Alpha Fold is the closest I’ve read about… Dunno how many summations and multiplications it is, but I know it’s more than a billion

      But I’m convinced configuring a quantum computer with enough qbits to solve it is just going to be so much more difficult than throwing few quintillion more billion summations and multiplications.

    • LurkingLuddite@piefed.social
      link
      fedilink
      English
      arrow-up
      13
      ·
      22 hours ago

      I mean… modern CPUs can do multiple billions of summations and multiplications in a single second (let alone GPUs), and yet protein folding can take a long time.

      A quantum computer is MUCH faster for finding viable solutions, though they’re MUCH harder to set up even for individual problems, and still need verification of the results.

      • ranzispa@mander.xyzOP
        link
        fedilink
        English
        arrow-up
        14
        ·
        21 hours ago

        I did not yet see a single quantum algorithm able to tackle the protein folding problem.

        Sure, quantum computers could be faster at solving graph related problems, but I did not see an approach able to reduce protein folding to a graph problem.

        On the other hand neural networks have been successfully applied to the protein folding problem, and they do that quite quickly.

        Not a perfect solution indeed, quantum computers may be much better at that; but I still do not see a theoretical framework which justifies claims as to the applicability of quantum computers to the protein folding problem.

      • heartSagan5@lemmy.zip
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        2
        ·
        20 hours ago

        Why are we protein folding? The largest quantum computer — the Universe — already solved it because we’re standing.

        • Tlaloc_Temporal@lemmy.ca
          link
          fedilink
          English
          arrow-up
          6
          ·
          18 hours ago

          Because checking a billion proteins for the shape we want is a hardware problem, and the hardware for doing that is very slow and expensive. If we can fold proteins using software, we can try billions of proteins far faster and cheaper. We could probably work backwards too, reducing the search space from billions to millions.

    • ranzispa@mander.xyzOP
      link
      fedilink
      English
      arrow-up
      39
      ·
      1 day ago

      Not solved, no. Definitely much much better than before. The difference AlphaFold made is significant: we’re talking about getting a decent model in a couple minutes using a PC compared to several months of calculations before.

      However we still need experimental data: in many occasions AlphaFold gives an incorrect model. With some experimental data that model can be improved, but we still have no reliable way to know what the structure of a protein is starting from the amino acidic sequence without extensive experimentation.

      That’s the big promise of quantum computers, there are however two major problems in my opinion:

      1. There’s still no theoretical framework which explains how once we have a quantum computer we may tackle protein folding
      2. Plenty quantum computing companies closed shortly after AlphaFold was published since they lost all funding because protein folding was “solved”
        • ranzispa@mander.xyzOP
          link
          fedilink
          English
          arrow-up
          8
          ·
          21 hours ago

          Agreed, I still do hope they can maintain some of their promises. However until now, I have not really seen any real advances towards making something useful.

          I do not have a deep knowledge of quantum computers, but I know plenty people working on them and often get to talk about it.

          I know people working on chemical problems who are basically approximating atoms to point charges. And either way those calculations are slower than on a CPU. For the uninformed, in chemistry the interactions between electronic orbitals is fundamental; this is in no way an approximation useful to obtain any kind of information.

          This is fine, I understand methodologies take time to develop; however as far as I understand it those techniques they’re using are mathematically limited to using point charges: no matter how much they improve them that’ll be the highest level of accuracy.

          I hope someone finds a way to handle such things better: as much as you can make a great machine learning model you’re always depending on available data.

      • MarcomachtKuchen@feddit.org
        link
        fedilink
        English
        arrow-up
        6
        ·
        23 hours ago

        That’s really intereting. Thank you for the informative comment.

        I once did a internship where we solved protein structures by using Cristalisation and X-ray fracturing. Is this what you’re referring to with extensive research or has the methodology advanced?

        • ranzispa@mander.xyzOP
          link
          fedilink
          English
          arrow-up
          8
          ·
          21 hours ago

          Yes, X-ray is the gold standard. Technology has advanced in the sense that the protein crystallization is now more standardized and automated, as well as the analysis of the results.

          It is not the only technique, for example there are cheaper ones based on mass spectrometry which do not resolve the full structure but allow to understand which amino acids are spatially near; such information is useful when developing a protein model and to validate whether a model is plausible.

          The other two major techniques for structure resolution are NMR spectra analysis and the fairly novel technique of cryo electro microscopy.

          These in general do not resolve the protein structure to the same resolution as X-ray but have other advantages: they allow you to observe the protein structure when in solution, which may be significantly different from the crystallized structure.

          • ranzispa@mander.xyzOP
            link
            fedilink
            English
            arrow-up
            4
            ·
            22 hours ago

            I doubt there is a comparable correctness metric between LLMs and protein structure prediction models.

            You can measure how many times they correctly predict a thing, but results will greatly change according to what your objective is. Those are only comparable when you’re trying to predict the same thing.

            As such my reply would be: sometimes more incorrect sometimes more correct. However, in general, a mishandled incorrect protein structure prediction is way more expensive than an LLM hallucination.

          • LurkingLuddite@piefed.social
            link
            fedilink
            English
            arrow-up
            3
            ·
            22 hours ago

            I mean… machine learning extends far beyond the stupid lying machines, and can produce far more trustworthy results than the dipshits at “Open” AI, but results will still always require validation, as all results require a lot of validation in science before they should be trusted.

      • ComradeSharkfucker@lemmy.ml
        link
        fedilink
        English
        arrow-up
        7
        ·
        1 day ago

        A reliable way to simulate any kind of protein fold. As long as you have a method you could hypothetically “solve” the issue

        • SaveTheTuaHawk@lemmy.ca
          link
          fedilink
          English
          arrow-up
          7
          arrow-down
          1
          ·
          1 day ago

          You dont solve anything. You generate models. That’s it. Without experimental validation they are just cartoons.

            • Hazel@piefed.blahaj.zone
              link
              fedilink
              English
              arrow-up
              6
              ·
              1 day ago

              Because the models become a database you can search for certain characteristics.

              (This is a guess I consider reasonable.)

            • Huegoe@fedinsfw.app
              link
              fedilink
              English
              arrow-up
              3
              ·
              edit-2
              24 hours ago

              Its somewhat complex. Protein structures are usually solved with x-ray crystallography. You get a 2-dimensional diffraction pattern. There are different methods to “solve” the diffraction pattern and get the Protein structure. Most are a lot of work, including biochemical lab work. But if you have a model it is relatively easy. The modern computer generated models have revolutionized protein x-ray crystallography.

        • ranzispa@mander.xyzOP
          link
          fedilink
          English
          arrow-up
          3
          ·
          1 day ago

          The interesting part would be to a reliable and computationally accessible way to handle disordered proteins. Seeing how they can move could be quite revolutionary.

          I had to work on some disordered proteins and you’re pretty much just guessing, plausibly you’re better off going to a casino blindfolded and play blackjack.