This is crazy. It's clear that these models don't have human intelligence, but it's undeniable at this point that they have _some_ form of intelligence.
It's pattern matching. Which is actually what we measure in IQ tests, just saying.
Erdos 281 solved with ChatGPT 5.2 Pro
21–30 of 310 posts
Re: Erdos 281 solved with ChatGPT 5.2 Pro
#22This is crazy. It's clear that these models don't have human intelligence, but it's undeniable at this point that they have _some_ form of intelligence.
Re: Erdos 281 solved with ChatGPT 5.2 Pro
#23FWIW, I just gave Deepseek the same prompt and it solved it too (much faster than the 41m of ChatGPT). I then gave both proofs to Opus and it confirmed their equivalence. The answer is yes. Assume, for the sake of contradiction, that there exists an \(\epsilon > 0\) such that for every \(k\), there exists a choice of congruence classes \(a_1^{(k)}, \dots, a_k^{(k)}\) for which the set of integers not covered by the f…
Re: Erdos 281 solved with ChatGPT 5.2 Pro
#24This is crazy. It's clear that these models don't have human intelligence, but it's undeniable at this point that they have _some_ form of intelligence.
It's pattern matching. Which is actually what we measure in IQ tests, just saying.
Re: Erdos 281 solved with ChatGPT 5.2 Pro
#25I have 15 years of software engineering experience across some top companies. I truly believe that ai will far surpass human beings at coding, and more broadly logic work. We are very close
They already do. What they suck at is common sense. Unfortunately good software requires both.
Re: Erdos 281 solved with ChatGPT 5.2 Pro
#26I have 15 years of software engineering experience across some top companies. I truly believe that ai will far surpass human beings at coding, and more broadly logic work. We are very close
We are very close.
(by the way; I like writing code and I still do for fun)
Re: Erdos 281 solved with ChatGPT 5.2 Pro
#27This is crazy. It's clear that these models don't have human intelligence, but it's undeniable at this point that they have _some_ form of intelligence.
Re: Erdos 281 solved with ChatGPT 5.2 Pro
#28I have 15 years of software engineering experience across some top companies. I truly believe that ai will far surpass human beings at coding, and more broadly logic work. We are very close
They already do. What they suck at is common sense. Unfortunately good software requires both.
Re: Erdos 281 solved with ChatGPT 5.2 Pro
#29This is crazy. It's clear that these models don't have human intelligence, but it's undeniable at this point that they have _some_ form of intelligence.
My take is that a huge part of human intelligence is pattern matching. We just didn’t understand how much multidimensional geometry influenced our matches
I'm beginning to think the Bitter Lesson applies to organic intelligence as well, because basic pattern matching can be implemented relatively simply using very basic mathematical operations like multiply and accumulate, and so it can scale with massive parallelization of relatively simple building blocks.
Re: Erdos 281 solved with ChatGPT 5.2 Pro
#30Earlier quoted context omitted.
My take is that a huge part of human intelligence is pattern matching. We just didn’t understand how much multidimensional geometry influenced our matches
I don't think it's accurate to describe LLMs as pattern matching. Prediction is the mechanism they use to ingest and output information, and they end up with a (relatively) deep model of the world under the hood.