Hacker News .hnnew | past | comments | ask | show | jobs | submitlogin

It was a gambit to try to secure OAI's moat. It failed, and while competitors are catching up (still a while to go yet), he put a target on OAI's back.


This conspiracy theory is myopic. Altman has been cognizant[1][2] of the very-not-scifi danger of machine intelligence since before OpenAI was even founded. I believe he has dangerous levels of hubris but I don't see him being profit motivated. From his statements in the past and his regrets today[3] of bringing the current tech into existence, I'm confident his motivator is simply the desire to not die.

>WHY YOU SHOULD FEAR MACHINE INTELLIGENCE

>Development of superhuman machine intelligence (SMI) [1] is probably the greatest threat to the continued existence of humanity. There are other threats that I think are more certain to happen (for example, an engineered virus with a long incubation period and a high mortality rate) but are unlikely to destroy every human in the universe in the way that SMI could. Also, most of these other big threats are already widely feared.

- Sam Altman, February 25, 2015

[1] https://blog.samaltman.com/machine-intelligence-part-1

[2] https://blog.samaltman.com/machine-intelligence-part-2

[3] https://www.businessinsider.com/openai-ceo-sam-altman-says-h...


Lots of retrospectively-good predictions in there, but this was the one I undervalued the extent of:

> We also have a bad habit of changing the definition of machine intelligence when a program gets really good to claim that the problem wasn’t really that hard in the first place

We've done this so much recently that I'm now seeing rewritten definitions of "real" intelligence that most humans do not meet.


There's quite a rationale justification for the ever 'shifting goalposts.' When humans describe some milestone in the future as finally being "real AI", they're not really just describing that milestone, but the many adjacent capabilities that they expect that milestone to entail. But we're quite clever, and like any old metric needing to be juked, we invariably find ways to achieve the milestone while sidestepping all the capabilities it's supposed to entail.

Chess is the obvious example. A machine capable of playing chess at a human level was supposed to indicate the advent of genuine artificial intelligence at one time. It wasn't that playing chess well means one is intelligent, but rather it was assumed it'd entail abstract planning, strategic thought, intuition, and creativity. Of course now we have software which can crush even a world champion, but none of those adjacent capabilities emerged at all.

And so I think it's also increasingly obvious that this is the same thing with chatbots. Many of us thought those 'surrounding capabilities' were finally here, even more so with OpenAI regularly demonstrating exceptional competence on a wide array of distinct metrics, such as performance on the Bar exam. But once you use the system for a while it becomes clear that its knowledge base is absolutely and unbelievably immense, but its 'understanding' of that knowledge is literally zero. It will arbitrarily create e.g. API calls that do not exist, mix up utterly simple concepts, and fail to learn from its mistakes in any meaningful way whatsoever.

I'm sure if you've used ChatGPT for anything you've run into the utterly annoying scenario of:

- "How do I [x]?"

- "Sure! That's easy, just do [A]."

- "No, you're hallucinating."

- "Oh sorry, thanks. You're right you actually need to do [B]!"

- "No, you're still hallucinating."

- "Oh sorry, you're right. You just need to do [A].

If a human, even a stupid human, acted in this way - you'd assume they were trolling you, especially one gifted with the ability for infinite perfect and complete recall.


Have you used GPT-4 significantly? I've had many experiences* of answers that, as far as I can tell, require strong reasoning skills and a world model. It is unreliable, as you say, but only demonstrating those skills a small fraction of the time would still be proof of their existence.

*: (such as when GPT-4 describes what would be output by Python code that I write and feed it, if it was run, despite GPT-4 not having any access to a Python interpreter and therefore having to simulate what one would do with my code, and despite my code not being in its training set.)

> especially one gifted with the ability for infinite perfect and complete recall.

You know that LLMs don't have this, right? There is no database they have access to containing their training data. They just have the weights that were optimized in response to seeing that training data.


What makes you think there isn't a limited interpreter, or an expert system effectively akin to an interpreter working behind the scenes? I think this is a fairly easy concept to test. Give it 'code' that is trivial to understand, but in a [hopefully] novel syntax that might also fuzz up guess-the-next-word. I just gave ChatGPT a prompt of:

