> If they were, then their big speed advantage over us would mean that there would be much more of a flood of results. Is this true right now? Just recently Jarred Sumner tweeted [1] that he managed to make some progress on the Riemann hypothesis while on a jog. Managed to get somewhere by encouraging the llm to “keep going” and “believe in yourself”. This raised a few questions for me. Had no one at Anthropic though…
From the tweet: > Still not sure what that means, but some analytic number theorists seem excited ie, I prompted AI and it put out a giant pile of tokens. I dont know what it means, but I hope someone gets excited. Mathematicians are now the priests and shamans chanting incantations and taking the holy blessings from the AI gods.
What sort of maths are LLMs good at?
91–100 of 189 posts
Re: What sort of maths are LLMs good at?
#92Funnily enough, 'generative' ai is not good at generative science, of which requires unique human perception that is not purely symbollic manipulation, but requires a form of revelation. That I think is not here yet with ai...
Re: What sort of maths are LLMs good at?
#93Earlier quoted context omitted.
Nobody called anyone schizophrenic. They noted that the irrelevant link spam in a reply was reminiscent of schizophrenic posting. If you've spent any sort of time on places like 4chan, you'd understand. I don't think posting the HN guidelines is warranted here.
>Nobody called anyone schizophrenic. They noted that the irrelevant link spam in a reply was reminiscent of schizophrenic posting. Come on, that's being incredibly pedantic. If I say, your comment reminds me of someone being an asshole, I'm just using a circumlocution to call you an asshole. No?
Re: What sort of maths are LLMs good at?
#94> A good sign that LLMs have reached human level for a much wider class of problems will be if they start proving theorems using methods that, like much of the very best human mathematics, are new and surprising but that with hindsight come to seem beautiful and natural. They should also be methods that are difficult to stumble on by accident. It is hard to say precisely what would count as such a proof, but I think…
I would be extremely surprised if something as elegant, terse, and useful as the Fourier Transform had been missed by human mathematicians up until now. All expressible theorems are enumerable, after all (if we limit ourselves to a finite alphabet). It seems likely that any new theorems are long, highly complex and esoteric, regardless of human or machine origin.
Re: What sort of maths are LLMs good at?
#95Disclaimer: I only scanned the article quickly; I might be re-stating something already in the article. We have just got some very strong evidence about the way in which LLM-based systems solve mathematical problems and this evidence supports what many have already suspected including myself. Here's what I'm talking about. On 10 August Anthropic released an article [1] claiming that: An unreleased research version of…
This is not "brute-force" though. It's an iterative search algorithm. You learn things at each iteration. You also don't search blindly. You use "something" (heuristics, experience, intuition) to come up with "ideas" at each iteration. You don't try 650 random programs. You try 650 different ideas each learning from the results of previous trials. Yes this is the "Universal Problem Solving Algorithm". It's actually t…
Re: What sort of maths are LLMs good at?
#96Since no one has mentioned it yet - just want to point out that Timothy Gowers is a Fields medalist.
Re: What sort of maths are LLMs good at?
#97Earlier quoted context omitted.
That's cute, but it's driving me crazy, I guess I'll have to sit down and solve it to figure out how it's meant to be clued, assuming it's not just a red-herring entirely.
Right, this is based on pen-and-paper working, so I could be wrong, but I think it's a red-herring, the set of "clothing" seems to be: white, blue, yellow, and is otherwise undefined. But we know from [1], [2], [4], [5] and [11], that the order must be: A, B, C, D, E or A, B, E, D, C. Which makes C either the older 12 year old or the 35 year old. The key this is that D can't be a 12 year old without A being in slot 2…
I guess they were not optimising for a satisfying solving experience! (I'm not sure what 'expansion' means in this context, but it sounds like maybe the 'expansion strategy' referred to in the paper involved padding out problems with red herring premises?)
Re: What sort of maths are LLMs good at?
#98Re: What sort of maths are LLMs good at?
#99Disclaimer: I only scanned the article quickly; I might be re-stating something already in the article. We have just got some very strong evidence about the way in which LLM-based systems solve mathematical problems and this evidence supports what many have already suspected including myself. Here's what I'm talking about. On 10 August Anthropic released an article [1] claiming that: An unreleased research version of…
Now LLMs have produced multi-thousand line Lean proofs. This is impossible by simply "try everything and see what sticks". LLMs are able to target their efforts to only promising proof strategies. Yes it helps that they work at superhuman speed, so they can try thousands of strategies where a human might try a dozen. But their results cannot be explained only by compute increases; they need genuine mathematical insight.