Forgot your password?
typodupeerror

Comment Re:Can we please get that crash soon? (Score 1) 32

No one needs to believe in magic to see that these systems are highly useful to do mathematics, At this point even the mathematicians who are unhappy about AI use and are advocating mathematicians not use AI are more than willing to acknowledge that in practice these systems are able to do a lot of math, but think that other ethical concerns mean they should not be used. See e.g. https://proofsandprompts.com/2026/08/09/the-ai-dissenter-viewpoint/ . At a certain point, it should occur to you that if nearly the entire mathematical community thinks these systems are powerful and useful, and that includes Fields Medalists like Terence Tao, James Maynard, and Tim Gowers, that maybe the people you disagree with are not "morons."

Comment Re:Counter examples (Score 1) 32

Not what is going on. While we initially thought that having these systems try to generate Lean proofs or proofs in another formal language would be a good approach (Deepseek tried that for example), almost all the success has been with models reasoning in natural language and only after they've constructed a natural language proof has there then been attempts to solve the problem in Lean. As you can see here https://cdn.openai.com/pdf/1625eff6-5ac1-40d8-b1db-5d5cf925de8b/unit-distance-cot.pdf there's no use of Lean. And in that case, there could not have been Lean usage, because while the proof was later verified by mathematicians, it uses a whole bunch of algebraic number theory ideas which were not yet defined in Lean when it ran. You can look at other traces as well. The brute force here is not randomly generated constructions but rather trying a whole bunch of different methods and then seeing what works. The Unit Distance conjecture reasoning chain looks pretty close to what I'd expect to see if a mathematician kept a very careful diary of all their attempts on the problem over a multiyear period.

Comment Re:Counter examples (Score 2) 32

This is not accurate. While it seems better at constructing counterexamples, many of these results have been straight up proofs. Erdos 1196 is one obvious example here https://www.erdosproblems.com/1196 and the lower bound on the percentage of non-trivial zeros of the Riemann zeta function which are on the critical line is another https://www.anthropic.com/research/riemann-zeta. The other thing to keep in mind is that some things people have been calling "counterexamples" are themselves highly sophisticated constructions which essentially amount to difficult proofs in their own right. The Unit Distance Conjecture and the construction of a non-sofic group are both examples of that sort.

Comment A short list of major math AI successes (Score 2) 32

The following is a non-exhaustive list of major successes in math by AI, and then my own speculations/predictions. Note that all of these have happened since

Erdos 1196, completely solved by the AI. https://www.erdosproblems.com/1196. This was the first major unambiguous success by an AI where the solution was clearly not the AI just finding something from a really obscure part of its training data. The method involved a clever construction of a Markov chain on the natural numbers with the chain weighted via the von Mangoldt function.

The Unit Distance Conjecture. This is a really cool and easy to understand problem so I'm going to take a moment to talk about what it is. Suppose you want to put n points in the plane and you want to maximize the number of points which are exactly distance 1 away from each other. Note this is the same as just picking some distance k and making lots of points all distance k from each other and then rescaling. Now, the most naive thing to do is put one point in the center of a circle and then put n-1 points on the edge of that circle. That gets you n-1. But if you instead put your n points in a grid, and make it as close to a square as you can get, then you can get around a constant times n^2 points all the same distance. The conjecture was that this was close the best possible. In particular, that for any epsilon>0, you could not do better than O(n^(2+epsilon)). The AI constructed a clever tower of fields to disprove the conjecture. This was previously discussed also on Slashdot here https://science.slashdot.org/story/26/05/21/0351218/openai-claims-it-solved-an-80-year-old-math-problem

The Cycle Double Cover Conjecture https://arxiv.org/abs/2607.15399 was a long-standing problem in graph theory. Curiously, the problem's solution is something that a skilled undergrad could have plausibly come up with but apparently no one did. The proof uses some standard graph theory tools and then connects it to some ideas from linear algebra, but linear algebra is already pretty often used in graph theory.