------

"I'm working with a new computer language. What would be the output of:

IsTrue is not true

If IsTrue is true then print IsTrue

If IsTrue is not true then print IsNotTrue"

------

It hemmed and hawed, and accurately describe what the program would do, which is basically just repeating back the last two lines to me. But refused to tell me what the output would be. When I demanded it tell me what the value of "IsTrue" would be, so I could figure out the output, I got:

"I apologize for the confusion, but as an AI language model, I don't have access to the specific values of variables in your code or the ability to execute code directly. In the given context, the value of IsTrue is not specified, so I cannot determine its exact value. It could be either true or a value that is not true, depending on how the variable is defined or assigned in your code."

I then gave it the exact same program in C#, and it unsurprisingly gave me not only a far more meaningful description of what the code does, but also the exact output - immediately.

https://en.wikipedia.org/wiki/Mechanical_Turk


> What makes you think there isn't a limited interpreter

Because OpenAI says there isn't, and there are open source LLMs which show the same (but less profound) ability.

> expert system effectively akin to an interpreter working behind the scenes?

You're describing reasoning again. No-one hardcoded an "expert system" for Python into ChatGPT. If it has become one, it is through reading about Python (and same for C#).


Then what would be your hypothesis on why ChatGPT is incapable of reasonining about the most utterly of trivial pseudo code examples that even the worst developer in the world would instantly understand, yet can parse and output complete and sophisticated programs in certain other languages? Another bit of evidence is how ChatGPT will habitually mixes things up (as is the very nature of LLM systems as currently programmed), yet what you will never see happen, as in 0% of the time, is it randomly mixing code in a chat response. Again, this is extremely trivially explained by the fact that code generation and chat generation are distinct systems, but otherwise...?

Also, expert system [1] needs not be in quotes. It's an 'AI' technology dating back to the 60s. It's essentially just a fancy term for hard-coding queryable domain specific knowledge into a system. As an aside, where has OpenAI claimed any of this is false? Or, for that matter, which open source LLMs produce code that's not completely buggered?

[1] - https://en.wikipedia.org/wiki/Expert_system


Sorry, quick clarification: I asked if you've been using GPT-4, have you? I agree that GPT-3 / "normal ChatGPT" does not have the abilities I'm talking about.


Are you using the GPT-4 API?


> We've done this so much recently that I'm now seeing rewritten definitions of "real" intelligence that most humans do not meet.

Love this sentiment, stealing it =)


:) I heard someone say "LLMs are just lossy compression algorithms" dismissively yesterday, and I would love to hear their understanding of what a brain does.


> I believe he has dangerous levels of hubris but I don't see him being profit motivated

Altman peddles crypto. Keep that in mind when giving him the benefit of doubt on integrity and profit motivation.


Which coin?


Why not both? I think true AGI super intelligence (a lot smarter than us) does have the potential to destroy humanity, and as the current leader, Open AI seems closest to achieving that. Of course superintelligence might be far away or just unachievable, but we don't know that. And I agree Altman's statement also builds OAI's moat, but that doesn't make his statement false.


But isn’t it closer in the same way that I’m closer to Japan than my dog who is sitting 1 meter to the east of me is? We are still both 10,000 km away


This technology (transformer language models) was invented about 6 years ago. For it to be far away means that at some point the exponential has to stop and we have an AI winter. That’s possible but doesn’t look likely at this point.

It’s more likely that we will see superintelligence in our lifetime. And if the rate of progress does not slow it will be sooner rather than later.

My current estimate is parity by 2030 and superintelligence by 2035. Evidence from specialist AIs, e.g. Go, indicates that super AIs tend to occur soon after parity is reached. E.g. AlphaGo (parity) March 2016; Master (super) December 2016.


For it to be far away means that at some point the exponential has to stop

Not if we are on the wrong path, going in the wrong direction, which I think was at least partly the point of the comment to which you are responding.

