Hacker News new | ask | show | jobs
by coldtea 1188 days ago
The differences between ChatGPT and a conscious human brain are not unsurmountable.

Let's consider a potential future conscious AGI created by advancing from something like ChatGPT.

The human brain is "always on". It's possible to have a digital system be always on, i.e. not just train once and then just respond, but constantly take new input.

The human brain has way more connections/layers than ChatGPT. It's possible to imagine the digital system getting the same number of connections.

The human brain gets real time sensory input. It's possible to add cameras, microphones, etc to that digital system so it gets a constant feed. Maybe even let it process what it saw during the day in a batch training/GC run (we could call that "sleep").

The human brain has a different topology. It's possible to alter the topology of a digital system neural network to mimick that, instead of using the ChatGPT topology. It's not like we're forever doomed to its simpler statistical model. But it's interesting that it already gets very significant emergent intelligence-like properties.

The human brain is self-conscious. This can very well be an emergent property of the above. I think all that's needed is the ability to have some form feedback mechanism.