Live data from Hacker News

Ilya Sutskever's SSI Inc raises $1B

reuters.com

771–780 of 803 posts

Re: Ilya Sutskever's SSI Inc raises $1B

#771

Earlier quoted context omitted.

> Reasoning is reasoning. "Look as if it is reasoning" is an imaginary distinction you've made up. No - just because something has the surface appearance of reasoning doesn't mean that the generative process was reasoning, anymore than a cargo cult wooden aircraft reflects any understanding of aerodynamics and would be able to fly. We've already touched on it, but the "farmer crossing river" problems is a great examp…

I never said anything about the surface appearance of reasoning. Either the model demonstrates some understanding or reasoning in the text it generates as it is perfectly capable of or it reasons faultily or lacks understanding in that area. This does not mean LLMs don't reason anymore than it means you don't reason. The idea that LLMs "fake reason" and Humans "really reason" is an imaginary distinction. If you canno…

Dude, I just gave you an example, and you straight-up ignore it and say "show me a test"?!

An averagely smart human does not have these failure modes where they answer a question with something that looks like an answer "cross A to B, then B to A. done. there you go!" but has zero logic to it.

Do you follow news in this field at all? Are you aware that poor reasoning is basically the #1 shortcoming that all the labs are working on?!!

Feel free to have the last word as this is just getting repetitive.

Re: Ilya Sutskever's SSI Inc raises $1B

#772

Earlier quoted context omitted.

You've said a lot of things about LLM chess performance that is not true and can be easily shown to be not true. Literally evidence right there that shows the model learning the board state, rules, player skills etc. And then you've tried to paper over being shown that with a conveniently vague and nonsensical, "says more about bla bla bla". No, you were wrong. Your model about this is wrong. It's that simple. You st…

An LLM will learn what it CAN (and needs to, to reduce the loss), but not what it CAN'T. How difficult is that to understand?! Tracking probable board state given a sequence of moves (which don't even need to go all the way back to the start of the game!) is relatively simple to do, and doesn't require hundreds of sequential steps that are beyond the architecture of the model. It's just a matter of incrementally upda…

>An LLM will learn what it CAN (and needs to to reduce the loss), but not what it CAN'T. How difficult is that to understand?!

Right and the point is that you don't know what it CAN'T learn. You clearly don't quite understand this because you say stuff like this:

>Chess is a good example, since it's easy to understand. The generative process for world class chess (whether human, or for an engine) involves way more DEPTH (cf layers) of computation than the transformer has available to model it

and it's just baffling because:

1. Humans don't play chess anything like chess engines. They literally can't because the brain has iterative computation limits well below that of a computer. Most Grandmasters are only evaluating 5 to 6 moves deep on average.

2. We have a chess transformer playing world class chess (grandmaster level) - https://arxiv.org/abs/2402.04494.

You keep trying to make the point that because a Transformer architecturally has a depth limit for some trained model, a, it cannot reach human level.

But this is nonsensical for various reasons.

- Nobody is stopping you from just increasing N such that every GI problem we care about is covered.

- You have shown literally no evidence that the N even state of the art models posses today is insufficient to match human iterative compute ability.

GPT-4o instant shots arbitrary arithmetic more accurately than any human brain and that's supposedly something it's bad at. You can clearly see it can reach world class chess play.

If you have some iterative computation benchmark that shows transformers zero shotting worse than an unaided human then feel free to show me.

Re: Ilya Sutskever's SSI Inc raises $1B

#773
post #761

Earlier quoted context omitted.

> If bigger brains lead to higher intelligence, why do many highly intelligent people have average-sized heads? There IS a correlation between intelligence and brain size (of about 0.3). But the human brain does a lot of things apart from what we measure as "IQ". What shows up in IQ tests tend to be mostly related to variation of the thickness of certain areas of the cortex [1]. The rest of the brain is, however, res…

> There IS a correlation between intelligence and brain size (of about 0.3). Here is a page that shows what such a weak correlation looks like visually: https://resources.nu.edu/statsresources/correlation It also explains that a correlation of r = 0.3 means only about 9% of the variability in one variable is explained by the other. This makes me wonder: can intelligence really be estimated within 10% accuracy? I doub…

> As I see it, ecological niche drives intelligence

For this, you're perfectly correct.

> It’s not brain size that limits them but how their brains develop with use, much like how muscles grow with exercise.

Here, the anser is yes, but like for muscles, biology will create constraints. If you're male, you may be able to bench 200kg, but probably not 500kg unless your biology allows it.

> If brain size and calorie consumption directly drove intelligence, we’d expect whales

As you wrote later, there are costs to developing large brains. The benefits would not justify the costs, over evolutionary history.

> Brains can large like arms can be large but big arms do not necessarily make you strong -- they may be large due to fat.

A chimp has large arms. Try wrestling it.

> and factors like brain size follow from that

Large brains come with a significant metabolic cost. They would only have evolved if they provided a benefit that would outweigh those costs.

