They simulate neurogenesis, I guess, but they do not incorporate the most interesting part of that neurogenesis: That is the new neurons are born into the dentate gyrus, a region thought to have a particular capacity to orthoganalize feature representations that are similar (e.g. pattern separate) allowing distinct memories to be formed for similar events. The dentate gyrus outputs to a region called Cornu ammonis 3…
this is really interesting, where/how did you learn this? I'd like to learn more about these things - brain regions, connections, functions - and what they might imply about the kinds of computations that are going on, but my background is mainly on the AI/math side of things.
Neurogenesis Deep Learning
91–100 of 105 posts
Re: Neurogenesis Deep Learning
#92They simulate neurogenesis, I guess, but they do not incorporate the most interesting part of that neurogenesis: That is the new neurons are born into the dentate gyrus, a region thought to have a particular capacity to orthoganalize feature representations that are similar (e.g. pattern separate) allowing distinct memories to be formed for similar events. The dentate gyrus outputs to a region called Cornu ammonis 3…
this is really interesting, where/how did you learn this? I'd like to learn more about these things - brain regions, connections, functions - and what they might imply about the kinds of computations that are going on, but my background is mainly on the AI/math side of things.
Re: Neurogenesis Deep Learning
#93Earlier quoted context omitted.
That's not a thing to hope for. We haven't solved the value alignment problem, so the longer until we have human or better-than-human AI, the better.
Theory - does empathy rise with intelligence?
Re: Neurogenesis Deep Learning
#94Very wishful thinking on my part, but I think we're far closer to a general intelligence than most expect.
I have plenty of wants and desires that could take a whole army of idiot savants working 24/7 to fulfill.
Re: Neurogenesis Deep Learning
#95They simulate neurogenesis, I guess, but they do not incorporate the most interesting part of that neurogenesis: That is the new neurons are born into the dentate gyrus, a region thought to have a particular capacity to orthoganalize feature representations that are similar (e.g. pattern separate) allowing distinct memories to be formed for similar events. The dentate gyrus outputs to a region called Cornu ammonis 3…
this is really interesting, where/how did you learn this? I'd like to learn more about these things - brain regions, connections, functions - and what they might imply about the kinds of computations that are going on, but my background is mainly on the AI/math side of things.
Re: Neurogenesis Deep Learning
#96Earlier quoted context omitted.
https://arxiv.org/abs/1503.02531 Modern applications of small networks regularly reduce sizes from larger state-of-the-art networks using distillation. Distillation compacts neural networks while affecting accuracy minimally. Instead of pruning directly from the large network, just learn how it generalizes. Takes fewer nodes / overall operations (Multiplications / Additions).
Now that is interesting. I hadn't realized methods to combine trained networks so efficiently were already readily available.
Also "combine" might not be the right word, since it's really transfer learning. "Distill" is really a descriptive verb.
Maybe my original wording was confusing; I shouldn't have said "distillation compacts" -- distillation is a process by which you can create a more compact version of a complex neural net.
Re: Neurogenesis Deep Learning
#97Earlier quoted context omitted.
Yes, ANNs are inspired by the brain. Here is a list of properties that ANNs shared with CPUs that are different from brains: * Synchronized activation vs. asynchronous / partially synchronous activation * Digital signals vs. analog signals * Instantaneous transmission of signals vs. delay imposed by axon and dendrite length * Uniform signal vs. use of various neurotransmitter signals * Rapid activation speed (GHz) vs…
Sure, they are still running on CPUs, but ANNs are still modeled with CPUs to do what NNs do, at least at some levels where experiments showed that they work. Sure, some of the properties of NNs do not transpose well to ANNs. As someone pointed out in a comment here with an article showing that if you apply the same kind of signal it doesn't work. But the fact remains: we are being more successful on AI advancements…
Re: Neurogenesis Deep Learning
#98Earlier quoted context omitted.
Yes, ANNs are inspired by the brain. Here is a list of properties that ANNs shared with CPUs that are different from brains: * Synchronized activation vs. asynchronous / partially synchronous activation * Digital signals vs. analog signals * Instantaneous transmission of signals vs. delay imposed by axon and dendrite length * Uniform signal vs. use of various neurotransmitter signals * Rapid activation speed (GHz) vs…
Also: * local regular structure vs irregular structure with global elements
Re: Neurogenesis Deep Learning
#99Earlier quoted context omitted.
Yes, ANNs are inspired by the brain. Here is a list of properties that ANNs shared with CPUs that are different from brains: * Synchronized activation vs. asynchronous / partially synchronous activation * Digital signals vs. analog signals * Instantaneous transmission of signals vs. delay imposed by axon and dendrite length * Uniform signal vs. use of various neurotransmitter signals * Rapid activation speed (GHz) vs…
> Instantaneous transmission of signals vs. delay imposed by axon and dendrite length Would there be anything to gain by simulating this?
Re: Neurogenesis Deep Learning
#100Earlier quoted context omitted.
Can you provide references ? I'd like to know what researchers think about it.
There are a few sources at https://intelligence.org/all-publications/ Click on "FC Forecasting" near the top to limit the list to those about AI predictions, including: - The Errors, Insights and Lessons of Famous AI Predictions - and What They Mean for the Future - Predicting AGI: What Can We Say When We Know So Little? - How We're Predicting AI - or Failing To