this post was submitted on 25 Sep 2024
151 points (89.9% liked)
Technology
59148 readers
1946 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
Probably not for me as I'm not interested in a summarizing tool, but I'm not against AI in general.
OAN, I think over time, the community will see that AI was a bubble, but in the same way that the internet was a bubble back in the day.
Surprised to see this opinion on Lemmy haha. Yep, totally agree with ya here!
Everyone wants a Her style personal assistant — as in one that is personal-context aware, can simplify, and generally enrich their lives (not for emotional support) — but if most people knew how unintelligent AI is, how spectacularly it fails, and how dangerous it is to integrate it into information systems and (especially) give it any ability to act ... Literally nobody would want to give it access to all their data, or use it beyond an advisory role.
Perhaps I'm a luddite - but I unequivocally do not want an assistant like that. I dislike even the basic commands of google assistant. I can do the tasks better and faster than than the assistant can.
Amen to that. I'm not a busy CEO of four companies, I don't need or want an assistant, digital or otherwise. I want to read through articles and watch videos, I can scroll/fast-forward through myself if I feel like it. And while we're at it, I don't really need or want personalized anything - just give me ALL the search results and I'll sort through them myself. Luddite? Maybe, but I literally cannot think of a case where this would be useful or helpful to me...
I can't tell if you're serious or trolling
In before is not just skips important details in its summarization, but also hallucinates its own interpretation of things into it.
Generally, don't call it "AI", don't overhype it, don't use it where it is bad in its function (like telling you "facts"), don't shove it into everything. I bet 80+ percent of all "AI" energy consumption is wasted on completely useless and moronic tasks that have 0 value even on a personal level.
"The term "AI" has been in use since 1956 for a wide range of computer science techniques. LLMs most certainly qualify as AI. You may be thinking of the science-fiction kind of "artificial people" AI, which is a subset of AI called Artificial General Intelligence when researchers want to be specific about that kind.
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.