And in today's world, most mammal tissue is either part of a Homo Sapiens or part of the body of an animal used as livestock by Home Sapens.

That's evolutionary "success" for you.

Re: Ilya Sutskever's SSI Inc raises $1B

#774

Earlier quoted context omitted.

I never said anything about the surface appearance of reasoning. Either the model demonstrates some understanding or reasoning in the text it generates as it is perfectly capable of or it reasons faultily or lacks understanding in that area. This does not mean LLMs don't reason anymore than it means you don't reason. The idea that LLMs "fake reason" and Humans "really reason" is an imaginary distinction. If you canno…

Dude, I just gave you an example, and you straight-up ignore it and say "show me a test"?! An averagely smart human does not have these failure modes where they answer a question with something that looks like an answer "cross A to B, then B to A. done. there you go!" but has zero logic to it. Do you follow news in this field at all? Are you aware that poor reasoning is basically the #1 shortcoming that all the labs…

You are supposed to show me an example no human will fail. I didn't ignore anything. I'm just baffled that you genuinely believe this:

>An averagely smart human does not have these failure modes where they answer a question with something that looks like an answer "cross A to B, then B to A. done. there you go!" but has zero logic to it.

Humans are poor at logic in general. We make decisions, give rationales with logical contradictions and nonsense all the time. I just genuinely can't believe you think we don't. It happens so often we have names for these cognitive shortcomings. Get any teacher you know and ask them this. No need to take my word for it. And i don't care about getting the last word.

Re: Ilya Sutskever's SSI Inc raises $1B

#775

Earlier quoted context omitted.

An LLM will learn what it CAN (and needs to, to reduce the loss), but not what it CAN'T. How difficult is that to understand?! Tracking probable board state given a sequence of moves (which don't even need to go all the way back to the start of the game!) is relatively simple to do, and doesn't require hundreds of sequential steps that are beyond the architecture of the model. It's just a matter of incrementally upda…

>An LLM will learn what it CAN (and needs to to reduce the loss), but not what it CAN'T. How difficult is that to understand?! Right and the point is that you don't know what it CAN'T learn. You clearly don't quite understand this because you say stuff like this: >Chess is a good example, since it's easy to understand. The generative process for world class chess (whether human, or for an engine) involves way more DE…

OK - you win. Today's LLMs are just as good as humans at reasoning.

Why don't you write Sam Altman to tell him the good news ?

Tell him there's nothing stopping him from "increasing N" until the thing get up and walks out the door.

Re: Ilya Sutskever's SSI Inc raises $1B

#776

Earlier quoted context omitted.

>An LLM will learn what it CAN (and needs to to reduce the loss), but not what it CAN'T. How difficult is that to understand?! Right and the point is that you don't know what it CAN'T learn. You clearly don't quite understand this because you say stuff like this: >Chess is a good example, since it's easy to understand. The generative process for world class chess (whether human, or for an engine) involves way more DE…

OK - you win. Today's LLMs are just as good as humans at reasoning. Why don't you write Sam Altman to tell him the good news ? Tell him there's nothing stopping him from "increasing N" until the thing get up and walks out the door.

I did not claim the state of the art was better at all forms of reasoning than all humans. I claimed the architecture isn't going to stop it from being so in the future but I guess constructing a strawman is always easier right ?

There are benchmarks that rightfully show the SOTA behind average human performance in other aspects of reasoning so why are you fumbling so much to demonstrate this with unaided iterative computation ? It's your biggest argument so I just thought you'd have something more substantial than "It's limited bro!"

You cannot even demonstrate this today nevermind some hypothetical scaled up model.

I think Sam will be just fine.

Re: Ilya Sutskever's SSI Inc raises $1B

#777
post #761

Earlier quoted context omitted.

> There IS a correlation between intelligence and brain size (of about 0.3). Here is a page that shows what such a weak correlation looks like visually: https://resources.nu.edu/statsresources/correlation It also explains that a correlation of r = 0.3 means only about 9% of the variability in one variable is explained by the other. This makes me wonder: can intelligence really be estimated within 10% accuracy? I doub…

> As I see it, ecological niche drives intelligence For this, you're perfectly correct. > It’s not brain size that limits them but how their brains develop with use, much like how muscles grow with exercise. Here, the anser is yes, but like for muscles, biology will create constraints. If you're male, you may be able to bench 200kg, but probably not 500kg unless your biology allows it. > If brain size and calorie con…

> biology will create constraints. If you're male, you may be able to bench 200kg, but probably not 500kg unless your biology allows it.

On evolutionary timeframes what biology allows can evolve and the hard limits are due to chemistry and physics.

> there are costs to developing large brains. The benefits would not justify the costs, over evolutionary history.

> Large brains come with a significant metabolic cost. They would only have evolved if they provided a benefit that would outweigh those costs

