Earlier quoted context omitted.
Google's AlphaEvolve independently discovered a novel matrix multiplication algorithm which beats SOTA on at least one axis: https://www.youtube.com/watch?v=sGCmu7YKgPA
That was an impressive result, but AIUI not an example of "coming up with and proving (preferably numerous) significant new theorems without human guidance". For one thing, the output was an algorithm, not a theorem (except in the Curry-Howard sense). More importantly though, AlphaEvolve has to be given an objective function to evaluate the algorithms it generates, so it can't be considered to be working "without hum…
The Case That A.I. Is Thinking
211–220 of 1001 posts
Re: The Case That A.I. Is Thinking
#212Earlier quoted context omitted.
We do not write the code that makes it do what it does. We write the code that trains it to figure out how to do what it does. There's a big difference.
The code that builds the models and performance inference from it is code we have written. The data in the model is obviously the big trick. But what I'm saying is that if you run inference, that alone does not give it super-powers over your computer. You can write some agentic framework where it WOULD have power over your computer, but that's not what I'm referring to. It's not a living thing inside the computer, it…
As far as sentience is concerned, we can't say they aren't sentient because we don't know the computational structures these models realize, nor do we know the computational structures required for sentience.
Re: The Case That A.I. Is Thinking
#213Earlier quoted context omitted.
"The question of whether a computer can think is no more interesting than the question of whether a submarine can swim." - Edsger Dijkstra
There is more to this quote than you might think. Grammatically, in English the verb "swim" requires an "animate subject", i.e. a living being, like a human or an animal. So the question of whether a submarine can swim is about grammar. In Russian (IIRC), submarines can swim just fine, because the verb does not have this animacy requirement. Crucially, the question is not about whether or how a submarine propels itse…
Submarines sail because they are nautical vessels. Wind-up bathtub swimmers swim, because they look like they are swimming.
Neither are animate objects.
In a browser, if you click a button and it takes a while to load, your phone is thinking.
Re: The Case That A.I. Is Thinking
#214> An A.I smarter than a Nobel prize winner. I don't even know what this means. If we assembled the sum total of all published human knowledge on a storage medium and gave a computer the ability to search it extremely well in order to answer any question falling within its domain, there, you would have a Nobel Prize beating "A.I". But this is as "earth-shattering" (/s) as the idea that human knowledge can be stored ou…
Search is not intelligence, but synthesis is, and LLMs interpolate well. They don't invent new branches of mathematics and science yet.
Re: The Case That A.I. Is Thinking
#215Earlier quoted context omitted.
> Don't be sycophantic. Disagree and push back when appropriate. They can do this though. > Can they spontaneously come up with something, anything, without any external input? I don’t see any why not, but then humans don’t have zero input so I’m not sure why that’s useful.
> but then humans don’t have zero input Humans don't require input to, say, decide to go for a walk. What's missing in the LLM is volition .
Temperature changes, visual stimulus, auditory stimulus, body cues, random thoughts firing, etc.. Those are all going on all the time.
Re: The Case That A.I. Is Thinking
#216Personal take: LLMs are probably part of the answer (to AGI?) but are hugely handicapped by their current architecture: the only time that long-term memories are formed is during training, and everything after that (once they're being interacted with) sits only in their context window, which is the equivalent of fungible, fallible, lossy short-term memory. [0] I suspect that many things they currently struggle with c…
Re: The Case That A.I. Is Thinking
#217Earlier quoted context omitted.
What an oversimplification. Thinking computers can create more swimming submarines, but the inverse is not possible. Swimming is a closed solution; thinking is a meta-solution.
I think you missed the point of that quote. Birds fly, and airplanes fly; fish swim but submarines don't. It's an accident of language that we define "swim" in a way that excludes what submarines do. They move about under their own power under the water, so it's not very interesting to ask whether they "swim" or not. Most people I've talked to who insist that LLMs aren't "thinking" turn out to have a similar perspect…
Re: The Case That A.I. Is Thinking
#218Re: The Case That A.I. Is Thinking
#2191. Conflates consciousness with "thinking" - LLMs may process information effectively without being conscious, but the article treats these as the same phenomenon
2. Ignores the cerebellum cases - We have documented cases of humans leading normal lives with little to no brain beyond a cerebellum, which contradicts simplistic "brain = deep learning" equivalences
3. Most damning: When you apply these exact same techniques to anything OTHER than language, the results are mediocre. Video generation still can't figure out basic physics (glass bouncing instead of shattering, ropes defying physics). Computer vision has been worked on since the 1960s - far longer than LLMs - yet it's nowhere near achieving what looks like "understanding."
The timeline is the smoking gun: vision had decades of head start, yet LLMs leapfrogged it in just a few years. That strongly suggests the "magic" is in language itself (which has been proven to be fractal and already heavily compressed/structured by human cognition) - NOT in the neural architecture. We're not teaching machines to think.
We're teaching them to navigate a pre-existing map that was already built.
Re: The Case That A.I. Is Thinking
#220Earlier quoted context omitted.
> But they do not actually think. I'm so baffled when I see this being blindly asserted. With the reasoning models, you can literally watch their thought process . You can see them pattern-match to determine a strategy to attack a problem, go through it piece-by-piece, revisit assumptions, reformulate strategy, and then consolidate findings to produce a final result. If that's not thinking, I literally don't know wha…
Brains are pretrained models, change my mind. (Not LLMs obviously, to be perfectly clear)