I'm with @nilesh on this one, and not exactly sure how merely the existence of a solution precludes the advancement of human knowledge. If a problem is "solved" (say, symbolically verified) without any insights gained, it doesn't seem very interesting to the profession. Navier-Stokes is a bit different (because there's a prize attached, so "scooping" matters), but almost all interesting problems don't have any prizes…
More of a 'its the journey' rather than the destination type of thing.Since the insights , quirks, tricks and procedures gained along the way allows insights intoother at that moment unknown problem/domains in the future. As far as researchers sharing their data/notes with the AI hyperscalars looks like that would be coming to an end wihth a mor guild-like structure going forward to prevent their progress being fron-…
Tao: Open math problems being non-renewably mined by AI
211–220 of 340 posts
Re: Tao: Open math problems being non-renewably mined by AI
#212Seems like in current cultural and economic context, short term extraction is what we’re going to do > In short, the indiscriminate use of powerful solution-extraction tools can achieve the immediate short-term goal of solving problems at hand, but at the cost of sustaining the ecosystem for the next wave of progress, or in understanding the progress already obtained.
Re: Tao: Open math problems being non-renewably mined by AI
#213Re: Tao: Open math problems being non-renewably mined by AI
#214Earlier quoted context omitted.
Surprised to see someone on HN arguing against open science. Seems like the opposite of the lessons we should learn from Newton and Gauss, actually, hoarding results for decades at the expense of progress. (the Pythagorean thing isn't really competition either, is ahistorical, and from what we actually do know it's again people hoarding results instead of sharing them). FWIW, your post comes off as a middlebrow dismi…
Nothing in their comment reads to me as "arguing against" Reads like nothing but historical context
If competition is somehow the opposite of "centuries of traditions of open science", and "mathematics has always been highly competitive", then open science is neither sufficient or necessary for the future of mathematics. Their clear implication is that we don't need to worry about it, though, because it's always been that way.
> Reads like nothing but historical context
They literally accuse Tao of "a misstatement of mathematical history".
Re: Tao: Open math problems being non-renewably mined by AI
#215This is worsened by OAI/Ant's strategy of grabbing the glory and running rather than spending effort trying to to advance understanding of math. Tao, who is quite sophisticated in use of AI, has said a lot about this, including in meme form: https://mathstodon.xyz/@tao/117068266026618494 The AI labs' approach to math is immature in a way they can't get away with in coding. In coding, they realize that a pile of code…
Besides Sendov’s Conjecture, Terence Tao has also shared his AI-assisted digestion of the counterexample to the Jacobian conjecture. In simple words, digestion just means full human understanding of the results. It could come from understanding the result from a different perspective, or perturbing the result and seeing what breaks.
For other folks, the post: https://terrytao.wordpress.com/2026/07/21/a-digestion-of-the...
The transcript: https://chatgpt.com/share/6a5fdc7a-d6f8-83e8-bbea-8deb42cfed...
Re: Tao: Open math problems being non-renewably mined by AI
#216Earlier quoted context omitted.
But this oracle doesn't just say true / false. It also gives a proof. That makes it much less exciting (not to mention beneficial for your career) to find another one (or even worse, the same one).
The "proof" is merely an appeal (unreadable program) submitted to a different oracle (Lean).
You're either being intentionally obtuse, or unintentionally ignorant.
Re: Tao: Open math problems being non-renewably mined by AI
#217Earlier quoted context omitted.
So solving and discovering math is or is not the core value a mathematician provides? If AI can perfectly replicate their work but faster and better then what? SWE have nobody crying for them as they've been massively disrupted.
Mathematicians provide two complementary services bundled together. 1. Proving theorems - what AI can apparently replicate faster and better. 2. Creating definitions and new theorems from those definitions to prove, selecting which of the possible statements to work on. I.e. developing the "language" of mathematics. So far there is no evidence that LLM can do this at all well. And there's some reason to think that ma…
Re: Tao: Open math problems being non-renewably mined by AI
#218I didn't realize that open math problems were a finite resource. I recall a story about some famous mathematician (Gauss?) dismissing interest in Fermat's Last Theorem claiming that he could crank out problems of equivalent interest. Clearly Tao knows a hell of a lot more than I do about this, but I'm surprised that math that close to completion.
I'm surprised nobody has stated the obvious: a hard math problem that has been open for ten years (because many serious people have given it serious thought and been unable to make significant progress) is, in fact, nonrenewable. The only way to renew it is to make a new problem that is so hard systems and humans will be unable to solve it for the next ten years. And, in the spirit of trees, the best time to plant a…
Now, I think AI will solve some, but we'll find out that some are just either unsolvable or wildly huge that nothing is solving them any time soon.
And a whole lot of these problems have been around quite some time, when even knowing how to do advanced math meant you were a landed gentry or someone of high wealth. If those problems fall, they fall. They aren't pets we keep around forever. And new problems will crop up over time for both AI and men to scratch their brains over.
Re: Tao: Open math problems being non-renewably mined by AI
#219I don’t see why it makes a meaningful difference if a human solves a math problem versus AI - it seems like the same amount of understanding will come out in the end. Either the understanding will come from humans arriving at the proof in the former case, or the understanding will come from humans understanding the proof that the AI came up with in the latter.
Not that different from when trying to read an out-of-control vibe coded codebases, or an sloppy AI long email that someone may send you at 9 AM.
Re: Tao: Open math problems being non-renewably mined by AI
#220Earlier quoted context omitted.
An AI-generated solution always provides two pieces of info: 1. proof that there is a solution 2. a solution that you can work backwards from to build understanding Maybe the solution is pretty inscrutable, but it's almost always better than nothing. So, both of these pieces of info would be at least marginally useful for advancing human knowledge.
> An AI-generated solution always provides ... proof that there is a solution This is only true in the most trivial sense. A solution is a solution, sure... but how do you know it's a solution, and not an incoherent jumble of words? A human has to review and vouch for it. Just because the AI gives you an arxiv-worthy PDF, or a Lean proof which compiles, doesn't mean it proves what the AI says it does. The AI could gi…