Earlier quoted context omitted.
There is still value on letting these LLMs loose on the periphery and knocking out all the low hanging fruit humanity hasn’t had the time to get around to. Also, I don’t know this, but if it is a problem on Erdos I presume people have tried to solve it atleast a little bit before it makes it to the list.
Is there though? If they are "solved" (as in the tickbox mark them as such, through a validation process, e.g. another model confirming, formal proof passing, etc) but there is no human actually learning from them, what's the benefit? Completing a list? I believe the ones that are NOT studied are precisely because they are seen as uninteresting. Even if they were to be solved in an interesting way, if nobody sees the…
Erdos 281 solved with ChatGPT 5.2 Pro
181–190 of 310 posts
Re: Erdos 281 solved with ChatGPT 5.2 Pro
#182Re: Erdos 281 solved with ChatGPT 5.2 Pro
#183This 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.
If LLMs weren't created by us but where something discovered in another species' behaviour it would be 100% labelled intelligence
Re: Erdos 281 solved with ChatGPT 5.2 Pro
#184Earlier quoted context omitted.
It shows that a 'llm' can now work on issues like this today and tomorrow it can do even more. Don't be so ignorant. A few years ago NO ONE could have come up with something so generic as an LLM which will help you to solve this kind of problems and also create text adventures and java code.
The goal posts are strapped to skateboards these days, and the WD40 is applied to the wheels generously.
Re: Erdos 281 solved with ChatGPT 5.2 Pro
#185Re: Erdos 281 solved with ChatGPT 5.2 Pro
#186This 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
#187Earlier quoted context omitted.
But the trend line is less ambiguous, models got better year over year, much much better.
I don't dispute that the situation is rapidly evolving. It is certainly possible that we could achieve AGI in the near future. It is also entirely possible that we might not. Claims such as that AGI is close or that we will soon be replacing developers entirely are pure hype. When someone says something to the effect of "LLMs are on the verge of replacing developers any day now" it is perfectly reasonable to respond…
People who use this stuff everyday know that people who are still saying "I tried it and it produced crap" just don't know how to use it correctly. Those developers WILL get replaced - by ones who know how to use the tool.
Re: Erdos 281 solved with ChatGPT 5.2 Pro
#188Earlier quoted context omitted.
The difference is that Claude Code actually solves practical problems, but pure (as opposed to applied ) mathematics doesn't. Moreover, a lot of pure mathematics seems to be not just useless, but also without intrinsic epistemic value, unlike science. See https://news.ycombinator.com/item?id=46510353
Applications for pure mathematics can't necessarily be known until the underlying mathematics is solved. Just because we can't imagine applications today doesn't mean there won't be applications in the future which depend on discoveries that are made today.
Re: Erdos 281 solved with ChatGPT 5.2 Pro
#189Earlier quoted context omitted.
Yes, it could be that intelligence is essentially a sophisticated form of recursive, brute force pattern matching. 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 block…
Intelligence is almost certainly a fundamentally recursive process. The ability to think about your own thinking over and over as deeply as needed is where all the magic happens. Counterfactual reasoning occurs every time you pop a mental stack frame. By augmenting our stack with external tools (paper, computers, etc.), we can extend this process as far as it needs to go. LLMs start to look a lot more capable when yo…
Re: Erdos 281 solved with ChatGPT 5.2 Pro
#190Earlier 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.
I’m talking about the inference step, which uses tensor geometry arithmetic to find patterns in text. We don’t understand what those patterns are but it’s clear it’s doing some heavy lifting since llm inference is expressing logic and reasoning under the guise of our reductive “next token prediction”