There's an unpopular branch of mathematics which does not have infinities - finiteism.[1] The constructive version of finitism takes the position that there is no such thing as infinity, just arbitrarily large upper bounds. You can have theorems about arbitrarily large numbers, but you never get 1 + 1/2 + 1/4 + 1/8 ... = 2 The benefit of finitism is that it escapes undecidability. The big objection to finiteism is th…
A misalignment of AI in mathematics
511–520 of 641 posts
Re: A misalignment of AI in mathematics
#512Earlier quoted context omitted.
Also, you learn to be a better chess player by... playing better players. The widespread availability of chess engines has made flawless opponents available to every player. If your goals are understanding the game, self improvement, building thinking skills-- this is the best chess has ever been. It's only if your goal is to beat every opponent you can find that chess is in a bad place.
It's not that easy. Playing stockfish is like playing tennis against the wall (for untitled players at least). Even if you don't blunder anything, you'll still find yourself in a worse position without any clue as of what went wrong and why. Whereas when playing humans, they can usually explain their approach and when they noticed errors in your play.
Re: A misalignment of AI in mathematics
#513Earlier quoted context omitted.
> But complaining about the dawn of a new era of advancements seems counterproductive. you completely misunderstood the critics. your analogy is awful. this is much closer to the industrial revolution in the uk: it brought a lot of progress, but also extreme inequality and concentration of power.
I am very specifically addressing what I have read Terrence Tao say on AI and mathematics, as that is the subject of this submission. Are we on the same page?
Re: A misalignment of AI in mathematics
#514Earlier quoted context omitted.
I think the parent comment meant professional, high-level chess. The kind people get played to play, not just do for a hobby. That's absolutely on life support. I'm not sure what the equivalent would look like in the math field, but it probably involves a lot of mathematicians losing their jobs and the quality of human-produced math decreasing overall. The quality of the math in general would be fine, since in this s…
> It's a bit like a tree falling in a forest. If an LLM proves a theorem but no one understands it, did it make a sound? But in future most proofs will be for consumption by other AI models in the pursuit of yet other proofs. It's kind of surprising so many mathematicians act surprised by this given this was clearly where automated proof assistants would lead. I guess they assumed they'd always be the ones guiding th…
Re: A misalignment of AI in mathematics
#515Earlier quoted context omitted.
Nothing is stopping these folks from continuing to study the problems and arriving at their own solutions so they can continue having whatever insights along the way. Well, one thing is stopping them. There will be no more adoration for their genius. If you truly do it for understanding and not the attention, carry on. AI should change nothing about your motivations.
> Nothing is stopping these folks from continuing to study the problems My understanding is they are? And literally everything in this world is based around incentives. If you say “well you can continue to work on understanding, but your kids are going to starve” that’s not nothing.
Re: A misalignment of AI in mathematics
#516Who cares how the problems are solved?
Re: A misalignment of AI in mathematics
#517As a mathematician maybe I am a little more optimistic than this declaration. I am thinking of Mochizuki's abc conjecture: He worked in relative isolation, and dumped a huge incomprehensible proof on the community (to oversimplify a bit). That's not totally unlike what might happen if AI generates a huge, incomprehensible proof of let's say RH. Well, what is the result? In the Mochizuki case, it was a lot of skeptici…
This also sounds like a vector for trolling the community with complex putative proofs hiding a known flaw.
Re: A misalignment of AI in mathematics
#518Earlier quoted context omitted.
It's still an optimistic scenario. Artificial superintelligence may develop hypermathematics of a kind that never will be accesible to human mind, enhanced or not. One can't teach geometry to ants even if you put them on a Moebius strip. It would be more like Lem's novel where it completely disappears from the human horizon: https://en.wikipedia.org/wiki/Golem_XIV
Which is why if humanity had empathy, it would be working on how to make smarter ants, so that they can learn more advanced geometry.
Re: A misalignment of AI in mathematics
#519Earlier quoted context omitted.
Chess is kept afloat by chess players, not by billionaires. If all the billionaire backers stopped sponsoring tournaments, people like me would still play, still pay for chess club memberships, still pay entry fees for tournaments, and still buy chess books, and so on.
I think the parent comment meant professional, high-level chess. The kind people get played to play, not just do for a hobby. That's absolutely on life support. I'm not sure what the equivalent would look like in the math field, but it probably involves a lot of mathematicians losing their jobs and the quality of human-produced math decreasing overall. The quality of the math in general would be fine, since in this s…
Re: A misalignment of AI in mathematics
#520Earlier quoted context omitted.
Even before AI we used to say if you write code that you only barely understand, then it will be to complicated to debug. (and/or maintain) Mochizuki was still one human and it required legions of other humans to unpack and untangle to confirm that it didn't lead to anywhere in particular. AI is now capable of constructions so complex that no human or human team can unpack. And its ability to increase that complexity…
For the interested; the saying I believe you are referencing in regards to writing code / debugging is from Brian Kernighan, specifically: Everyone knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it? (from, 'The Elements of Programming Style') It's prescient.
Could AI write programs that humans can’t understand or debug? Probably, but that’s not what Kernighan was describing.