There is a school of thought that something fundamental is being missed by modern AI and the (amazing) success of GPT3+ ironically risks directing us further down that wrong path at an accelerating pace.


I'm pretty sure AGI will not be one model.

But a collection of models, with some kind of vector databases(or something more efficient than that), being orchestrated by one or multiple master models.

A large LLM that knows pretty much everything there is to know about the world, seems like a good building block for an AGI, no matter how the rest is built.

LLM's could be like the Broca's and Wernicke's area of an AGI brain. working in unison with dozens of other parts.


Or LLMs aren’t involved at all. After all LLMs work at the level of word tokens … how fundamental really are words to AGI level intelligence; the human brain doesn’t operate on the level of words, words are something we picked up, that a more fundamental mechanism at play deals with.


Humanity wasn't doing anything significant before words.


Words help communicate ideas between people, allowing society to advance greatly, but it isn’t necessary for thinking.


Kids workout how to manipulate parents well before they can speak?


Intelectual parity to an average human by 2030? Would you be willing to bet on this?


I don’t know much about AI but this:

> That’s possible but doesn’t look likely at this point.

Why doesn’t it seem likely?

We’ve been trying to do great things with AI for decades. We don’t seem to have an excellent grasp on why certain things work well or if the strategies we’re using can ultimately yield much better intelligence.

My impression is that we really don’t have a lot of control over progress and we could very likely hit walls and stall for many years without meaningful progress. What am I missing?


I can think of two situations that might lead to an AI winter:

1. We are wildly underestimating the computation requirements.

2. There are theoretical roadblocks coming up such that even a very large number of smart people being paid to solve the problem won’t find a key sequence of ideas. Think Riemann Hypothesis, or Fermat’s Last Theorem, etc.

The counter-argument to (1) is that available computational resources are very high given the billions of dollars available. The one system we know to possess human-parity intelligence (the human brain) uses 12 watts and is not exactly a data center.

The counter-argument to (2) is that we’ve made faster than expected progress since the discovery of transformers, and we seem to be quite close already given the capabilities of GPT-4. Of course you don’t know that you’ve hit a roadblock until you hit it, but so far it’s been smooth sailing.


This seems reasonable since we have intelligence in 2023 that can pass both the U.S. bar exam and the MKSAP. Yann LeCunn posted a powerpoint last summer about the path to AGI, and a model for achieving it. Given the pace of progress, 2035 seems reasonable.


Right, I can get closer to the moon than you by climbing the right tree in the right part of the world at the right time. But that doesn't mean I'm any closer to inventing rocketships.


I can't imagine that LLMs are anything other than one tiny component of a true AGI. Maybe/probably necessary, but altogether insufficient by themselves. Even if one could spawn true AGI, it's sort of like the tornado tearing through the junkyard and accidentally assembling the 747. Just altogether improbable.

It even seems unlikely that eve after having invented/improved the LLM, that the other components are anywhere close to being developed.

If his statement were honest and not strategic, then he's utterly irrational and quite possibly self-destructive (even genocidal). One simply wouldn't continue in that line of research if one believes there was the risk of an omnicidal AGI being spawned. It's like something out of a bad Lovecraft story... if you think the spell will summon Cthulhu, the best thing to do is just stop.


Yep. Especially with geohot leaks and torrent activity at an all time high - OpenAI looks cooked


Torrent activity?


What are the geohot leaks?


I assume comments like these, "GPT-4: 8 x 220B experts trained with different data/task distributions and 16-iter inference."

https://twitter.com/soumithchintala/status/16712671501017210... https://archive.li/rfFlW

I'm not sure the most canonical paper on mixture of experts but here's one possible:

https://arxiv.org/pdf/1701.06538.pdf


I think when ppl refer to MoE they are referring generally to the Google GLaM paper actually


https://the-decoder.com/gpt-4-architecture-datasets-costs-an...

Not op, but this is where a cheeky google got me.


"The idea is nearly 30 years old and has been used for large language models before, such as Google's Switch Transformer."

Innovation! :)


George Hotz (pseudo geohot) in his recent interview with Lex Fridman gave some info on the probable structure of gpt4.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: