Earlier quoted context omitted.
I'm not disputing that. I just think that intelligence or 'sapience' is not something that requires reverence on our part.
What is then, if anything? Definitely not "being a biological system" - that seems much more boring than intelligence, and the line between "biological" and "non-biological" is somewhat arbitrary and increasingly blurry anyway.
Why This AI Moment May Be the Real Deal
141–150 of 231 posts
Re: Why This AI Moment May Be the Real Deal
#142Earlier quoted context omitted.
I'm always on the position that at some point (i make no prediction of when) "AI" will still be labeled as not-intelligent, but to external observers it won't be possible to know. Ie we will be able to describe how a function of `add(1,2)` is most clearly definitely not intelligent. We will understand the internal makeup of these neurons better, the whole system will be deterministic and understood - just a very larg…
> If we can't tell it apart from us.. and if we know it is most definitely not alive or even mysterious.. what does that say about us? That concepts like "consciousness," "free will," and "qualia" are nebulous precisely because they were invented by us to describe things we don't understand yet we feel obligated to insist are special and unique characteristics of our identity.
Re: Why This AI Moment May Be the Real Deal
#143"It is too early to say that the new AI class is an inherently antihuman technological paradigm, as social media has proven itself to be.
But it is not too early to suspect that AIs will dwarf social media in their power to disrupt modern life.
If that is so, we had better learn some new and unfamiliar ways of interrogating this technology, and fast. Whatever these entities are — they’re here." -Ari Schulman
People that mistake an large language model (LLM) for anything other than a LLM make some fundamentally broken assumptions.
Are ChatGPT, Midjourney, etc. a fundamental leap in the state of the art when it comes to allowing computer systems to understand what people mean and return something useful based on it? 100%
Is ChatGPT or the like going to become self-aware, compromise other computer systems, etc? No more than your shoe is going to take over your foot.
There's far too many people worried about "AI" that don't have enough context to realize they're fearing a non-sentient tool that has zero agency, and will not for the foreseeable future.
Somebody wake me up when the panic is over.
Re: Why This AI Moment May Be the Real Deal
#144From the last paragraph in the article: "It is too early to say that the new AI class is an inherently antihuman technological paradigm, as social media has proven itself to be. But it is not too early to suspect that AIs will dwarf social media in their power to disrupt modern life. If that is so, we had better learn some new and unfamiliar ways of interrogating this technology, and fast. Whatever these entities are…
Agreed. It's strange though, to be honest I don't see much if any worry about self awareness, i think anyone who knows anything understands that's not the issue. The "issue" if you can call it that is how it will impact society from a labor and content perspective. How much synthetic content will be perceived as true and assumed to be correct simply because we haven't had time to adapt to the fact that the rate of synthetic content is exponential now.
Re: Why This AI Moment May Be the Real Deal
#145It's not combining an LLM with data/memory recollection and infinite agency that will lead to leaps in cognition. Complex systems still can do that and still not have self-awareness / cognition. We will need to take some more fundamental leaps to synthesize memory, agency and prediction to operate within a single system where self-awareness resides in the entity and not in the building blocks. LLM's represent a build…
I am an absolute layman when it comes to AI topics, but I have been wondering about this lately. A lot of the hopes in regard to AGI in LLMs seem to focus on just making the models bigger, or feeding them even more information. On the other hand, some researchers in the AGI space seem to move in a completely different direction, trying to use neural networks to simulate different parts of a brain, moving away from la…
Re: Why This AI Moment May Be the Real Deal
#146Re: Why This AI Moment May Be the Real Deal
#147From the last paragraph in the article: "It is too early to say that the new AI class is an inherently antihuman technological paradigm, as social media has proven itself to be. But it is not too early to suspect that AIs will dwarf social media in their power to disrupt modern life. If that is so, we had better learn some new and unfamiliar ways of interrogating this technology, and fast. Whatever these entities are…
> Is ChatGPT or the like going to become self-aware, compromise other computer systems, etc? No more than your shoe is going to take over your foot. Agreed. It's strange though, to be honest I don't see much if any worry about self awareness, i think anyone who knows anything understands that's not the issue. The "issue" if you can call it that is how it will impact society from a labor and content perspective. How m…
Re: Why This AI Moment May Be the Real Deal
#148Does language understand itself? Some of it does, and some of it doesn't.
Remember, LLMs aren't the person writing.
Re: Why This AI Moment May Be the Real Deal
#149Re: Why This AI Moment May Be the Real Deal
#150Earlier quoted context omitted.
No, unfortunately it doesn't learn online. It forgets everything after each interaction. They can collect the data and retrain later, but the hard part is doing all the fine-tuning steps all over again and ensuring the new model has no regressions. GPT3.5 and 4 are years out of date, an unfortunate situation when generating code or asking about recent events. And now they removed the search plugin, probably they got…
Or you use one of the many other search enabled LLMs (e.g. https://phind.com ) or build your own via langchain etc.