You are making a big assumption here, which is that LLMs are the main "algorithm" that the human brain uses. The human brain can easily be a Turing machine, that's "running" something that's not an LLM. If that's the case, we can say that the fact that humans can come up with novel concept does not imply that LLMs can do the same.
vidarh|3 months ago
The point of talking about Turing completeness is that any universal Turing machine can emulate any other (Turing equivalence). This is fundamental to the theory of computation.
And since we can easily show that both can be rigged up in ways that makes the system Turing complete, for humans to be "special", we would need to be able to be more than Turing complete.
There is no evidence to suggest we are, and no evidence to suggest that is even possible.
Fargren|3 months ago
You can't build an LLM that will factorize arbitrarily large numbers, even in infinite time. But a Turing machine can.