←back to thread

625 points lukebennett | 1 comments | | HN request time: 0.202s | source
Show context
irrational ◴[] No.42139106[source]
> The AGI bubble is bursting a little bit

I'm surprised that any of these companies consider what they are working on to be Artificial General Intelligences. I'm probably wrong, but my impression was AGI meant the AI is self aware like a human. An LLM hardly seems like something that will lead to self-awareness.

replies(18): >>42139138 #>>42139186 #>>42139243 #>>42139257 #>>42139286 #>>42139294 #>>42139338 #>>42139534 #>>42139569 #>>42139633 #>>42139782 #>>42139855 #>>42139950 #>>42139969 #>>42140128 #>>42140234 #>>42142661 #>>42157364 #
Taylor_OD ◴[] No.42139138[source]
I think your definition is off from what most people would define AGI as. Generally, it means being able to think and reason at a human level for a multitude/all tasks or jobs.

"Artificial General Intelligence (AGI) refers to a theoretical form of artificial intelligence that possesses the ability to understand, learn, and apply knowledge across a wide range of tasks at a level comparable to that of a human being."

Altman says AGI could be here in 2025: https://youtu.be/xXCBz_8hM9w?si=F-vQXJgQvJKZH3fv

But he certainly means an LLM that can perform at/above human level in most tasks rather than a self aware entity.

replies(3): >>42139407 #>>42139669 #>>42139677 #
swatcoder ◴[] No.42139669[source]
On the contrary, I think you're conflating the narrow jargon of the industry with what "most people" would define.

"Most people" naturally associate AGI with the sci-tropes of self-aware human-like agents.

But industries want something more concrete and prospectively-acheivable in their jargon, and so that's where AGI gets redefined as wide task suitability.

And while that's not an unreasonable definition in the context of the industry, it's one that vanishingly few people are actually familiar with.

And the commercial AI vendors benefit greatly from allowing those two usages to conflate in the minds of as many people as possible, as it lets them suggest grand claims while keeping a rhetorical "we obviously never meant that!" in their back pocket

replies(2): >>42140855 #>>42141180 #
nuancebydefault ◴[] No.42140855[source]
There is no single definition, let alone a way to measure, of self awareness nor of reasoning.

Because of that, the discussion of what AGI means in its broadest sense, will never end.

So in fact such AGI discussion will not make nobody wiser.

replies(1): >>42141612 #
1. nomel ◴[] No.42141612[source]
I agree there's no single definition, but I think they all have something current LLM don't: the ability to learn new things, in a persistent way, with few shots.

I would argue that learning is The definition of AGI, since everything else comes naturally from that.

The current architectures can't learn without retraining, fine tuning is at the expense of general knowledge, and keeping things in context is detrimental to general performance. Once you have few shot learning, I think it's more of a "give it agency so it can explore" type problem.