Earlier quoted context omitted.
Some parts are copiable, but not the more abstract things like the human intellect, for lack of a better word. We are not even born with what you might consider basic mental faculties, for example it might seem absurd, but we have to learn to see... We are born with the "hardware" for it, a visual cortex, an eye, all defined by our genes, but it's actually trained from birth, there is even a feedback loop that causes…
They raised some cats from birth in an environment with only vertically-oriented edges, none horizontal. Those cats could not see horizontally-oriented things. https://computervisionblog.wordpress.com/2013/06/01/cats-and... Likewise, kittens with an eye patch over an eye in the same time period remain blind in that eye forever.
Training of Physical Neural Networks
21–30 of 51 posts
Re: Training of Physical Neural Networks
#22Earlier quoted context omitted.
ANN is taken.
I mean LoRA was taken too before LoRA became a thing
Re: Training of Physical Neural Networks
#23Last time I read about this the main practical difficulty was model transferability. The very thing that makes it so powerful and efficient is also the thing that make it uncopiable, because sensitivity to tiny physical differences in the devices inevitably gets encoded into the model during training. It seems intuitive this is an unavoidable, fundamental problem. Maybe that scares away big tech, but I quite like the…
There is a great write up of this in this old blog post: https://www.damninteresting.com/on-the-origin-of-circuits/
Re: Training of Physical Neural Networks
#24Earlier quoted context omitted.
Well, the brain is a physical neural network, and evolution seems to have figured out how to generate a (somewhat) copiable model. I bet we could learn a trick or two from biology here.
Some parts are copiable, but not the more abstract things like the human intellect, for lack of a better word. We are not even born with what you might consider basic mental faculties, for example it might seem absurd, but we have to learn to see... We are born with the "hardware" for it, a visual cortex, an eye, all defined by our genes, but it's actually trained from birth, there is even a feedback loop that causes…
Children who were "raised in the wild" or locked in a room by themselves have shown to be incapable of learning full human language.
The working theory is that our brains can only learn certain skills at certain times of brain development/ages.
Re: Training of Physical Neural Networks
#25Last time I read about this the main practical difficulty was model transferability. The very thing that makes it so powerful and efficient is also the thing that make it uncopiable, because sensitivity to tiny physical differences in the devices inevitably gets encoded into the model during training. It seems intuitive this is an unavoidable, fundamental problem. Maybe that scares away big tech, but I quite like the…
Re: Training of Physical Neural Networks
#26Earlier quoted context omitted.
Some parts are copiable, but not the more abstract things like the human intellect, for lack of a better word. We are not even born with what you might consider basic mental faculties, for example it might seem absurd, but we have to learn to see... We are born with the "hardware" for it, a visual cortex, an eye, all defined by our genes, but it's actually trained from birth, there is even a feedback loop that causes…
They raised some cats from birth in an environment with only vertically-oriented edges, none horizontal. Those cats could not see horizontally-oriented things. https://computervisionblog.wordpress.com/2013/06/01/cats-and... Likewise, kittens with an eye patch over an eye in the same time period remain blind in that eye forever.
Re: Training of Physical Neural Networks
#27Last time I read about this the main practical difficulty was model transferability. The very thing that makes it so powerful and efficient is also the thing that make it uncopiable, because sensitivity to tiny physical differences in the devices inevitably gets encoded into the model during training. It seems intuitive this is an unavoidable, fundamental problem. Maybe that scares away big tech, but I quite like the…
Re: Training of Physical Neural Networks
#28This is a pretty big problem, though if you use information-bottleneck training you can train each layer simultaneously.
Re: Training of Physical Neural Networks
#29PNNs resemble neural networks, however at least part of the system is analog rather than digital, meaning that part or all the input/output data is encoded continuously in a physical parameter, and the weights can also be physical, with the ultimate goal of surpassing digital hardware in performance or efficiency. I am trying to understand what format does a node take in PNNs. Is it a transistor? Or is it more comple…
Re: Training of Physical Neural Networks
#30Earlier quoted context omitted.
Some parts are copiable, but not the more abstract things like the human intellect, for lack of a better word. We are not even born with what you might consider basic mental faculties, for example it might seem absurd, but we have to learn to see... We are born with the "hardware" for it, a visual cortex, an eye, all defined by our genes, but it's actually trained from birth, there is even a feedback loop that causes…
Another example: Children who were "raised in the wild" or locked in a room by themselves have shown to be incapable of learning full human language. The working theory is that our brains can only learn certain skills at certain times of brain development/ages.