|
|
|
|
|
by exratione
3214 days ago
|
|
I feel that those who argue that any approach other than running human brain emulations and then reverse engineering them or speculatively modifying them is the most likely way to get to AGI has a pretty steep hill to climb in order to justify that point of view. Nothing else that is going on now or even on the agenda or even foreseeable offers a plausible, definitive plan to get to AGI. Whereas brain emulation is clearly going to achieve that goal fairly shortly after the maps are good enough and the computational capacity large enough, and the following experimentation is a far more reliable way to determine the underpinnings of intelligence than present efforts at de novo construction. |
|
The AGI will be a reinforcement learning agent, as it will need to be able to perceive and act in the physical world. Thus the path to AGI is the path of RL. The most essential piece in RL will be the development of environment simulators. AlphaGo was a trivial simulator - simple rules in a simple world - but we need real world simulators in order for the AI agents to learn to act. Fortunately simulation is almost the same as gaming and there is huge interest in it both for humans and AI, so it will be developed fast.
So instead of simulating the brain, simulate the world (imperfectly) and run deep neural net based RL to learn to act on top of it.