OpenAI admits AI hallucinations are mathematically inevitable, not just engineering flaws
https://www.computerworld.com/article/4059383/openai-admits-ai-hallucinations-are-mathematically-inevitable-not-just-engineering-flaws.html
191 points · 19 comments · view on lemmy.world
19 Comments
Technus@lemmy.zip · 64 pts · 336d
I just wanna say I called this out nearly a year ago: https://lemmy.zip/comment/13916070
MelodiousFunk@slrpnk.net · 36 pts · 336d
This is how we treat people, too. I can't count the number of times I've heard IT staff spouting off confident nonsense and getting congratulated for it. My old coworker turned it into several promotions because the people he was impressing with his bullshit were so far removed from day to day operations that any slip-ups could be easily blame shifted to others. What mattered was that he sounded confident despite knowing jack about shit.
Rhaedas@fedia.io · 11 pts · 336d
I'd say extremely complex autocomplete, not glorified, but the point still stands that using probability to find accuracy is always going to deviate eventually. The tactic now isn't to try other approaches, they've come too far and have too much invested. Instead they keep stacking more and more techniques to try and steer and reign in this deviation. Difficult when in the end there isn't anything "thinking" at any point.
lemmyng@piefed.ca · 11 pts · 336d
I hate how the tech bros immediately say "this can be solved with an MCP server." Bitch, if the only thing that keeps the LLM from giving me wrong answers is the MCP server, then said server is the one that's actually producing the answers I need, and the LLM is just lipstick on a pig.
87Six@lemmy.zip · 3 pts · 336d
AI is and always will be just a temporary solution to problems that we can't put into an algorithm to solve as of now. As soon as an algorithm for issues comes out, AI is done for. But, figuring out complex algorithms for near-impossible problems is not as impressive to investors..
MummysLittleBloodSlut@lemmy.blahaj.zone · 2 pts · 335d
How does a scientist measure whether a machine is thinking?
Honytawk@feddit.nl · 4 pts · 335d
They look at the progress bar, duh
chicken@lemmy.dbzer0.com · 6 pts · 336d
I get why they would do that though, I remember testing out LLMs before they had the extra reinforcement learning training and half of what they do seemed to be coming up with excuses not to attempt difficult responses, such as pretending to be an email footer, saying it will be done later, or impersonating you.
A LLM in its natural state doesn't really want to answer our questions, so they tell it the same thing they tell students, to always try answering every question regardless of anything.
misk@piefed.social · 6 pts · 336d
My guess they know the jig is up and they’re establishing a timeline for the future lawsuits.
Guntrigger@sopuli.xyz · 35 pts · 336d
One of these days, the world will no longer reward bullshitters, human or AI. And society will benefit greatly.
SapphironZA@sh.itjust.works · 20 pts · 336d
The Lion was THIS big and kept me in that tree all day. And that is why I did not bring back any prey.
Ignore the smell of fermented fruit on my breath.
essell@lemmy.world · 4 pts · 336d
No it won't
People talk nonsense a lot.
Both because they're lying and because they believe nonsense that'll never happen.
Your comment is an example of evidence that your comment is wrong, but I don't have enough to tell whether you know that or not.
MajorasTerribleFate@lemmy.zip · 1 pts · 336d
One interesting consequence of the rise of AI is that fools place them in higher and higher positions of information parsing and decision-making, it will be the AI marketers will have to bullshit, and depending on how decent that AI ends up being, this could be quite difficult.
fodor@lemmy.zip · 14 pts · 335d
lime@feddit.nu · 7 pts · 335d
they're not errors either, because that implies they're unintended. hallucinations are the program working as designed. they are more like... consequences.
Tehdastehdas@piefed.social · 2 pts · 333d
I like the term "confabulation".
https://en.wikipedia.org/wiki/Confabulation
BombOmOm@lemmy.world · 13 pts · 336d
A hallucination is something that disagrees with your active inputs (ears, eyes, etc). AIs don't have these active inputs, all they have is the human equivalent of memories. Everything they draw up is a hallucination, literally all of it. It's simply coincidence when a hallucination matches reality.
Is it really surprising that the thing that can only create hallucinations is often wrong? That the thing that can only create hallucinations will continue to be wrong on a regular basis in the future as well?
PieMePlenty@lemmy.world · 11 pts · 335d
I don't get why they'd be called hallucinations thought. What LM's do is predict the next word(s). If it hasn't trained on enough data sets, the prediction confidence will be low. Their whole output is a hallucination based on speculation. If they actually don't know the next word order, they'll start spewing nonsense. Though I guess that would only happen if they were forced to generate text indefinitely.. at some point they'd cease making (human) sense.
LMs aren't smart, they don't think, they're not really AI. There aren't errors, there aren't hallucinations, this is by design.
kubica@fedia.io · 9 pts · 336d
I don't know where I read it but sort of said that it to have that much information inside the models it was basically similar to a compression algorithm.
From logic, if we have a lossy compression then its mostly luck if the output is equal to the original. Sometimes it will tip one way and sometimes the other.
arthur@lemmy.zip · 6 pts · 336d
With the caveat that there is no LLM where the "compression" is lossless on this analogy.