• @mikezane
    link
    English
    4
    edit-2
    8 months ago

    I am not a very knowledgeable person in this; but to my understanding, ai figured out a new molecule that can be used in batteries. Does this include any information on how to make it or is that the job of the scientists and engineers from this point forward? And if so, it sounds like an insanely difficult process.

    Or I could be totally wrong in my understanding.

    • @AlteonOPM
      link
      English
      48 months ago

      No info on how to actually manufacture it. However. It shouldn’t be difficult for a Chem.E to offer a process to manufacture. Still extremely preliminary, however the idea of AI being used to develope brand new materials to solve problems is going to be a game changer in the field of materials engineering.

      • @rdyoung
        link
        English
        28 months ago

        How is this any different than what boinc and others have been doing for decades with drug research? I’m seriously getting tired of AI being used for everything that isn’t actually AI.

        • @AlteonOPM
          link
          English
          28 months ago

          AI is highly important as it can take in a massive amount of information and find trends that people likely can’t. Especially in R&D applications, AI is going to be almost necessary to keep up with the pace of other developments in other fields. Smart materials in particular are going to see a boom with the advent of smarter AI.

          • @rdyoung
            link
            English
            1
            edit-2
            8 months ago

            You’re still using AI as a buzzword. None of what is being attributed to AI is actually AI. This is the kind of thing that distributed computing has been doing for decades. Advances in processing power and code efficiency have made things easier but it’s still not AI.

            Again I’ll ask. How is this different from boinc, etc?

            Here is an article from Amazon about distributed computing that doesn’t use AI incorrectly or at all.

            https://aws.amazon.com/what-is/distributed-computing/#:~:text=Distributed computing is the method,to deal with complex challenges.

            • @[email protected]
              link
              fedilink
              English
              4
              edit-2
              8 months ago

              Distributed computing is completely unrelated. That’s just running a program across many computers.

              AI is the simulation of intelligence. The main one people know is a neural network.

              The code they run it is very simple. It’s just a series of nodes that apply a weight to their input and pass it to connected nodes. Basically just multiplication and compared to a threshold.

              But what that simple code is able to achieve once trained is so much more than its code. That’s the key. The same way everything we experience is just our neurons firing.

              AIs ave figured out how to calculate the positions of planets in the future from training data in the past. Which means figuring out the scientific equations needed to calculate that.

              So AI can potentially figure out equations that we don’t even know as long as input and output data is available.

              They are experimenting with this for the magnetic fields that contain fusion reactions. The AI can spot patterns in the data indicating a breach that we don’t understand.

              You can’t just write a program to do that.

              • @RubberElectrons
                link
                English
                28 months ago

                Where did you see this for fusion reactions?

                  • @RubberElectrons
                    link
                    English
                    18 months ago

                    Dude that’s a great paper, thanks kindly. I still don’t think that’s the pubic understanding of general AI, more neural networks inferencing control methods… But it doesn’t really matter. At least this is useful.