this post was submitted on 25 Sep 2024
151 points (89.9% liked)
Technology
59174 readers
3285 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm thinking of something that actually processes some form of "thought", in the abstract sense. Even video game AI does that to an extend (granted, there's various techniques depending on the game type), so the term here is actually somewhat appropriate. LLMs don't do that at all though, they're just word guessing based on the texts they were trained upon (while we stick with text gen here at least) and that just so happens to sound like somewhat coherent sentences that can fool someone into thinking that their computer actually talked to them. There never was any sort of thought behind that though. It functions closer to how your mobile keyboard predicts the next word you want to use in its suggestions at the top. It just tries to complete the text it was already presented with. A lot of the illusion here comes actually from the tools used to display this information in a chat like manner, but that's just frontend foolery for the user.
I think it's more that you're overestimating video game AI, here. If your definition of "abstract thought" doesn't include what LLMs do then it definitely shouldn't include video game AI. It's even more illusory.
Yeah but you think a lot of weird things, so that does not surprise me in the slightest.
I would agree with the other guy. A video game AI can be as simple as some if-then decision logic, and i would count that as "AI". An LLM also makes "decisions" on what to do/say, just via a different mechanism (predictive modeling) . I would still bucket that as AI. It you count one you should count the other. Neither are truly "thinking" in the sense of an AGI.
I wasn't talking about something like an AI in Pong. But if your definition of "AI" is conditionals such as if statements, then absolutely everything is an AI, which honestly just further muddles the meaning of that term.