this post was submitted on 12 Jul 2024
299 points (99.7% liked)

Technology

37521 readers
111 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] jarfil@beehaw.org 7 points 1 month ago (1 children)

Not exactly.

LLMs are predictive-associative token algorithms with a degree of randomness and some self-reflection. A key aspect is that anything can be a token, they can self-feed their own output, creating the basis for a thought cycle, as well as output control input for other algorithms. It remains to be seen whether the core of "(human) intelligence" is much more than that, and by how much.

Stable Diffusion is a random image generator that refines its output based on perceptual traits associated with a prompt. It's like a "lite" version of human dreaming, only with a super-human training set. Kind of an "uncanny valley" version of dreaming.

It just so happens that both algorithms have been showcased at about the same time, and it's the first time we can build a "set and forget" AI system that can both make decisions about its own next steps, and emulate human creativity... which has driven the hype into overdrive.

I don't think we'll stop hearing about it, but I do think there is much more to be done, and it's pretty much impossible to feed any of the algorithms with human experience data, without registering at least one human learning cycle, as in over many years from inside a humanoid robot.

[–] AVincentInSpace@pawb.social 1 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

LLMs are predictive associative token algorithms

Ah, so they produce parts of words instead of whole words at a time. Totally different.

with a degree of randomness and self reflection.

And they're hooked up to random number generators so if you give it the same input twice you'll get different output. Totally makes it smarter.

A key aspect is that anything can be a token

...much like predictive text. Rarely will you find one that doesn't suggest punctuation on occasion.

they can self feed their own output

...much like predictive text.

as well as output control input for other algorithms.

Oh, so you can tell it to suggest certain tokens more or less often. How fancy.

It remains to be seen whether the core of human intelligence is much more than that.

I mean, I'd say the ability to visualize things and reason about scenarios it hasn't experienced before are a good start.

[–] jarfil@beehaw.org 1 points 3 weeks ago

Not sure if you were unable or unwilling to understand anything of what I wrote, and I don't like your tone. Feel free to come back with something more serious.