Last week I got together with my math alumni friend. We cracked some beers, we chatted with voice mode ChatGPT and toyed around with Collatz Conjecture and we sent some prompt to a coding agent to build visualizations and simulation. It was a lot of fun directing these agents while we bounced off ideas and the models could explore them. I think with the right problem and the right agentic loop it’s clear to me improv…
I think voice mode uses weaker models, just an FYI relative to the SOTA
The AI revolution in math has arrived
41–50 of 68 posts
Re: The AI revolution in math has arrived
#42Earlier quoted context omitted.
Altman has estimated one year until ChatGPT is capable of measuring time passed. https://tech.yahoo.com/ai/chatgpt/articles/chatgpt-fails-mis...
Sounds like Musk setting deadlines for Mars landings.
Re: The AI revolution in math has arrived
#43[flagged]
Re: The AI revolution in math has arrived
#44> As they did so, they also learned how to improve the prompts they gave AlphaEvolve. One key takeaway: The model seemed to benefit from encouragement. It worked better “when we were prompting with some positive reinforcement to the LLM,” Gómez-Serrano said. “Like saying ‘You can do this’ — this seemed to help. This is interesting. We don’t know why.” Four top logical people in the world are acknowledging this. It is…
It makes sense to me. Originally LLMs would get stuck in infinite loops generating tokens forever. This is bad, so we trained them to strongly prefer to stop once they reached the end of their answer. However, training models to stop also gave them "laziness", because they might prefer a shorter answer over a meandering answer that actually answered the user's question. Mathematics is unusual because it has an extern…
So which one are they?
Re: The AI revolution in math has arrived
#45We can define a Dyson Sphere in math. We cannot build one. AI outputting axiomatically valid syntax isn't going to be all that useful. It's possible to generate all axiomatically correct math with a for loop until the machine OOMs Physics is not math and math is not physics.
You just failed the Turing test.
Re: The AI revolution in math has arrived
#46[flagged]
and https://www.simonsfoundation.org/about/ has "Since its founding in 1994 by Jim and Marilyn Simons"
https://en.wikipedia.org/wiki/Jim_Simons explains how Jim Simons got rich.
The book 'The Man Who Solved the Market' - https://www.gregoryzuckerman.com/the-books/the-man-who-solve... is a nice read.
HN discussion on a review of the book - https://news.ycombinator.com/item?id=29392041
Re: The AI revolution in math has arrived
#47Re: The AI revolution in math has arrived
#48Earlier quoted context omitted.
It makes sense to me. Originally LLMs would get stuck in infinite loops generating tokens forever. This is bad, so we trained them to strongly prefer to stop once they reached the end of their answer. However, training models to stop also gave them "laziness", because they might prefer a shorter answer over a meandering answer that actually answered the user's question. Mathematics is unusual because it has an extern…
It was just yesterday that this top post [] was decrying the "peril of laziness lost", that LLMs inherently lack the virtue of laziness. So which one are they? [] https://news.ycombinator.com/item?id=47743628
Re: The AI revolution in math has arrived
#49> As they did so, they also learned how to improve the prompts they gave AlphaEvolve. One key takeaway: The model seemed to benefit from encouragement. It worked better “when we were prompting with some positive reinforcement to the LLM,” Gómez-Serrano said. “Like saying ‘You can do this’ — this seemed to help. This is interesting. We don’t know why.” Four top logical people in the world are acknowledging this. It is…
I know why. Several people had problems with Sonnet burning through all their credits grinding on a problem it can't solve. Opus fixes this — it has a confidence threshold below which it exits the task instead of grinding. "I spent ~$100 last week testing both against multiplication. Sonnet at 37-digit × 37-digit (~10³⁷) never quits — 15+ minutes, 211KB of output, still actively decomposing numbers when I stopped it.…
The Universe seems against free lunches… if AGI is possible, finding a manager good enough to get the AGI to update its timesheet will not be (in practice).
Re: The AI revolution in math has arrived
#50I think AI-assisted research will likely have a very negative net impact on mathematics in the long run by lowering the average level of understanding within the community.
Also, research directions are influenced by what people can solve, and this will slowly shift research toward purely algebraic/symbolic manipulations that mathematicians no longer fully keep track of.