this post was submitted on 02 Dec 2023
158 points (85.3% liked)

Technology

59374 readers
2960 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
[–] [email protected] 72 points 11 months ago (22 children)

You got it the wrong way around. We already have a ton of compute and what this kind of AI can do is pretty cool.

But adding more compute power and parameters won't solve the inherent problems.

No matter what you do, it's still just a text generator guessing the next best word. It doesn't do real math or logic, it gets basic things wrong and hallucinates new fake facts.

Sure, it will get slightly better still, but not much. You can throw a million times the power at it and it will still fuck up in just the same ways.

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

This is short-sighted.

The jump to GPT 3.5 was preceded by the same general misunderstanding (we've reached the limit of what generative pre-trained transformers can do, we've reached diminishing returns, ECT.) and then a relatively small change (AFAIK it was a couple additional layers of transforms and a refinement of the training protocol) and suddenly it was displaying behaviors none of the experts expected.

Small changes will compound when factored over billions of nodes, that's just how it goes. It's just that nobody knows which changes will have that scale of impact, and what emergent qualities happen as a result.

It's ok to say "we don't know why this works" and also "there's no reason to expect anything more from this methodology". But I wouldn't dismiss further improvements as a forgone possibility.

[–] [email protected] 8 points 11 months ago (7 children)

Another way to think of this is feedback from humans will refine results. If enough people tell it that Toronto is not the capital of Canada it will start biasing toward Ottawa, for example. I have a feeling this is behind the search engine roll out.

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

ChatGPT doesn't learn like that though, does it? I thought it was "static" with its training data.

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

I was speculating about how you can overcome hallucinations, etc., by supplying additional training data. Not specific to ChatGPT or even LLMs...

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

You can finetune LLMs using smaller datasets, or with RLHF (reinforcement learning from human feedback) wherein people can give ratings to responses and the model can be either "rewarded" or "penalized" based off of the ratings for a given output. This retrains the LLM to produce outputs that people prefer.

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

Active Learning Models. Though public exposure can eaily fuck it up, without adult supervision. With proper supervision though, there's promise.

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

So it will always have the biases of the supervisors

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

Bias is inevitable. Whether it is AI or any other knowledge based system. We just have to be cognizant of it and try to remedy it.

load more comments (4 replies)
load more comments (6 replies)
load more comments (17 replies)