トップに戻る

コメント (15)

ForgotMyUUID1日前
I’m reminded of that famous debate between Poincaré and Hilbert at the International Congress of Mathematicians in Paris in 1900. It was then that everyone decided to follow Hilbert’s path, and proof came to be valued more than intuition. I think modern math at school and at applied university kind of lost this intuitive part.

I try to teach my students that mathematics is, first and foremost, a very precise language of communication. It’s sometimes amusing to ask those who don’t like math to do without it entirely, just to see how much harder it becomes to describe the things around them.

Second thing I tell them, formulas are the essence of mechanisms in their purest form. And in this form, they’re much easier to grasp and mentally manipulate. It always amused me, after taking a mechanics course, to imagine that for any formula, you could visualize a mechanism or process that implements it.

And third thing, I suppose, the ability to verify one’s own statements as proof. Although, of course, mathematicians would probably tear me apart here for my heresy:sorry, I’m not a mathematician, but an engineer. You can make mistakes by using incorrect assumptions, but at some point, analysis itself will show you that you were mistaken. There’s a wonderful book, How to Prove It by Daniel Velleman, which provides an introduction to proof for the uninitiated like me. I really enjoyed it.

sweezyjeezy1日前
The math field is confronting something that coders have been dealing with for a few years now, only far more violently. Today's moat for software seems to be that AI can automate tasks but not a full job (yet). But for a large proportion of mathematicians, doing these tasks really was _the_ job. It's the bit they wanted to do, and if they completed a sufficiently difficult set of tasks, they got tenure. Now this model is failing, they frantically need to pivot the role of humans to save their profession from funding cuts.

I remember when "writing code was never the point" became a mantra here. There was truth in it, but removing the coding has certainly taken away a lot of the texture of the work and enjoyment of the craft. Many of us feel this loss as we tech-lead teams of agents as our source of income. I am not optimistic the mathematics pivot is going to work, but I'm certain that most will be depressed with the outcome even if they succeed.

We are all staring at the same existential dread, just seeing it unfold slower. We're being told that utopia is to be obsolete, and that is a jarring idea to contend with.

youoy1日前
Part of the controversy here is that now the skill advantage that some Field Medalist had is much narrower. The fact that fields medals have an age limit implies that it favors brain power over understanding. And that was the guiding light award of the community. So i find it "funny" (and natural) when they are offended by AI. That is the main "crisis" of mathematics.

In my opinion there has never been a better time to be a mathematitian, and there has never been a better time to be a software builder.

But there has never been a worst time to have the need to prove your economic value as a mathematitian or software developer alone. Because "understanding" is not something you can prove in one afternoon, its something that you prove with a life.

jameshart14時間前
This is, as always from Grant Sanderson, thought provoking and opens new insights.

It occurs to me on reading this that there’s a connection to other computerized mathematical activities.

Occasionally some computer lab in the past would announce that they have computed pi to more digits than ever before; or a new Mersenne prime will be found.

These count as ‘math news’ but they’re of little interest to mathematicians. These computational efforts demonstrate the great power of computers but they do nothing to advance mathematical understanding. Finding a larger Mersenne prime is not surprising to anyone; we’re pretty sure there’s an infinite number of them. Finding the largest Mersenne prime would be the surprise.

So it is with proofs. An LLM might prove some conjecture - Riemann, say or P≠NP. But in general we know that things can be proven and we think those things are probably true, so the existence of a proof doesn’t do much more than producing a new Mersenne prime does.

It’s only if in proving the thing we learned something that there’s actual value in the proof.

pvillano9時間前
I posted nine days ago in another thread:

As much as I hate it, I don't think we'll ever get a proof of the four color theorem that isn't enumerating cases.

When you have an integral or the sum of an infinite series that comes out to pi, you know there must be some satisfying explanation involving a circle.

Contrast with "Examples of patterns that eventually fail" on math stackexchange[^1]. When a pattern ends at 906150257, you don't really expect the proof for that to be something beautiful. The reason for the exact value of an upper bound is that it isn't smaller and it isn't bigger.

