5 ms·
Applications don't care whether the math was proven and understood by humans or computers. Your algorithm will get faster no matter where the insight came from
by eru 5d ago
Applications don't care whether the math was proven and understood by humans or computers. Your algorithm will get faster no matter where the insight came from.
- freehorse 5d agoApplications do not care about 99.999% of theoretical math production anyway. And especially most of the big results in theoretical math nowadays are really inconsequential in applications.
- eru 5d agoApplications don't care about Navier Stokes, yes. But they care about eg proving crytographics secure, or proving that your algorithm doesn't blow up under adversarial input.
- freehorse 4d agoFormal verification, cryptography and the like is far from what the vast majority of theoretical mathematicians are doing (if those who do them even see themselves as that vs computer scientists or applied mathematicians) especially when it has to do with specific, production systems, and there are not many other examples like this in general outside compsci and statistics. Moreover, I can imagine that these fields will actually flourish more now that AI can make verification and proofs more viable in scale. But even much theoretical work related to cryptography etc is often not very applicable in itself.
- eru 4d agoThere's lots of math in eg operations research.
- robotpepi 5d agoto be honest it is difficult to discuss with someone who doesn't even try to understand the basics of basic science (and how it compares with _applied_ sicence), yet talks with so much confidence. even the solution to navier stokes won't have an immediate practical effect...
- eru 5d agoHuh? The resolution of Navier Stokes won't have much of an effect, yes. There's lots of problems like that. Eg if we prove P != NP, that won't have much of an immediate effect either. However, there's also plenty of problems whose solutions will have practical effects, some even immediate.
- fn-mote 4d ago> there's also plenty of problems whose solutions will have practical effects, some even immediate. Sure. But do you know which ones they are? Or do we discover later that they were valuable? Your argument would be 100x more convincing if you gave an example. I will try: a super-compressor that made my 100Mb web app into a 5 kb binary bundle would immediately speed up my work. Can/will AI move human understanding or machine capabilities on this front? A browser without security vulnerabilities would be wonderful. I think LLMs are already helping with this a lot, but a lot of complexity remains. A right to privacy in society would be amazing (see the UN Declararion of Human Rights). AI is eroding this. So I tried but I’m not very impressed with my list. Do you have one?
- eru 4d ago> A right to privacy in society would be amazing (see the UN Declararion of Human Rights). AI is eroding this. This has nothing to do with mathematics. > So I tried but I’m not very impressed with my list. Do you have one? Look into operations research. Or narrower, you can look at improvements in linear programming solvers and mixed integer linear programming. (These are examples of areas that have seen mathematical improvements in applications recently. I don't think good AI has been around for long enough to contribute much to progress there, yet.)
- thayne 4d agoIn math, the journey is often more important than the destination. The process of developing a proof may uncover new mathematical techniques, some of which may have practical applications in other fields. Even an attempt that ends up as a dead end towards the intended proof could produce something useful in a difderent area. But if you just get the proof directly, you miss other discoveries you could have made along the way. Take the Navier-Stoke problem for example. Knowing that there are solutions that "blow up" probably doesn't have a lot of practical applications. Such solutions couldn't happen in a real system. But the process of finding that proof could result in increased understanding of how turbulence works, or new techniques for solving non-linear partial differential equations (which has a lot of applications in science and engineering).
- eru 4d ago> In math, the journey is often more important than the destination. The process of developing a proof may uncover new mathematical techniques, some of which may have practical applications in other fields. Sure. And AIs can use ideas from AI published proofs in one domain to inspire other domains just fine. Nothing changes here.
- thayne 4d agoIt isn't just the proof. It's everything that leads up to that, including the interchange of ideas with other mathematicians.