The Jacobian conjecture for n=3 https://en.wikipedia.org/wiki/Jacobian_conjecture This is a conjecture that was major enough that I've mentioned it when I've taught multivariable calculus. n=2 is still open. This is one where there may have been some amount of human input but we don't know.

OpenAI released a set of 10 major problems here https://openai.com/index/ten-advances-in-mathematics/. I'm not going to go into all 10 of these in detail, but I will note that both the Ramsey problem and the sphere packing problem are not too complicated to understand. I had also given some thought to both of those problems and got nowhere. The sphere packing problem was close to things I thought about in grad school, and the Ramsey problem is close to some things I've been thinking about it. Of the other 8, 6 we're ones I was familiar with simply because they were well known. For the other 2 of those, I've discussed them now with people in those subfields and confirmed that OpenAI's description of these as major problems is not unreasonable. We don't have direct confirmation that there was minimal human input here.

But by far the biggest breakthrough was recently when Anthropic released a proof which increased the percentage of non-trivial zeros of the Riemann zeta function [on the critical line from around 41% to 67.2% . https://www.anthropic.com/research/riemann-zeta. A clarification: You don't get to prove the Riemann hypothesis when you get 100% on the line. The Riemann hypothesis is that all non-trivial zeros live on the critical line. But that's stricter than 100%. An analogy that may help: There are infinitely many perfect squares. But the perfect squares make up 0% of all positive integers.

Finally, we have just two days ago, Claude was able to find an elliptic curve of rank at least 30 (and assuming some highly plausible standard conjectures, exactly rank 30) https://elliptic-rank.icarm.cloud/curve/273. This is one where we don't know how much human input occurred and how much was just the AI. This was done by Levent Alpoge and Ava Howell with Claude after Alpoge was challenged to do this by Alvaro Lozano-Robledo. There's an open question of whether there are elliptic curves over the rationals with arbitrarily high rank. For a long time, the answer was suspected to be yes, with John Tate back in the 1970s predicting it was unbounded. But more recent heuristics (especially a very careful model introduced by Jennifer Park, Bjorn Poonen, John Voight, and Melanie Wood) have suggested it is likely bounded. But those heuristics would also have made the outliers we seem to be seeing the last few years of curves with rank 28, 29 and now 30 to not be likely. This calls those heuristics into question. Right now, there's no consensus in the field on this question, and this discovery is likely going to push people more into the direction of thinking it is unbounded. Also, this is a good example why people should not pay too much attention to my own guesses about things, because I'm previously on the record for thinking it was likely that none of rank 30 existed.

Now, with all of that, what is going to happen? I'm not sure. Earlier I was overly pessimistic about AI systems, saying even just around a year ago that these systems would be highly limited in what they could do and that this was likely a fundamental structural issue about how LLMs are constructed. Obviously, I was wrong there. And there's a temptation to go far in the other direction and expect that AI will be better than humans at math soon. However, I suspect that if that does happen, it will mean we will have made some fundamental new breakthroughs in how these AI systems function. In particular, at least right now, the AI are very good apparently at connecting ideas from disparate areas of math, and of brute forcing a lot of things, in a way pretty close to frankly what human mathematicians often do. But they aren't apparently constructing really deep new theories. The AIs also as they stand seem pretty weak at making novel definitions or conjectures. But many mediocre mathematicians (like say myself) will go through entire careers without constructing any really deep new theories. So we may end up with a situation where the Terence Taos, Peter Scholze or Maryna Viazovska type will still be doing good work, but the rest of us will be functionally irrelevant.

On the other hand, for other tasks where AI got to be close to as good as human, the amount of time it took for the AI to get superhuman once it got to being slightly below the best humans was pretty short. Take chess for example: in 1988, HiTech was beating some grandmasters but would consistently lose to the strongest ones. A few years later, Deep Blue beat Kasparov. And now you can get software which will beat the best humans that can run on a laptop. Similar remarks apply to computer Go. Chess and Go are much more narrow problems than math, but it seems likely or at least plausible that the same pattern will apply here. On the other hand, at least where making new definitions and conjectures are concerned, the LLM AIs are weaker still even mediocre mathematicians. So we have that at least going for us. But this may be also that the AIs just haven't gotten trained well yet at those things. We've had machine based definitions and conjecturing in a non-LLM fashion since the late 1990s (with some work done by Simon Colton on this subject). And right now, LLMs seem not incredibly impressive at definitions and conjectures compare to some of the experiments from around that era. Whether this is a fundamental limitation of the tech given the way it uses training data is something we don't know yet.

Comment Re:You have every reason to ... (Score 3, Informative) 49

Regarding 1. In fact, post-pandemic traffici levels are as high as they were before the pandemic. In fact, traffic levels were already close to normal by October of 2020 in London, while the pandemic was still going on, in part due to people being less willing to take public transit. See https://www.london.gov.uk/who-we-are/what-london-assembly-does/questions-mayor/find-an-answer/changes-london-road-traffic-march-2020. and https://fleetworld.co.uk/uk-road-traffic-back-at-pre-covid-levels/. World-wide, we've seen pretty similar trends. https://inrix.com/blog/2023-global-traffic-scorecard/.

Re 2 and 3: Aside from that being highly exaggerated at what happened, it also isn't relevant to evaluating this study or making this study become "dishonest propaganda." If your claims are accurate, then they would be reasons to see there as being tradeoffs. But it wouldn't be a problem with this study or this study's claim. I'm not even sure what point you are trying to make with point 4. Are you claiming that the reduction in lung issues is due to less use of boilers due to climate change? While climate change is having an impact, it isn't remotely large enough yes to have had that big an impact on heating that way. It isn't what is going on here.

Comment Re:Shocked! (Score 3, Interesting) 52

That is not what they found. What they found is that if you spend 60 minutes doing the homework with AI, you learn approximately as much as someone who spends 60 minutes doing it without AI. If you spend 20 minutes doing it with AI, you learn as much as someone who spends 20 minutes doing it without AI. Etc. The only real difference is that the AI people get way better homework scores, and as a result, tend to stop spending as much time, and thus tend to learn less.

That's what this preprint study found.

Comment Re:Get rid of homework (Score 1) 52

100% this. Even a short 5-minute quiz with just a couple questions at the start of each day will do the trick. But you simply can't rely on homework scores to be a proxy of learning or time spent studying anymore. Brief daily quizzes on the previous day's material will force them to.

Also, It's not like students have the excuse of, "I couldn't study, I didn't have anyone to explain X to me" anymore. The very AI that they might otherwise use to cheat on their homework can also explain to them the things they missed in last year's algebra class that are blocking them from learning this year's calculus, or whatnot. Congrats - you now have an infinitely patient personal tutor who will spend hours dumbing things down for you until you get it. Now you have no excuse - learn the material. It becomes all about actually putting the time in.

Comment Re:Shocked! (Score 2) 52

Yeah. There's been widespread misrepresentation of this (preprint!) in the media. What they actually found: test scores correspond to how much time you spend doing homework, regardless of whether you use AI or not. Which should not be a surprising result! Of course, the AI people, esp. those who had been using AI for more than a few months, stopped spending much time on their homework, and then their test scores fell to match the non-AI users who didn't spend much time in their homework either.

The TL/DR is, in today's age, you cannot use test scores as a proxy of how much time a user is studying or knows the material.

There are of course some caveats, beyond the fact that it's just a preprint - notably that there's nothing to separate why the user started using AI to do their homework, so there's potential confounders in there. For example, if a student is in a poor family, maybe they had to get a job to help pay the bills. But working a job itself can lower test scores - for example, having to work late the night before an exam. So there are some confounder problems with the study. That said, I'm sure the general conclusion is correct: time spent doing the thing = amount of learning the thing (relatively independent of what tools you're using in the process).

Comment Re:Putin's "Project Panama" (Score 1) 63

It seems that AI companies are not the only ones destroying millions of books in an effort to end certain parts of human culture.

This isn't about AI but about Ukraine. Aside from this being drastically off topic, it is worth articulating the many differences here. The AI companies are taking individual books and scanning so they have training data. They are making use of them. And they are doing so largely with older used books which would often be thrown out anyways. Used book stores throw out old books all the time, as do libraries. Moreover, the books being destroyed for digital scanning are often things which are not just that important, things like random sword-and-sorcery novels from 1975 and car manuals. This is in drastic contrast to the wide-scale deliberate destruction of books and book infrastructure by Russia; they are trying to destroy Ukrainian culture and the ability for children to get an education. In some cases, nearly entire print runs of a book or entire print runs have been destroyed by what Russia has done here. The situations aren't remotely comparable. So instead of making complaints about AI again, maybe show you actually care about books by making a donation as they've asked?

Comment Re:Large scale backlash, not serious discussion (Score 1) 94

Yes, people are using AI to generate slop, and do things like generate kitten pictures. But there's a lot of extremely productive use. We have a lot of people using it for coding. We have mathematicians using them to prove long-standing open math problems. There are a lot of positive uses here also.

Comment Re:Large scale backlash, not serious discussion (Score 1) 94

1. There are a lot of other concerns beyond what you mentioned. Noise, heat, pollution, destruction of neighborhoods...

Noise is largely due to gas turbines or diesel generators running. That's again the sort of thing where reasonable regulation can help out. Some other noise claims are also just not plausible; there have been examples of noise complaints about completed data centers which hadn't been turned on yet for example. The heat claims are generally not plausible. If you take the claims seriously, they'd have to be generating far more energy than they are. Meanwhile, people don't object to large parking lots which are constantly taking in sunlight and converting to heat. I'm also not sure how they engage in "destruction of neighborhoods" any more than any other building project.

2. None of the problems either of us mentioned depends on whether it will be used for AI. Why would you expect that to matter? If you do care about it, it's a pretty good bet that any new data center being built today is for AI.

Not really. Heavy duty training involves intensive energy use. And one of the genuine problems with AI data centers is the electricity use can be very high or very low with minimal warning to the grid operators. This is part of why it pushes up electric costs. I'm not sure what evidence you have that any new data center now is being built for AI. Many of the data centers being objected to are small "Edge Data Centers" used primarily to reduce latency for video streaming, video games, and other activities which require low latency https://www.maysteel.com/why-maysteel/resources/blog/types-of-data-centers-how-do-you-choose-the-right-data-center.

Putting solar panels on the roof of a data center is not much more than a fig leaf. Solar panels can produce around 200 W per square meter, but only in the daytime. A rack in a data center that takes up around 1 square meter can consume a few hundred times that much.

So, first putting solar panels on is a step. It doesn't do everything, but it is a good step. It also has the nice advantage that if there's a serious bust in data centers, there will be already solar panels ready to be connected the other way for the grid. But you are also underestimating the effectiveness of solar panels, for a few reasons. First, almost no data center is used at 100% capacity. The solar panels keep producing even when server racks are getting little use. Second, data centers require corridors for humans to move, office spaces for humans who work there to stay, along with bathrooms and other needed things. Typically, actual server space takes up around 20-25% of the actual space. Now, that's not quite as good as it seems, since data centers are often 2 or 3 floors. But overall, the ratio is still better than you state.

But if you think that's not enough, then you can make it tighter. You can do things like require that their parking lots have solar panels too. Or you can even just require a specific percentage of their power be handled by solar, and then let them figure out the details, including attached solar arrays if needed. But these are all conversations we can have, and far more useful than just saying "No!" very loudly.

Comment Large scale backlash, not serious discussion (Score 3, Insightful) 94

There's obviously a massive large-scale backlash here, and it is pretty bipartisan. Part of it is concern about water use (which is largely overblown) and part is concern about increases in electricity cost (which is much more reasonable). But it is clear that two related things are happening: 1) People are reacting this way to all data centers, whether or not they have anything to do with AI. 2) People are blocking data centers rather than trying to take reasonable steps to make them manageable with their concerns, like requiring that they have solar panels. There's room for compromise here, but we're not getting it.

Slashdot Top Deals

Do not underestimate the value of print statements for debugging. Don't have aesthetic convulsions when using them, either.

Working...