There's a relationship between e, i, pi, and -1 comes from a deeper relationship between complex numbers and rotation.

The relationship between planar graphs, vertex coloring, and 4 might just be because we put planar graphs and vertex coloring in the same room and 4 popped out, instead of 3 or 5.

[^1]: https://math.stackexchange.com/a/111461

contubernio1日前
I'm a professional mathematician. Today I proved what for me is a very solid theorem. It's something I had thought about for a few years. With a few weeks of serious use of AI I've found a proof that I am currently trying to write up, but which appears correct. The change in the workflow is enormous, but so is what one can do if one has clear what to do and how to do it.
daxfohl23時間前
I find myself less worried about it than at first. I think what we'll see are that some things are low-hanging fruit and can be solved just by tireless search. Maybe half the millennium and other such high-visibility problems will fall this way.

Others, I think, will be beyond both human and AI. And so what then? Mathematicians just throw in the towel and say it's not worth trying? Of course not. We will continue that pursuit, and as we do, new ideas will arise and new problems will need to be solved. It's math. There is no end.

It's easy to look at the current landscape and see AI ticking off solutions to problems and imagine that soon there will be nothing left. Machines replaced the need for much manual labor, but they also established a basis for an economy that provides the opportunity for more labor. This is the situation with math now. It will take some getting used to. There will be little-to-none pencil-to-paper working out of problems anymore, but there will always be work to do, things to solve, curiosities to unravel. And it will still be professional mathematicians who are the ones most capable of directing that effort. Because, if nothing else, they're the ones whose curiosity is piqued by the problems. Which, let's face it, has been 99% of the motivation for graduate-level math in the first place.

There's the the old question: is math invented or discovered? I think it's both: the problems are invented, and the solutions are discovered. In the age of AI, the discovery part will be greatly affected, but the invention part will remain firmly in the human domain.

accurrent1日前
One thing that concerns me from all this is "understanding" is very important to human progress. The fact it took 400 years to crack Fermat's theorem resulted in a lot of "Side Quests". These side quests helped grow other fields (for instance elliptical cryptography). Im concerned with AI that we will loose these side quests.
random31日前
While I understand and emphatically with Tao's concern I'm afraid it's missing the forest from the trees. Unless you can make a claim that AI will never be able to perform intellectually at the same level as any human at a much lower cost, there's an outstanding utility problem that remains unaddressed. Sure enough, the AI may not have taste or goals, or many human traits, but that's irrelevant to the much thornier (and much broader than mathematics or even academia) question related to who's getting paid how much and for what.
kurthr1日前
This goes in a necessary direction, from my personal take away of Gower's recent post on the subject.

Mathematics is suffering from Goodhart's Law:

"When a measure becomes a target, it ceases to be a good measure."

js811時間前
I was a PhD student for a while, but I always enjoyed "refactoring" proofs, more than coming up with new ones. Making them simpler, shorter, clearer. Unfortunately, it's not much rewarded.
udbhavs17時間前
I was about to link the "discovery fiction" article [0] by Michael Nielsen, but halfway through saw Grant mention it as an inspiration. It's one of my favorite styles of writing that lets you settle into a cozy read of a narrative around a problem while slowly exposing you to the rigor and nuances of tackling it. It's definitely deserving of a public index of some sort, like one of those "Awesome X" list repositories on GitHub, because I think it's a valuable style that deserves to be curated.

[0]: https://michaelnotebook.com/df/index.html

atorodius4時間前
The whole math and AI debate irks me. I am thinking the same can be said about art. „if art is more than the image …“. But when we debate image generation we dismiss this. So it is different when it is closer to home? Hypocritical IMO
alkyon1日前
> It was a short film called Outside In, perhaps the earliest example of a viral video about substantive math, visualizing the key idea of Thurston’s own construction for sphere eversion.

This is really interesting and available here: https://www.youtube.com/watch?v=IbGNZQvobkc

soundworlds4時間前
I this is part of a larger issue of our economics rewarding immediate results, but not good process.

Basically, as long as this is the mechanism by which people earn money to stay alive, the world will always be optimized towards results.