Google "evolutionary spandrels" and you will learn there can be body features (large brains of whales) that are simply a byproduct of other evolutionary pressures rather than direct adaptation.

Re: Ilya Sutskever's SSI Inc raises $1B

#778

Earlier quoted context omitted.

OK - you win. Today's LLMs are just as good as humans at reasoning. Why don't you write Sam Altman to tell him the good news ? Tell him there's nothing stopping him from "increasing N" until the thing get up and walks out the door.

I did not claim the state of the art was better at all forms of reasoning than all humans. I claimed the architecture isn't going to stop it from being so in the future but I guess constructing a strawman is always easier right ? There are benchmarks that rightfully show the SOTA behind average human performance in other aspects of reasoning so why are you fumbling so much to demonstrate this with unaided iterative c…

> so why are you fumbling so much to demonstrate this with unaided iterative computation

Well, you see, I've been a professional developer for the last 45 years, and often, gasp, think for long periods of time before coding, or even writing things down. "Look ma, no hands!".

I know this will come across as an excuse, but the thing is I assumed you were also vaguely famililar with things like software development, or other cases where human's think before acting, so I evidentially did a poor job of convincing you of this.

I also assumed (my bad!) that you would at least know some people who were semi-intelligent and wouldn't be hopelessly confused about farmers and chickens, but now I realize that was a mistake.

Really, it's all on me.

I know that "just add more rules", "make it bigger" didn't work for CYC, but maybe as you suggest "increase N" is all that's needed in the case of LLMs, because they are special. Really - that's genius! I should have thought of it myself.

I'm sure Sam is OK, but he'd still appreciate you letting him know he can forget about Q* and Strawberries and all that nonsense, and just "increase N"! So much simpler and cheaper rather than hiring thousands of developers to try to figure this out!

Maybe drop Yan LeCun a note too - tell him that the Turing Award committee are asshats, and that he is too, and that LLMs will get us all the way to AGI.

Re: Ilya Sutskever's SSI Inc raises $1B

#779
post #741

Earlier quoted context omitted.

> I don't see why progress will be a straight line and not a sloping-off curve. Technological progress often appears linear in the short term, but zooming out reveals an exponential curve, similar to compound interest. > You shouldn't see the progress we've made in vehicle speed and assume we can hit the speed of light. Consider the trajectory of maximum speeds over millennia, not just recent history. We've achieved…

> While reaching light speed is challenging, we're exploring novel concepts like light-propelled nano-vehicles Do you think hitting light speed is an engineering problem or a fundamental constraints problem?

Reaching light speed isn't just an engineering problem—it's a fundamental issue in physics. The laws of physics (as we know them) prevent any object with mass from reaching light speed.

Notice however that our minds, like the instructions in DNA and RNA, are built from atoms, but they aren't the atoms themselves. They're the information in how those atoms are arranged. Once we can fully read and write this information—like we're starting to do with DNA and RNA—light itself could become our vehicle.

Re: Ilya Sutskever's SSI Inc raises $1B

#780
post #777

Earlier quoted context omitted.

> As I see it, ecological niche drives intelligence For this, you're perfectly correct. > It’s not brain size that limits them but how their brains develop with use, much like how muscles grow with exercise. Here, the anser is yes, but like for muscles, biology will create constraints. If you're male, you may be able to bench 200kg, but probably not 500kg unless your biology allows it. > If brain size and calorie con…

> biology will create constraints. If you're male, you may be able to bench 200kg, but probably not 500kg unless your biology allows it. On evolutionary timeframes what biology allows can evolve and the hard limits are due to chemistry and physics. > there are costs to developing large brains. The benefits would not justify the costs, over evolutionary history. > Large brains come with a significant metabolic cost. T…

> Google "evolutionary spandrels" and you will learn there can be body features (large brains of whales) that are simply a byproduct of other evolutionary pressures rather than direct adaptation.

If you're a 10-150 ton whale, a 2-10 kg brain isn't a significant cost.

But if you're a 50kg primate, a brain of more than 1kg IS.

For humanoids over the past 10 million years, there are very active evolutionary pressures to minimize brain size. Still, the brain grew to maybe 2-4 times the size over this period.

This growth came at a huge cost, and the benefits must have justified those costs.

> On evolutionary timeframes what biology allows can evolve and the hard limits are due to chemistry and physics.

It's not about there being hard limits. Brain size or muscle size or density is about tradeoffs. Most large apes are 2-4 times stronger than humans, even when accounting for size, but human physiology has other advantages that make up for that.

For instance, our lower density muscles allow us to float/swim in water with relative ease.

Also, lighter bodies (relative to size) make us (in our natural form) extremaly capable long distance runners. Some humans can chase a horse on foot until it dies from exhaustion.

I'm sure a lot of other species could have developed human level intelligence if the evolutionary pressures had been there for them. It just happens to be that it was humans that first entered an ecological niche where evolving this level of intelligence was worth the costs.

Post reply on HN