this post was submitted on 02 Dec 2023
156 points (85.1% liked)

Technology

57418 readers
4806 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 content.
  3. Be excellent to each another!
  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, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Bill Gates feels Generative AI has plateaued, says GPT-5 will not be any better::The billionaire philanthropist in an interview with German newspaper Handelsblatt, shared his thoughts on Artificial general intelligence, climate change, and the scope of AI in the future.

you are viewing a single comment's thread
view the rest of the comments
[–] scarabic@lemmy.world 4 points 8 months ago (1 children)

Hehe. I’m imagining sitting 100 human test subjects down in a lab setting and asking them what 2+2 is, and then telling them they’re wrong when they answer 4. I don’t know how many of them would guess again but I know it’s not zero. Meanwhile, GPT can probably give a better answer to any advanced math or science query than the majority of humans.

I’m a writer and a language nerd and I watch people all the time use words incorrectly because they think they know what they mean, but they really don’t. They’re just regurgitating them in what they think is the same situation they heard them. They don’t “understand” the word and are just guessing and churning out crap.

I don’t have a dog in this race but I think it’s interesting how people judge artificial intelligence with too much credit given to what goes on with human intelligence. Most people who say it’s “just a next word predictor” read that phrase somewhere and are regurgitating it, not at all dissimilarly to what LLMs do. They use phrases like “it doesn’t actually understand” without being able to define, with any clarity or precision, and without resorting to examples, what would actually impress them as real intelligence.

[–] Vlyn@lemmy.zip 1 points 8 months ago (3 children)

GPT can probably give a better answer to any advanced math or science query than the majority of humans

Only if that answer is already out there and in the model. So pretty much a Google search away.

GPT isn't coming up with new math or science facts (at least not real ones).

It literally is a word predictor, an insanely complex one, it's the best way to describe it. If you start with layers, parameters and so on most people lose interest. But there's some really good explanations around.

Generic AI (real AI) has internal logic, can learn and improve itself and can do self motivated actions. Chat GPT can tell you exactly how to create an account and order something from Amazon, but despite being able to put that text out it will never be able to actually follow them itself.

[–] scarabic@lemmy.world 2 points 8 months ago

Only if that answer is already out there

Again, pretty similar to the vast majority of humans. How many times in your science education did you learn ann equation that you’d already figured out on your own previously?

And to be fair, GPT doesn’t have hands and the ability to conduct experiments. So we have to, in a sense, judge its success on an apples to apples basis of what it, and we, do with the corpus of written knowledge.

In contrast to humans, GPT has at least read it all ;) (I say this in jest - I know it doesn’t have access to everything, but humans are too lazy to read, for the most part, even things they have access to).

[–] Blue_Morpho@lemmy.world 2 points 8 months ago

Only if that answer is already out there and in the model.

That's not true. I wanted a vba script for Excel. I don't know vba or excel so I spent hours searching Google for help. There were explanations of functions but no working code. I tried GPT for the fun of it and it spit back working code. Code that was nowhere on the Internet.

It was able to put together functions into working code based on the definition of functions, not simply cutting and pasting what somebody else had already written.

[–] guacupado@lemmy.world 1 points 8 months ago (2 children)

Chat GPT can tell you exactly how to create an account and order something from Amazon, but despite being able to put that text out it will never be able to actually follow them itself.

This is a really good ELI5 explanation of its limit.

[–] Vlyn@lemmy.zip 1 points 8 months ago

That would still give it too much credit in that case. It's purely an input output system. You put text in (the prompt), you get text out (the result). If there is no input from you, there is no output. It doesn't have any intrinsic functionality that runs on its own.

Maybe a bit too much for an ELI5.

[–] scarabic@lemmy.world 1 points 8 months ago

How is it a definitional limit on its intelligence that it can’t use interfaces designed for people with hands? You also cannot send an http request with your lips no matter how you try - that’s just not an interface made for you.

Bots can 100% operate websites and take online actions, conduct quality tests, write fake reviews. That doesn’t mean they are intelligent. I just can’t see how it has any bearing either way whether ChatGPT can place an Amazon order.