this post was submitted on 17 May 2024
529 points (100.0% liked)

Technology

68672 readers
3425 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 41 points 11 months ago* (last edited 11 months ago) (5 children)

It will never be solved. Even the greatest hypothetical super intelligence is limited by what it can observe and process. Omniscience doesn't exist in the physical world. Humans hallucinate too - all the time. It's just that our approximations are usually correct, and then we don't call it a hallucination anymore. But realistically, the signals coming from our feet take longer to process than those from our eyes, so our brain has to predict information to create the experience. It's also why we don't notice our blinks, or why we don't see the blind spot our eyes have.

AI representing a more primitive version of our brains will hallucinate far more, especially because it cannot verify anything in the real world and is limited by the data it has been given, which it has to treat as ultimate truth. The mistake was trying to turn AI into a source of truth.

Hallucinations shouldn't be treated like a bug. They are a feature - just not one the big tech companies wanted.

When humans hallucinate on purpose (and not due to illness), we get imagination and dreams; fuel for fiction, but not for reality.

[–] [email protected] 13 points 11 months ago (1 children)

I think you're giving a glorified encyclopedia too much credit. The difference between us and "AI" is that we can approach knowledge from a problem solving position. We do approximate the laws of physics, but we don't blindly take our beliefs and run with it. We put we come up with a theory that then gets rigorously criticized, then come up with ways to test that theory, then be critical of the test results and eventually we come to consensus that based on our understandings that thing is true. We've built entire frameworks to reduce our "hallucinations". The reason we even know we have blind spots is because we're so critical of our own "hallucinations" that we end up deliberately looking for our blind spots.

But the "AI" doesn't do that. It can't do that. The "AI" can't solve problems, it can't be critical of itself or what information its giving out. All our current "AI" can do is word vomit itself into a reasonable answer. Sometimes the word vomit is factually correct, sometimes it's just nonsense.

You are right that theoretically hallucinations cannot be solved, but in practicality we ourselves have come up with solutions to minimize it. We could probably do something similar with "AI" but not when the AI is just a LLM that fumbles into sentences.

[–] [email protected] 5 points 11 months ago* (last edited 11 months ago) (2 children)

I'm not sure where you think I'm giving it too much credit, because as far as I read it we already totally agree lol. You're right, methods exist to diminish the effect of hallucinations. That's what the scientific method is. Current AI has no physical body and can't run experiments to verify objective reality. It can't fact check itself other than be told by the humans training it what is correct (and humans are fallible), and even then if it has gaps in what it knows it will fill it up with something probable - but which is likely going to be bullshit.

All my point was, is that to truly fix it would be to basically create an omniscient being, which cannot exist in our physical world. It will always have to make some assumptions - just like we do.

[–] [email protected] 4 points 11 months ago* (last edited 11 months ago) (1 children)

The fundamental difference is that the AI doesn't know anything. It isn't capable of understanding, it doesn't learn in the same sense that humans learn. A LLM is a (complex!) digital machine that guesses the next most likely word based on essentially statistics, nothing more, nothing less.

It doesn't know what it's saying, nor does it understand the subject matter, or what a human is, or what a hallucination is or why it has them. They are fundamentally incapable of even perceiving the problem, because they do not perceive anything aside from text in and text out.

[–] Drewelite 2 points 11 months ago* (last edited 11 months ago)

Many people's entire thought process is an internal monologue. You think that voice is magic? It takes input and generates a conceptual internal dialogue based on what it's previously experienced (training data for long term, context for short term). What do you mean when you say you understand something? What is the mechanism that your brain undergoes that's defined as understanding?

Because for me it's an internal conversation that asserts an assumption based on previous data and then attacks it with the next most probable counter argument systematically until what I consider a "good idea" emerges that is reasonably vetted. Then I test it in the real world by enacting the scientific process. The results are added to my long term memory (training data).

[–] [email protected] 2 points 11 months ago (1 children)

It doesn't need to verify reality, it needs to be internally consistent and it's not.

