| > What's the machine code of an AGI gonna look like? Right now the guess is that it will be mostly a bunch of multiplications and additions. > It makes one illegal instruction and crashes? And our hearth quivers just slightly the wrong way and we die. Or a tiny blood cloth plugs a vessel in our brain and we die. Do you feel that our fragility is a good reason why meat cannot be intelligent? > I jest but really think about the metal. Ok. I'm thinking about the metal. What should this thinking illuminate? > The inside of modern computers is tightly controlled with no room for anything unpredictable. Let's assume we can't make AGI because we need randomness and unpredictability in our computers. We can very easily add unpredictability. The simple and stupid solution is to add some sensor (like a camera CCD) and stare at the measurement noise. You don't even need a lens on that CCD. You can cap it so it sees "all black", and then what it measures is basically heat noise of the sensors. Voila. Your computer has now unpredictability. People who actually make semiconductors probably can come up with even simpler and easier ways to integrate unpredictability right on the same chip we compute with. You still haven't really argued why you think "unpredictableness" is the missing component of course. Beside the fact that it just feels right to you. |
I think it's less about the randomness and more about that all the functionality of a computer is defined up front, in software, in training, in hardware. Sure you can add randomness and pick between two paths randomly but a computer couldn't spontaneously pick to go down a path that wasn't defined for it.