• Zephyr@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      9 days ago

      Neurons are incapable of reasoning they’re just firing based on a deterministic action potential. What are neural networks doing but creating internal models of reality and guessing what’s next based on patterns?

        • Zephyr@sh.itjust.works
          link
          fedilink
          arrow-up
          0
          arrow-down
          1
          ·
          edit-2
          8 days ago

          I’m not saying they are identical but they are similar in the sense that a neuron cannot reason. It’s only in a quite large and densly connected neural network we believe there is reasoning.

          • Olgratin_Magmatoe@slrpnk.net
            link
            fedilink
            English
            arrow-up
            1
            ·
            8 days ago

            But the closest equivalent of a neuron in the AI world would be a node, and I haven’t been talking about that. So your comparison does not fit or make sense.

            LLMs as a genre of AI research are incapable of reasoning. At best they can pretend to reason, and even then they are terrible at it.

      • Nalivai@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        8 days ago

        We would’ve bullied those nerds more for misusing the word neuron. It was cute at the time, but now they’re running around being all weird thinking that since they can pretend to read that one paper a better way to do one computer thing, it makes them experts in how brain works, just because there are similar words.

        • Zephyr@sh.itjust.works
          link
          fedilink
          arrow-up
          0
          arrow-down
          1
          ·
          edit-2
          8 days ago

          I don’t think anyone who is aware enough is under the assumption that neural nets are a one to one replication of neurons. It’s more of a special type of graph. That said one could also represent a human brain as a special type of graph.

          • Nalivai@lemmy.world
            link
            fedilink
            arrow-up
            0
            ·
            8 days ago

            The amount of good computer people specialised in ml, who think this knowledge gives them understanding of human mind that even neurobioligists don’t posess is staggering. And depressing.

            • Zephyr@sh.itjust.works
              link
              fedilink
              arrow-up
              0
              ·
              8 days ago

              Also not really the point I was arguing. It’s pretty clear NN are very different than a human brain. It does though give us some insight to minds more generally but I don’t think current networks are on the order of complexity necessary to really be generating abstractions similar to a human neural network. That said there’s strong arguments to be made about glimpses here and there like models spontaneously creating their own internal workspace like an inner monologue or quasi subconscious. To be clear I’m not saying it is aware or identical to a human mind but it’s interesting to see it self assemlble similar looking structures without any direct guidance.

              • Nalivai@lemmy.world
                link
                fedilink
                arrow-up
                1
                ·
                4 days ago

                t does though give us some insight to minds

                And that’s the whole thing, I’m pretty sure it doesn’t. The same way knowing how computer RAM works doesn’t give you insight into how human memory works, even if the word memory is used in both cases. A bunch of llm bros think it does though.

                models spontaneously creating their own internal workspace like an inner monologue or quasi subconscious

                The fuck they aren’t. The token predictor predicts a token. The probability of a token is reinforced by human reactions to it. When it started generating words that usually describe inner monologue, humans started freaking out, which reinforced this probability. It’s literally “say I’m alive - I’m alive” meme.
                It gives us a good glimpse into human psyche however. It shows how easy it is to full people by pretend language, how willing we are to ascribe agency to anything that can pretend to write words. And even that’s not new, ELIZA was 60 years ago.