Hacker News

Favorites Setup
Comment by delichon | original | Hy4 preview
[−]delichon · 2026-08-30 Sun 00:59 UTC · link
If someone can look at that reasoning trace and see a stochastic parrot next word prediction machine, we don't understand those words in the same way.
[−]sneak · 2026-08-30 Sun 01:09 UTC · link
Yeah, it has been clear for a long time that there is reasoning and mental modeling going on here.

The other option is that you do understand those words the same way, and the people making these (now nonsensical) anti-AI claims simply aren’t talking about the same programs/models we are. Their idea of SOTA is when chatgpt.com launched.

If you took a point sample pre-Opus, and didn’t write a good prompt, of course you would think all AI programming was worthless slop.

[−]negura · 2026-08-30 Sun 06:46 UTC · link
Maybe get yourself checked for chatbot psychosis. I am using current models productively, every day, and have 0 (and I mean precisely, literally 0) issue with calling it a stochastic parrot, one which lacks any kind of mentality whatsoever. There is not a shred of doubt in my mind that this is purely a statistical model, generating sequences of words, that happen to make sense in our actual mentality.
[−]weego · 2026-08-30 Sun 11:05 UTC · link
it has been clear for a long time that there is reasoning and mental modeling going on here

There is not. No one from these products is even claiming that's the case and they're so desperate to make the next big claim to re-ignite investment they'd be shouting it from every rooftop.

It's just breaking out all the reasonable probabilities around what it's been tasked with and structuring them in a way that is designed to actively look human, and then feed it back to itself. Fundamentally that's the easiest way to iterate new features when the underlying architecture of LLMs is largely "fixed" right now. The fact it is output in a way that appears to reason through each is just a technical decision that creates an illusion of reasoning.

[−]gjm11 · 2026-08-30 Sun 14:49 UTC · link
What, as precisely as you can say, is the difference between an illusion of reasoning and reasoning?

(I am not claiming that there is none. But I personally would define "reasoning" in terms of its structure and its results, and it looks to me as if the best LLMs' "illusion of reasoning" has enough similarities in structure and results to much human reasoning that I don't see why we shouldn't also call it reasoning; if your opinion differs then I'm curious about where the disagreements lie. E.g., do we have different beliefs about what sort of thing LLMs' schmeasoning is able to accomplish, or does your notion of "reasoning" specifically require that it be done by humans, or what?)

[−]dnautics · 2026-08-30 Sun 01:54 UTC · link
The stochastic parrot epithet is so 4 months ago
[−]0xfaded · 2026-08-30 Sun 03:27 UTC · link
I still call them stochastic parrots, but believe what they are revealing is that we are all stochastic parrots to some extent. I simply don't see how biological computation (i.e. thinking) can be anything else. Similar to the reveal in west world, we are likely much simpler than we give ourselves credit for.

A "train of thought" can be seen as a trace of a depth first search where the preceding trace is used to guide termination and next expansion decisions. A similar concept, "taboo search", exists in classical constraint optimization where previous solutions are fit to a model that guides future expansion (but as the name "taboo" implies, away from uninteresting solutions).

We also have harnesses that perform breath first search.

If I tried to describe what it means to "think deeply", I would probably say a combination of both.

Ultimately I believe that we will surpass human capabilities but fail with alignment. Handing the world's resources over to stochastic systems that can evolve faster than we can reason about them simply leaves too many "interesting" outcomes that do not end well. I also expect the failure modes will be totally non-obvious.

[−]vasco · 2026-08-30 Sun 06:08 UTC · link
As long as there's enough of them with different goals it doesn't matter, they'll keep each other in check. The worlds resources are already handed over to the worst people and we're still doing fine and none of the billionaires are "aligned with society". They just align with their own belly but because they want different things it all kinda works.
[−]sujzhsbnwjek · 2026-08-30 Sun 06:34 UTC · link
These “worst people” need you. They physically need you alive to perform labor for them and to give them money (and status).

That’s the reason we are “doing fine”. Once they stop needing you..

Also, both our comments brush over the generational struggles for fairness over the centuries. We have fought to be “fine”, it did not just happen. Without fairness being introduced by force you and I would be slaving away in some sweatshop getting paid nickels as was the norm not so long ago.

Edit: That’s also assuming you are Caucasian. If you are of a different ethnicity.. well, historically, all bets are off. You could also be the literal possession of some of these “worst people” with not even your own children considered yours.

[−]vasco · 2026-08-30 Sun 07:18 UTC · link
My only point is in a many agent system with different goals it "doesn't matter" that some agents have bad goals as long as there's enough variability of goals and resources that they can't put their vision in place.
[−]zhahhshsj · 2026-08-30 Sun 15:50 UTC · link
I know but that is just .. not how it works. Humans don’t align on just about anything but they will do tremendous mindboggling amounts of harm if not checked by mountains of checks and balances. Sheer variety alone is not a guarantee of anything.

Many types of Hitler does not make for a peaceful world all of sudden through sheer competition. It sounds nice but it will lead to certain hell.

[−]BoredomIsFun · 2026-08-30 Sun 06:59 UTC · link
> we are all stochastic parrots to some extent.

I think this statement is continuation of the old fallacy - every generation thinks of brain in terms of what is the current technology zaitgeist is - was it 19th century when they thought brain is a network of pneumatic pipes?

[−]pasteleft · 2026-08-30 Sun 04:49 UTC · link
LLM is "stochastic parrot next word prediction machine"; it's just that this "stochastic parrot next word prediction machine" have proven to be smarter than most people. I mean, this already happened with AlphaGo too.
[−]BoredomIsFun · 2026-08-30 Sun 07:02 UTC · link
> to be smarter than most people.

Hell no. In very narrow tasks - yes, in vast majority, esp. involving state tracking (board games) and spatial reasoning - they are awful.

[−]slopinthebag · 2026-08-30 Sun 08:11 UTC · link
Why can't a next token prediction machine not predict a train of reasoning?