this post was submitted on 27 Feb 2024
107 points (100.0% liked)
Technology
37696 readers
156 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
view the rest of the comments
I think it's very clear that this "stochastic parrot" idea is less and less accepted by researchers and philosophers, maybe only in the podcasts I listen to...
I think we need to be careful thinking we understand what human knowledge is and our understanding of the connotations if the word "sense" there. If you mean GPT4 doesn't have knowledge like humans have like a car doesn't have motion like a human does then I think we agree. But if you mean that GPT4 cannot reason and access and present information - that's just false on the face of just using the tool IMO.
It's also untrue that it's predicting words, it's using tokens, which are more like concepts than words, so I'd argue already closer to humans. To the extent it is just predicting stuff, it really calls into question the value of most of the school essays it writes so well now...
Yes definitely. Many of my fellow NLP researchers would disagree with those researchers and philosophers (not sure why we should care about the latter’s opinions on LLMs).
You’re clearly not an expert so please stop spreading misinformation like this.
Philosophers may not be represent an authory on the mechanics of LLMs, but in a discussion of the nature consciousness (which is really what the stochastic parrot stuff is about), their opinion is as valid as anyone elses, and they have one of the richer histories of conceptualizing it, long before more rigorous empirical disciplines could dream of doing so.
I'm not sure what you're saying here - do you mean you do or don't think LLMs are “stochastic parrot”s?
In any case, the reason I would care about philosophers opinions on LLMs is mostly because LLMs are already making "the masses" think they're potentially sentient, and or would deserve personhood. What's more concerning is that the academics that sort of define what thinking even is seem confused by LLMs if you take the “stochastic parrot” POV. This eventually has real world affects - it might take a decade or two, but these things spread.
I think this is a crazy idea right now, but I also think that going into the future eventually we'll need to have something like a TNG "Measure of a Man" trial about some AI, and I'd want to get that sort of thing right.
A token is not a concept. A token is a word or word fragment that occured often in free text and was assigned a number. Common words, prefixes, and suffixes are the vast majority of tokens, and the rest are uncommon pairs of letters.
The algorithm to generate tokens is essentially compression, there is no semantic meaning embedded in them.
Yea, that was a bad way to phrase it - I just meant that from what I've heard tokens are very much not word by word. And sometimes it's a couple words, but maybe that was misinformation. And I was trying (and failing) to make an analogy for a human - a concept is a compression of what otherwise would be a bunch of words, though I kind of meant more like a reference I guess.