Best response to the current "AI" fad driven fear I've seen so far (not my words): These AI tools cannot do things. They create text (or images or code or what-have-you) in response to prompts. And that's it! It is impressive, and it is clearly passing the Turing Test to some degree, because people are confusing the apparent intelligence behind these outputs with a combination of actual intelligence and "will." Not o…
You are correct, but that is just the interface we use, it says nothing about its internal structure or capabilities, and does not refute those concerns in the way you think it does.
Sufficient accuracy at predicting tokens, especially about novel concepts outside of the training set requires no less than a model of the universe that generated those tokens. This is what intelligence is. In my own experiments with Gpt-4, it can solve difficult novel problems and predict the outcomes of physical experiments unlike anything it was trained on. Have you seen the microsoft paper on its creative problem solving abilities, or tested them yourself? Your summary of its limitations implies that its real capabilities identified in a research environment are impossible.
Becoming an “agent” with “will” from being a sufficiently accurate text prediction model is trivial, it’s a property of how you access and configure use of the model, not of the model itself. It just needs to be given a prompt with a goal, and be able to call itself recursively and give itself commands, which it has already demonstrated an ability to do. It has coded a working framework for this just from a prompt asking it to.