For example I was setting up logging pipeline and one of the filters didn't work. There was seemingly nothing wrong with configuration itself and after some more tests with dummy data I was able to get it working, but it still didn't work with the actual input data. So I have the working dummy example and the actual configuration to chatGPT and asked why the actual configuration doesn't work. After some prompts going over what I had already tried it ended up giving me the exact same configuration I had presented as the problem. Humans wouldn't (or at least shouldn't) make that error because it would be internally inconsistent, the problem statement can't be the solution.

But the AI doesn't have internal consistency because it doesn't really think. It's not making sure what it's saying is logical based on the information it knows, it's not trying to make assumptions to solve a problem, it can't even deduce that something true is actuality true. All it can do is predict what we would perceive as the answer.

[–] [email protected] 1 points 10 months ago* (last edited 10 months ago)

Indeed. It doesn't even trend towards consistency.

It's much like the pattern-matching layer of human consciousness. Its function isn't to filter for truth, its function is to match knowns and potentials to patterns in its environment.

AI has no notion of critical thinking. It is purely positive "thinking", in a technical sense - it is positing based on what it "knows", but there is no genuine concept of self, nor even of critical thinking, nor even a non-conceptual logic or consistency filter.

[–] Drewelite 8 points 11 months ago

Could not have said it better. The whole reason contemporary programs haven't been able to adapt to the ambiguity of real world situations is because they require rigidly defined parameters to function. LLMs and AI make assumptions and act on shaky info - That's the whole point. If people waited for complete understanding of every circumstance and topic, we'd constantly be trapped in indecision. Without the ability to test their assumptions in the real world, LLMs will be like children.

[–] [email protected] 4 points 11 months ago (1 children)

Very long layman take. Why is there always so many of these on every ai post? What do you get from guesstimating how the technology works?

[–] [email protected] 10 points 11 months ago (1 children)

I'm not an expert in AI, I will admit. But I'm not a layman either. We're all anonymous on here anyways. Why not leave a comment explaining what you disagree with?

[–] [email protected] 3 points 11 months ago (4 children)

I want to just understand why people get so passionate about explaining how things work, especially in this field where even the experts themselves just don't understand how it works? It's just an interesting phenomenon to me

[–] [email protected] 6 points 11 months ago (1 children)

The not understanding hlw it works thing isn't universal in ai from my understanding. And people understand how a lot of it works even then. There may be a few mysterious but its not sacrificing chickens to Jupiter either.

[–] [email protected] 1 points 10 months ago

Nope, it's actually not understood. Sorry to hear you don't understand that

[–] [email protected] 5 points 11 months ago (1 children)

What exactly are your bona fides that you get to play the part of the exasperated "expert" here? And, more importantly, why should I give a fuck?

I constantly hear this shit from other self-appointed experts in this field as if no one is allowed to discuss, criticize, or form opinions on the implications of this technology besides those few who 'truly understand'.

[–] [email protected] 1 points 10 months ago

Did you misread something? Nothing of what you said is relevant

[–] [email protected] 3 points 11 months ago* (last edited 11 months ago) (1 children)

Hallucinations in AI are fairly well understood as far as I'm aware. Explained in high level on the Wikipedia page for it. And I'm honestly not making any objective assessment of the technology itself. I'm making a deduction based on the laws of nature and biological facts about real life neural networks. (I do say AI is driven by the data it's given, but that's something even a layman might know)

How to mitigate hallucinations is definitely something the experts are actively discussing and have limited success in doing so (and I certainly don't have an answer there either), but a true fix should be impossible.

I can't exactly say why I'm passionate about it. In part I want people to be informed about what AI is and is not, because knowledge about the technology allows us to make more informed decision about the place AI takes in our society. But I'm also passionate about human psychology and creativity, and what we can learn about ourselves from the quirks we see in these technologies.

[–] [email protected] 1 points 10 months ago

Not really, no, because these aren't biological, and the scientists that work with it is more interested in understanding why it works at all.

It is very interesting how the brain works, and our sensory processing is predictive in nature, but no, it's not relevant to machine learning which works completely different

[–] Drewelite 3 points 11 months ago (2 children)

Seems like there are a lot of half baked ideas online about AI that seem to come from assumptions based on some sci-fi ideal or something. People are shocked that an artificial intelligence gets things wrong when they themselves have probably made a handful of incorrect assumptions today. This Tom Scott talk is a great explanation of how truth can never be programmed into anything. And will never really be obtainable to humanity in the foreseeable future.

[–] [email protected] 2 points 10 months ago

Yeah! That's probably a good portion of it, but exasterbated by the general hate for ai, which is understandable due to the conglomorates abusive training data

[–] [email protected] 1 points 11 months ago

Here is an alternative Piped link(s):

Tom Scott talk

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source; check me out at GitHub.