• cosecantphi [he/him]
      ·
      1 year ago

      I suppose I already figured that we can't make a neural network equivalent to a human brain without a complete understanding of how our brains actually work. I also suppose there's no way to say anything certain about the nature of consciousness yet.

      So I guess I should ask this follow up question: Is it possible in theory to build a neural network equivalent to the absolutely tiny brain and nervous system any given insect has? Not to the point of consciousness given that's probably unfalsifiable, also not just an AI trained to mimic an insect's behavior, but a 1:1 reconstruction of the 100,000 or so brain cells comprising the cognition of relatively small insects? And not with an LLM, but instead some kind of new model purpose built for this kind of task. I feel as though that might be an easier problem to say something conclusive about.

      The biggest issue I can think of with that idea is the neurons in neural networks are only superficially similar to real, biological neurons. But that once again strikes me as a problem of complexity. Individual neurons are probably much easier to model somewhat accurately than an entire brain is, although still nowhere near our reach. If we manage to determine this is possible, then it would seemingly imply to me that someday in the future we could slowly work our way up the complexity gradient from insect cognition to mammalian cognition.

      • silent_water [she/her]
        ·
        1 year ago

        Is it possible in theory to build a neural network equivalent to the absolutely tiny brain and nervous system any given insect has?

        IIRC it's been tried and they utterly failed. part of the problem is that "the brain" isn't just the central nervous system -- a huge chunk of relevant nerves are spread through the whole body and contribute to the function of the whole body, but they're deeply specialized and how they actually work is not yet well studied. in humans, a huge percentage of our nerve cells are actually in our gut and another meaningful fraction spread through the rest of the body. basically, sensory input comes extremely preprocessed to the brain and some amount of memory isn't stored centrally. and that's all before we even talk about how little we know about how neurons actually work -- the last time I was reading about this (a decade or so ago) there was significant debate happening about whether real processing even happened in the neurons or whether it was all in the connective tissue, with the neurons basically acting like batteries. the CS model of a neuron is just woefully lacking any real basis in biology except by a poorly understood analogy.