151
Today's Large Language Models are Essentially BS Machines
(quandyfactory.com)
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
Which is obviously false, as a quick try will show. Poems are just language and LLMs understand that very well. That LLMs don't have any idea how cats actually look like or move, beyond what they can gather from text books, is irrelevant here, they aren't tasked with painting a picture (which the upcoming multi-modal models can do anyway).
Now there can of course be problems that can be expressed in language, but not solve in the realm of language. But I find those to be incredible rare, rare enough that I never really seen a good example. ChatGPT captures an enormous amount of knowledge about the world, and humans have written about a lot of stuff. Coming up with questions that would be trivial to answer for any human, but impossible for ChatGPT is quite tricky.
Have you actually ever actually seen an iceberg or just read about them?
ChatGPT doesn't learn. It's a completely static model that doesn't change. All the learning happened in a separate step back when it was created, it doesn't happen when you interact with it. That illusion comes from the text prompt, which includes both your text as well as its output, getting feed into the model as input. But outside that text prompt, it's just static.
That's because it fundamentally can't mull it over. It's a feed forward neural network, meaning everything that goes in on one side comes out on the other in a fixed amount of time. It can't do loops by itself. It has no hidden internal monologue. The only dynamic part is the prompt, which is also why its ability to problem solve improves quite a bit when you require it to do the steps individually instead of just presenting the answer, as that allows the prompt to be it's "internal monologue".
Which is why I came up with the "feline poetry" example. It's a quite simple concept for a human even if not particularly poetry-inclined, yet, if noone ever has written about the concept it's going to be an uphill battle for ChatGPT. And, no, I haven't tried. I also didn't mean it as some kind of dick measuring contest I simply wanted to explain what kind of thing ChatGPT really has trouble with.
As a matter of fact yes, I have. North cape, Norway.
ChatGPT is also its training procedure if you ask me, same as humanity is also its evolution.