Earlier quoted context omitted.
Not sure if AI can have clever or new ideas, it still seems to be it combines existing knowledge and executes algoritms. I am not necessarily saying humans do something different either, but I have yet to see a novel solution from an AI that is not simply an extrapolation of current knowledge.
"extrapolation" literally implies outside the extents of current knowledge.
It means extending/expanding something, but the information is based on the current data.
In computer games, extrapolation is finding the future position of an object based on the current position, velocity and time wanted. We do have some "new" position, but the sistem entropy/information is the same.
Or if we have a line, we can expand infinitely and get new points, but this information was already there in the y = m * x + b line formula.