AI Isn't Outthinking Mathematicians. It's Out-Remembering Them
260 points by rzk 3 hours ago | 221 comments

hibikir 31 minutes ago
I suspect that a lot about what we call being very intelligent is ultimately out-remembering people around us. I think of all the times in my software career when I did something that others considered very high performance, it either came down to either having more energy than others at tackling a problem they thought was more trouble than it was worth, or just bringing back random knowledge from previous jobs or self study, and being able to apply it to the problem at hand.

I don't think I've had a truly original idea in my life. Combine A + B, when it's rare for people to know A and B at the same time. So from that perspective, what LLMs are doing is basically the same thing. Sometimes I am faster than the LLM because my context might be better organized, but it typically needs just a hint from me to steer itself correctly. It claims something is a memory leak, but smelling a rat, I suggest it to double check the garbage collection statistics too, at which point it's clear it's no leak, but a tuning error, at which point the LLM is better at tuning than me, because it has more energy than I do.

Maybe there's true brilliance out there, when something doesn't come out of combining data and building hypothesis until you get really lucky. My experience is not comprehensive. But I look around me, and it sure seems I've not been lucky enough to see it. Even the shiniest people I've worked with, which most of the audience here would recognize, have never shown me that they can go past this.

reply
CapmCrackaWaka 3 minutes ago
I like to use the analogy that the human brain (when it comes to intelligence) is like a computer. We have storage, which is just long-term memory. We have RAM, which is your ability to keep track of a mental model of something you’re actively working on, and then there’s the CPU, which is the ability to make logical leaps and connections on that mental model (or maybe storage).

I’ve met different people throughout my career whose intelligence came in 1 specific area. For instance, my friend is extremely good at trivia, he clearly has a lot of storage and can access it easily. I think I’ve only met one person who was excellent in all three areas of intelligence.

Obviously this is a simplification, but it’s how I like to illustrate my ideas on intelligence at parties and first dates.

reply
grahamburger 25 minutes ago
People have told me I was smart since I was a kid, but I can't remember for shit. I had a thought when I was fairly young that the only reason I was (maybe, sometimes) outperforming others intellectually is that I was habitually compensating for my poor memory by working things out on the fly, while others could rely more on rote memorization. Anyway, takes all kinds I guess!
reply
lebuin 4 minutes ago
I can relate to this, but always explained it away in the opposite direction: I never trained my memory very much because I was able to work things out on the fly. Who knows, maybe there isn't much of a link between the two at all.
reply
enquirewithin 10 minutes ago
Memory isn’t only being able to recall things on demand.
reply
bragr 14 minutes ago
We sort kids into the smart and non-smart labels when they are young, and those labels tend to stick, even when what we're measuring isn't raw intelligence but just variance in childhood development that wash out in the long term. I don't think either group is well served by this.
reply
vasco 4 minutes ago
Not only I agree with you that I don't think I've had an original idea, even when I try to do artistic stuff it seems like the things most praised were the ones where I was trying to do something else and the good part came from failing to do the thing I was trying to do.
reply
DoesntMatter22 26 minutes ago
I think that’s true for genius is in general. I don’t mean the Einstein type but I mean the child prodigies that graduate high school at 10 years old or whatever I mean if you can read something once and remember virtually everything about it that’s a gigantic leg up on everyone else who has to study drill the stuff into your head, etc.

Even in a debate, if somebody just has the ability to remember tons of facts and figures, the other person will seem unintelligent by comparison, even if the other person is correct

reply
philipfweiss 2 hours ago
One thing about human mathematicians is that they only publish positive results. Professors etc might have file drawers full of "negative results", but the incentives and bandwidth of human mathematicians makes publishing these useful results impossible.

But AI agents have no such limitations and can publish and re-use negative traces easily. There have been some recent projects (https://www.theoremdb.org) aimed at exploiting this fact. https://news.ycombinator.com/item?id=49227505

In general though, LLMs do not have the same limitations and incentives as human mathematicians, and the next year's tsunami of change will make this abundantly. clear.

reply
paulpauper 49 minutes ago
Yeah, LLMs are great at generating negative results for math-related prompts "We scanned values {a,b,c} from 0-100 and no results" Great..too bad journals will not publish this. But good job, I guess. A negative result is only truly useful if it can be bounded, requiring an actual proof.
reply
delusional 29 minutes ago
> A negative result is only truly useful if it can be bounded, requiring an actual proof.

That's at least true for current journals, since they're supposed to be read by actual humans. I suppose one could imagine a sort of "AI" pure data journal that just "publishes" (in actuality aggregates) any sort of partial result. This body of knowledge would be entirely useless to humans, but could serve as a sort of "computation cache" for these stochastic systems.

reply
alterom 39 minutes ago
The bandwidth is absolutely there ("we tried this and it didn't work" is totally the stuff of conference discussions).

The incentives are not.

The incentives are skewed towards "a magician never reveals her secrets". The results are presented as if a rabbit got pulled out of a hat, with a maximum ta-da! effect, and little backstory of how the hell did we get there.

Don't get me wrong, these things are discussed, often over beers (you better drink it you want to make a career in the field).

But not published.

The younger mathematicians are trying to change that with the blogging culture. But the professional incentives aren't there. (In corp-speak: can't put blogging on perf). They burn out.

That's why math blogs usually come from either the top dogs in the field, like Terrence Tao, who don't need to care about perf, or people outside academia.

That's one thing that I hope the disruptive/destructive effects of LLMs will force mathematicians to face.

As one of my fellow mathematicians sarcastically wrote¹, we've reached a point where we should become a cult because we're acting like one anyway.

The other possibility is, of course, that the shake-up will take us precisely into that direction.

My point here is that the real problem here is not mathematical; it's a social one: incentives and politics, organizational structures, policies, allocation of jobs and funding.

All of this directly impacts how we do mathematics, who we do it with and teach it to, how we teach and communicate, and, of course, what math we even do and look at.

Given that, I'm neither too worried about humans vs. AI standoff, nor hyped about the Glorious New Future full of AI-assisted discoveries.

AI or not, the organizational issues in the field are still there, as are the incentive structures (including the infamous publish-or-perish).

We are doomed, yes, but by our own hands and committees. And it's up to us, not the AI, to get us out of there.

The little shove from the AI might be just the thing we need.

____

¹ https://www.mcsweeneys.net/articles/an-open-letter-to-the-ma...

reply
bonoboTP 28 minutes ago
This is not specific to math. To non-academics, you basically have to rewrite your commit history to make it seem more impressive. You often write the motivation section last. At least math publication culture allows saying "We consider the problem of" and then solve it. In AI/ML academic papers you need much more "story" around why, what the applications are, why aren't you doing something else, defend against lack-of-novelty attacks, defend against "this is just A + B known techniques used together" etc.
reply
tomrod 59 minutes ago
What is next years tsunami of change? Asics?
reply
tcp_handshaker 46 minutes ago
They are always out of stock, and you can never find your size..
reply
ComplexSystems 3 hours ago
It's also "out-brute forcing them." It just never gets tired. If a mathematician picks a research direction and spends a whole week on it and it doesn't pan out, they will likely be annoyed, need a break for a while, etc. This thing just does not ever get tired or discouraged or care; it's just onto the next thing until something ends up working.
reply
bze12 3 hours ago
reply
password4321 2 hours ago
My browser doesn't do the fancy URL text selection...

sitzfleisch: the ability to endure or carry on with an activity

Something Oppenheimer did not have, apparently.

reply
wongarsu 2 hours ago
loaned from German, where it's originally a way to say buttocks, literally "sitting flesh". If you have more Sitzfleisch you can sit for longer. Both in the literal sense (a bigger butt makes sitting more comfortable) and in the figurative sense (having the mental ability to sit for longer, get more desk work done)
reply
bryanrasmussen 2 hours ago
I think there is an IT bit of humor from about 1 decade+ back where the people who's proposals won out in meeting were the ones that could keep from needing to go to the bathroom longer.
reply
glenstein 2 hours ago
Fascinating crossover from literal to figurative that you find so often when you trace language back far enough.
reply
RGS1811 2 hours ago
This is fantastic. Now I have a sophisticated-sounding german word for my attention deficit.
reply
spankibalt 2 hours ago
There's also a less flattering reading of the word, where Sitzfleisch means having a "flat ass" (from sitting too much, e. g. Sitzfleischparade describing a group of flat-arsed people, or something like Sitzfleischmaxxer, and so on).
reply
cineticdaffodil 2 hours ago
[dead]
reply
zenNeko 2 hours ago
This was such an interesting thing to learn
reply
nobodyandproud 46 minutes ago
We Americans call it grit.
reply
ashleyn 2 hours ago
Wow, what a great comparison. LLMs are great at reasoning but absolute dogshit at simple arithmetic. If there's a raw calculation involved I always tell it to use python to add it all up.
reply
grebc 3 hours ago
Ever heard of string theory.

People go whole lives without being able to make it pan out.

reply
tengbretson 2 hours ago
String theory is a great example of a dead end kept alive by ego and sunk cost fallacy. An AI would have declared it dead and moved on 10 years earlier.
reply
aurareturn 2 hours ago
When people make these comments about string theory, are they at the forefront of quantum physics theory and have spent years on modern string theory? Or did they just watch a YouTube video and then keep parroting this?
reply
OroPla 32 minutes ago
I also just keep parroting that the Earth is not flat and a bunch of other things I've been told and then never questioned, since it seems to make sense.

When the flath-earth craze started I've been trying to at least get that bit actually personally verified. Haven't managed to do it to this day, though. So I'll just keep parroting various things without properly understanding them.

C'est la vie.

reply
the__alchemist 2 hours ago
You could reductio ad-absurdum this logic quite broadly. We all form beliefs about the world and its aspects, and almost always through fallible sources. Should one be confident about ones of questionable provenance? I say no. But forming beliefs from the information we have is a useful skill.
reply
nullbio 2 hours ago
This isn't a great argument. Researchers who do not think string theory is good are not going to spend years on it. There are plenty of experts that dismiss string theory. I have no skin in the game, and don't care either way, fwiw.
reply
tcp_handshaker 44 minutes ago
Sabine has been at the forefront and has the goods: https://youtu.be/1mgxuVVUz40

And for the inevitable critics of Sabine...maybe Leonard Susskind is good enough for you: https://youtu.be/2p_Hlm6aCok

reply
cauch 29 minutes ago
The error with this approach is that every single physics theory gets exactly the same criticisms.

You can take any of the theories that Hossenfelder would spend time on instead of the ones she does not like, and you would find (basically) a similar percentage of physicists saying it's a mistake to continue in this direction.

In other terms: for each physics theory, on 100 physicists, you have 5 physicists saying it is a mistake to continue working on it (number made up for illustration, and there is probably some variations, but you get the gist). You took one theory and found few physicists saying it is a mistake to continue working on it. You conclude, incorrectly, that it means this theory is fundamentally differently treated as any other theories.

(on top of that, it is unfortunate that Hossenfelder later screw up her image by doing way too much mistakes that someone reliable would not do)

reply
lokar 49 minutes ago
Or the just read Woit, uh, 20 years ago now, “not even wrong”.
reply
hilariously 2 hours ago
Ok Sabina, everyone is string theory is all just a bunch of egotistical morons.
reply
chongli 2 hours ago
No, not morons, but people who have built a career on string theory. At this point, even if they regret their decisions, it’s too late to turn back now.
reply
cauch 20 minutes ago
I don't think it's a good argument. String theory is just "one application" of advanced mathematical physics. It's like saying that software developers specialised in ReactJS would lose their career if ReactJS is suddenly abandoned.
reply
smallmancontrov 2 hours ago
As opposed to having built a career complaining about string theory on youtube?
reply
chongli 2 hours ago
And that's the reason she's wrong?
reply
Arainach 2 hours ago
Spending your life's work on a theory that is widely agreed to be untestable is certainly a form of ego, or at least is more philosophy than science.
reply
devmor 2 hours ago
This is a pretty silly belief to hold about science. Plenty of strong, well held standards of the modern era were considered ridiculous fringe beliefs a century ago.
reply
nobodyandproud 43 minutes ago
They were testable, no?
reply
andai 2 hours ago
Also out-speeding them, and that was before high speed inference.

Out-ralphing them, you might say!

https://ghuntley.com/ralph/

AGI ≈ artificial stupidity × infinite persistence

reply
jstummbillig 57 minutes ago
> It's also "out-brute forcing them."

That is also approximately what people have always done to succeed.

reply
fooker 54 minutes ago
Mathematicians routinely spend years on a problem without getting anywhere.
reply
paulpauper 48 minutes ago
It helps though if you have many problems to work on
reply
EA-3167 3 hours ago
The key here is that it’s depending on the human inability to connect the sum of relevant knowledge, but said knowledge comes from humans.

Theres going to be this field day of low-hanging fruit that ML can round up, but after that I suspect it will be in fits and starts as a “connection maker” rather than some proof producer.

reply
akiselev 3 hours ago
I think we're underestimating just how much low hanging fruit there is. I've been trying to apply this LLM research process to physics (QM and solid state) and there is so much missing in Physlib and the rest of the Lean ecosystem that most of my work has been trying to formalize the theories and validating them against the specification problem (and mostly failing badly).
reply
putlake 3 hours ago
It's not only going to be "connection maker". If and when robotics advance to a point where the LLMs are embodied, they can run experiments in the physical world and find new knowledge.
reply
combobyte 3 hours ago
Being embodied is not the important barrier to running experiments. It's having access to a body of resources (i.e. funding and infrastructure).
reply
rowanG077 2 hours ago
For some research funding is mostly the salaries of the people doing the research.
reply
EA-3167 2 hours ago
What research works that way?
reply
rowanG077 54 minutes ago
large parts of Computer science, mathematics, theoretical physics, economics, some humanities research and I'm probably missing a ton.
reply
EA-3167 9 minutes ago
So applied math, math, applied math, applied math, and maybe some others.

That makes sense, although I'd argue that at least in the realm of HEP theoretical physics has extraordinarily expensive kit compared to what scientists make. See: The LHC.

reply
rowanG077 7 minutes ago
Reducing all these fields to mathematics is incredibly reductive. I don't think it's in good faith.
reply
ForHackernews 2 hours ago
yeah but LLMs might be even cheaper than grad students
reply
EA-3167 3 hours ago
Robots in labs already exist, but mercifully they're not hooked up to anything as unpredictable as an LLM. Robots tend to work best as specialists doing high-throughput, extremely repetitive tasks which nonetheless require a degree of precision. Giving a robot a "human" body makes very little sense if we're talking about the needs and productivity of a non-human; humanoid robots are marketing for humans.
reply
AustinDev 2 hours ago
Humanoid robots are obviously more than marketing. The entirety of human civilization is human shaped. Making robots that are human shaped is easier and more efficient than redesigning and rebuilding everything that exists.
reply
ben_w 58 minutes ago
> The entirety of human civilization is human shaped.

That's the marketing pitch.

A plumbing robot doesn't need to be humanoid, an octopus shape may well be better for all the awkward corners. A robot police officer could be the municipality itself for sensory nodes (essentially the sales pitch of Flock etc.), plus some drones or robot dogs to perform arrests*.

The robot vacuum cleaners and lawnmowers we already have are nothing like a human. A robot taxi driver can be just the car. Robot dogs are already used for maintenance and security sweeps.

If you've got wheelchair access, you've got wheeled robot access. If you've got guide dog access, you've got access for Boston Dynamics' Spot.

* this may be a bad idea with current robotics, but I aver it's not improved by making those robotics humanoid.

reply
OroPla 30 minutes ago
Historically this has never been correct. Turns out you get more efficient systems when designing them without how a human would accomplish a task in mind.
reply
tsimionescu 2 hours ago
> Making robots that are human shaped is easier and more efficient than redesigning and rebuilding everything that exists.

In the last 100-200 years, that has been proven wrong at every single step.

reply
vulcan01 2 hours ago
Counterpoint: cars. It takes sustained effort to prevent civilization from being modified to accommodate new technology, e.g. Stop Kindermoord.
reply
EA-3167 2 hours ago
Outside of sci-fi, marketing proposals, and niches like "Elder care in Japan" there are very few humanoid robots. By contrast non-humanoid robots have been mass produced and used in industry for decades. Arms. Carts. Trollies.

No people. If you want something with fine motor control and dexterity, it's easier to make that the robot and then have another robot bring the workpiece to the arm than it is to build a single robot that can walk around and do it. There are compromises in human features because we're generalists.

reply
ralusek 2 hours ago
We're just going to slowly deconstruct every element that could be a factor of intelligence.

It's not out-thinking, it's just out-remembering

It's not out-thinking, it's just out-working

It's not out-thinking, it's just able to consider more things simultaneously

It's not creative, it's just randomly generating things and then selecting viable ones

reply
legulere 2 hours ago
A new technology being able to do something better than humans does not mean it’s intelligent though. A calculation program is not intelligent just because it can remember more digits than me, work more than me
reply
Zigurd 57 minutes ago
If you make that list comprehensive, there's probably a Nobel prize in it for you.
reply
hn_throwaway_99 2 hours ago
But the difference really does matter and is not just a case of "whittling down" what intelligence really is.

We have known for a very long time that computers and machines are much faster than humans, more accurate, are scalable in certain ways that humans aren't, and they don't tire. I think most people who are not in the "AI cult" would agree that LLMs and modern generative AI are really just an extension of those faster/more accurate/more scalable and never tiring traits. But there does seem to be (and I'm sure folks much smarter than I have quantified this or described it better than I can) a fundamental difference in how humans think, especially as it applies to what true "understanding" really entails, and for the ability to think up truly novel and unique things that are not just a rejiggering/recombination of training data. I believe those skills really are at the heart of human cognition, and as impressive as LLMs are in replicating what this looks like, there are plenty of "LLM failure modes" where it's clear that LLMs lack a true understanding of concepts or the ability to generate useful, completely novel ideas.

reply
ben_w 2 hours ago
There's definitely a lot missing from the current state of the art in machine learning that all brains manage to beat, and we can observe this just because an animal that needs as many examples as an AI to learn motor functions would starve to death before learning to eat.

However I can only guess that this is important, I'm not absolutely certain. They're at risk of being an economic disruptor just by being extremely stupid (by how much they need to study) faster than us to the same ratio we jog faster than continental drift.

reply
jryle70 16 minutes ago
Nobody knows what true "understanding" really entails, or what are "truly novel and unique things that are not just a rejiggering/recombination of training data". For the latter, you'd at least have to find an example in history of someone who came up with some idea that has been widely considered "truly novel" by experts, who didn't have any education or training, so no "rejiggering/recombination".
reply
B-Con 2 hours ago
It's almost as if we're building something that... mimics intelligence.
reply
nomel 2 hours ago
Can you mimic intelligence?
reply
satisfice 2 hours ago
You just did.
reply
MajorTakeaway 23 minutes ago
Boooom! Headshot!
reply
awesome_dude 60 minutes ago
>that could be a factor of intelligence

Could is carrying a lot of weight here.

Because, what's really happening is we're saying "Oh these things are what defines intelligence" then implementing them and /discovering/ "oh wait, there's more to this than we knew".

We've known, for decades, for example that an IQ test is not a measure of Intelligence, even though people still refer to it as though it is. A computer passing an IQ test, therefore, would have been thought of as possessing intelligence way back when, but would not now.

Oh, on the point of "creativity" - is a RNG "creative"? It creates a value unbounded by human intervention (in theory, yes Pseudo RNGs have limitations) - therefore it must be creative... right?

reply
thaumasiotes 3 hours ago
> If a mathematician picks a research direction and spends a whole week on it and it doesn't pan out, they will likely be annoyed, need a break for a while, etc.

Your timelines are a bit unambitious. There's nobody expecting to make significant progress with a week of work.

reply
bananaflag 2 hours ago
> There's nobody expecting to make significant progress with a week of work.

You underestimate my ADHD.

Source: I am mathematician.

reply
dijksterhuis 2 hours ago
Hell, I underestimate my own ADHD.

Source: the post-it notes, ALL OF THEM.

reply
nmstoker 3 hours ago
They were just illustrating their point, I wouldn't take that literally.
reply
runarberg 2 hours ago
In other words: Thousand monkeys with a thousand typewriters...

https://news.ycombinator.com/item?id=48231974

reply
scarmig 2 hours ago
Take something like

  (1+x*y)^3*z+y^2*(1+x*y)*(4+3*x*y);y+3*x*(1+x*y)^2*z+3*x*y^2*(4+3*x*y);2*x-3*x^2*y-x^3*z|0,0,-1/4|1,-3/2,13/2
If a thousand monkeys typed at a character per second, on a keyboard with the 23 relevant characters, it would take roughly 10^136 years for them to come up with this counterexample. Though, to be fair to monkey scenario, there's a large family of them known now, so it's not quite this bad: suppose there are a trillion permutations and similar examples that fit in this string. Then we are down to 10^124 years.

If LLMs are monkeys, somehow trained LLM weights allow them to model and prune massive numbers of universes in parallel.

reply
eek2121 15 minutes ago
IMO, That's the case for all subject areas. It is also one area where AI excels at, and it could be of real use if we can find a way to stop hallucinations. The sum of all knowledge being at our finger tips would allow everyone to focus on the hard stuff.
reply
alienbaby 16 minutes ago
True, but as it pieces together new mathematical truths from the pieces we have discovered ourselves, it then has more truths upon which to build new solutions. And so on, so while it is just remembering things we have forgotten, the amount of progression an LLM can make may still be several steps ahead and touch areas we have not yet been able to consider or make any progress on ourselves. It's a bit like a pyramid though, eventually it will have tiued together all teh things we know, found all the things we could have known, and then .. perhaps, be unable to actually come up with something genuinely new.
reply
Zigurd 59 minutes ago
There are plenty of high value endeavors where being a superhuman knowledge remixer is right on target. But even capturing all of the knowledge is proving elusive.

I use coding agents. I think they're pretty good overall. They save me a lot of tedious coding. For example I probably wouldn't spend the time to implement native splash screens for all the build targets of a Flutter app, but I'll have the coding agent do it.

Nevertheless, for all the time that we've had coding agents, it's still trivially easy to find the jagged edges of their training. For example, Gemini evidently doesn't know if the Xcode part of a Flutter tool chain is misconfigured. That's not exactly a Millennium Prize problem. But it is shaped wrong for a training set for a coding agent.

reply
keeda 2 hours ago
While TFA itself makes sense I disagree with the title and the conclusion. I would not consider referencing working memory during thinking as “remembering” but as a part of thinking itself. Working memory is the RAM to the much larger but higher latency indexed database that is our long-term memory. As such I would say AI is out-thinking us, even if in a brute force sort of way.

I think where you could say it is out-remembering us is when it can contemplate the vast universe of patterns, gleaned from essentially all human disciplines, encoded in its weights, that may let it draw connections that a human could not, unless they just happen to be familiar with multiple disciplines.

Which is why I think the analogy with Von Neumann / Einstein is also a bit off. From TFA it seems Von Neumann was more akin to what AI does, than Einstein. I don’t get the impression that it was Einstein’s memory but his ability to look at things from a radically different perspective. So far I don’t know that we can categorically say that LLMs can or cannot do that.

reply
a2ff6eeb0 3 hours ago
Does it matter? It's going to produce proofs far more intricate than humans can understand, outdoing humans and opening new frontiers.

The age of humans comprehending things is coming to an end: our brains just won't have the capacity to make meaningful contributions to science, math, or technology.

reply
chongli 3 hours ago
We don’t trillions of dollars in LLM investment to build things mathematicians don’t understand. We already have plenty of those, even from ancient times.

As to your second point, Terry Tao already has an answer [1]: the proof isn’t the contribution, shared understanding is. This issue was already raised back when the four-colour theorem was proved. Machine proving and machine proof checking are useful tools but they don’t mean anything without the interpretative work and the communication necessary to build shared understanding.

[1] https://news.ycombinator.com/item?id=49056620

reply
atleastoptimal 2 hours ago
If humans have nothing to contribute then shared understanding is a pointless endeavor. It makes sense now in the "centaur" period where human + AI > AI alone, but when AI mathematicians are both more rigorous and more elegant, then taking the time dumbing down their proofs to a human level of understanding is like requiring that we ensure all our current proofs be understandable by a monkey.
reply
nickysielicki 55 minutes ago
> If humans have nothing to contribute then shared understanding is a pointless endeavor.

I agree, but as a software engineer this gives me pause because I keep trying to insist on coding standards but I’m unable to come up with a compelling reason why it matters. Ostensibly the reason we cared about things like DRY and code quality was so that it would be easy to understand and easy to maintain and easy to make changes to later. But it now seems like a shared understanding of the codebase is less important than ever, and it’s more about shoveling requirements in without breaking any existing functionality.

Is a well tested slopfest better? That seems to be the conclusion for mathematics, so why not software too?

reply
KolmogorovComp 48 minutes ago
It used to be the same with assembly. Programmers complained the one generated by compilers was not pretty, but now in 99.999% of the cases, it does not matter because nobody look at it.
reply
chongli 30 minutes ago
Where is the value in an unintelligible gibberish proof?

We already have countless examples of such filling up the arXiv, written by hacks long before LLMs started writing proofs. No one cares about them. You might as well build a box blasting radio static into the void. You could save a lot of electricity that way.

reply
donbox 2 hours ago
But but but... Does not AI exists (or has to exist) to only serve us.
reply
tossandthrow 22 minutes ago
The idea about the goal of mathematics being shared understanding seems to come at a convenient time.

Mathematicians have never been known to communicate their ideas very clearly.

Regardless, even that target llms will likely win - an llm will likely be more efficient at teaching me string theory than a professor in a room with 463 other students.

The llm is the shared understanding.

reply
a2ff6eeb0 3 hours ago
Why not? We build cranes to hoist weights construction workers can't lift. We build electron microscopes to measure things physicists can't see.

Why is it so hard to imagine we can build tools to think thoughts we can't comprehend?

If there's commercial value, I think it's inevitable. We don't fund mathematicians because it's cute when they understand a problem, but because their work tends to have applications with commercial value. The value can be captured without understanding the details.

reply
chongli 3 hours ago
Can you give an example of an incomprehensible piece of writing (any writing, never mind a proof) that has commercial value commensurate with the costs involved here?
reply
akiselev 2 hours ago
> Can you give an example of an incomprehensible piece of writing (any writing, never mind a proof) that has commercial value commensurate with the costs involved here?

It depends on what exactly you mean by "commercial value commensurate with the costs involved" but I'd volunteer the 3G/4G/5G specifications and the other documentation required to implement the mobile network protocols. 5G is currently sitting at over 50,000 pages and it's one of the reasons Qualcomm/Broadcom/Apple are the only ones who can realistically make a mobile radio.

I don't think there is a single human to whom more than a few thousand pages would be comprehensible at a time except for the occasional genius.

reply
chongli 49 minutes ago
Read the rest of the discussion. The claim is about text which is in principle incomprehensible to humans.

If there exists a text which only one person can understand, that person can communicate their understanding to others, even if that doesn't help them with the original text. That dissemination of knowledge is what provides the value, not the mere existence of the text. If that person forgets or dies before they can share their knowledge then it will be lost.

We have many examples of this from history: ancient texts written in a lost language. These texts provide us with no value until the day they can be deciphered, unless you count linguistic puzzle-solving as a virtue.

reply
a2ff6eeb0 44 minutes ago
> If there exists a text which only one person can understand, that person can communicate their understanding to others, even if that doesn't help them with the original text.

If there exists a text which only an AI can understand, that AI can communicate their key conclusions to others, even if that doesn't help them with the original text.

The only difference here is the amount of meat involved. Perhaps tossing a few steaks on the server racks could help with that.

reply
chongli 26 minutes ago
If an AI can communicate its findings to us in a way that we can understand it, then its findings are by definition intelligible to humans. Your claim was about texts for which this is not possible.
reply
a2ff6eeb0 5 minutes ago
So, you're willing to claim that a conclusion that you don't understand the reasoning for is equivalent to comprehension?

Because, again, I can point to hundreds of examples of texts where nobody but the author understands it, and they're only giving summarized "commandments" that you should follow if you want good results.

If I told you "don't use spin locks, call futex instead", do you think have gained an understanding of the Linux scheduler?

reply
a2ff6eeb0 2 hours ago
Yeah, how many people do you think understand the Linux kernel in full? What percentage of the people using it to great commercial effect can understand it?

How's your understanding of Schroedingers "An Undulatory Theory of the Mechanics of Atoms and Molecules"? You seem to be using the results of it as applied to semiconductor engineering just fine. And, I promise you, most semiconductor engineers haven't read it in full, they just accepted the results as passed on by several layers of teacher.

I have a paper on routing algorithms, which I have attempted to read to my cat. I don't think my cat retained much, but they seem to be enjoying the cat food that got delivered using the results.

I'd suggest that we're going to be a lot closer to the cat than the author of the paper when AI takes off.

reply
chongli 2 hours ago
You've moved the goalposts. The original claim was about producing mathematics that are in principle impossible for any human to understand.

All the stuff you've listed is understood by some person, and that understanding is the source of its value.

Now that we've cleared that up, can you furnish an example that satisfies the original claim of incomprehensibility and value?

reply
a2ff6eeb0 2 hours ago
You asked for examples, for a technology that we're still building. Maybe you can see the issue with that?

Anyways, people benefitted greatly from Newton's laws of gravity, even though we still don't have a quantum-compatible set of laws for it. The laws of gravity are still incomprehensible for people, but the approximation that we've observed is still immensely valuable.

reply
chongli 2 hours ago
No, I gave you a lot more leeway than that. Take any utterly incomprehensible piece of writing from the entire history of civilization and demonstrate its value.

You keep falling back on "incomprehensible for some people" but that wasn't the claim. It was about a text which is incomprehensible in principle; that is, utterly impossible for any human to ever understand.

reply
eks391 27 minutes ago
His examples work fine but you aren't accepting them because they don't confine to your paradox.

Every writing must be comprehensible to at least the author, regardless of whether it has commercial value or not. If I hit the keyboard a few times, I've created writing, but it doesn't mean anything. It is just gibberish and without meaning, so there is nothing to try to comprehend. So if there is something to be comprehended, then at minimum the author should know it.

Therefore what you keep claiming is the only refute of your argument of "an [...] incomprehensible [...] writing" is actually a paradox, and cannot be disproved itself. However "humans comprehending things" is not a paradox, which means that your specific request to beat your paradox is not actually related at all.

His examples disproving the non-paradox version of your challenge (writing incomprehensible to folks other than the original authors) are sufficient to disprove your statement, as he gave examples of both people not comprehending human made and 'God' made writing (the universe/gravity)

reply
chongli 21 minutes ago
That's because his examples are obvious and not at all interesting, since we've already seen them.

His original claim amounts to creating an AI that takes its place above humans as some kind of electronic God, delivering edicts to humanity that we cannot comprehend, but which somehow have value to us. It's unskeptical, pseudo-religious nonsense.

reply
a2ff6eeb0 2 hours ago
Can you give me an example single piece of writing that the author didn't claim they understood? I don't think that any utterly incomprehensible writing exists.

If you want examples where nobody but the author understands it, examples are a dime a dozen.

reply
chongli 59 minutes ago
So you concede the point then. The age of humans comprehending things is not coming to an end. And therein lies the rub. When it comes to intellectual labour:

Understanding == Value

If a mathematician produces something incomprehensible then it has no value. It's meaningless. Indistinguishable from random noise.

An AI which produces incomprehensible text is producing no value. We didn't need to spend trillions of dollars on LLMs to figure that out. Markov chains can do that job perfectly well.

reply
a2ff6eeb0 55 minutes ago
You may have missed the present tense. I didn't say it's over, but that it will be. Please pay attention and don't make straw men.

Again, do you believe that there are documents, of any value, that humans don't understand?

Maybe an LLM could help you notice what I was saying, since it's clearly beyond at least one human's comprehension!

reply
chongli 45 minutes ago
Again, do you believe that there are documents, of any value, that humans don't understand?

There is no value in an undeciphered document until understanding is achieved, just as a lode of gold ore in some asteroid orbiting a distant star has no value until we can fly there and extract it.

If an LLM can help us understanding something then it was not incomprehensible, by definition.

reply
scarmig 57 minutes ago
There are plenty of artifacts that, if not impossible for humans to understand, then at least no human has ever completely understood. To start with, the universe as a whole. Despite that, we are able to choose legible pieces of it to model and perform useful actions from.

This will shift your argument--that doesn't count! etc., to the point where it's by construction unsatisfiable and vacuous. And it doesn't matter: an LLM might e.g. break some cryptographic algorithm in a way utterly unintelligible to humans, but the fact that it works would be sufficient on its own to make all of us choose to abandon that algorithm and choose different ones.

reply
chongli 38 minutes ago
One person need not completely understand something for it to have value; it's sufficient for there to exist a shared understanding.

an LLM might e.g. break some cryptographic algorithm in a way utterly unintelligible to humans, but the fact that it works would be sufficient on its own to make all of us choose to abandon that algorithm and choose different ones.

No, that is the entire point. If it is an algorithm which accomplishes something useful, then it is intelligible as such. That which is incomprehensible cannot be understood even in part, so it provides no value as a bit of knowledge (unless you're looking for a strong random number source, I suppose).

reply
scarmig 5 minutes ago
So, what you're asking for is an example of someone extracting value out of something that is fundamentally irreducible random noise?
reply
bluefirebrand 2 hours ago
> how many people do you think understand the Linux kernel in full?

"Not many people understand some things fully" is so massively different from "the human mind is incapable of understanding some things that AI will understand for us"

reply
a2ff6eeb0 2 hours ago
Yeah. We're only starting the journey of building tools better at thinking than the human mind, so expecting me to have examples of things it produces is a little hard, don't you think?

The best I can do is things that are incomprehensible to nearly everyone, but still provide value. There's a small leap of imagination to consider an author that understands it and can show others how to leverage results without understanding be mechanical rather than biological.

reply
nickysielicki 53 minutes ago
Can you give an example of a 4-wheeled vehicle that could move at tens of miles per hour before the automobile was invented?
reply
lowbloodsugar 2 hours ago
I know right? And there’s only a market for maybe 5 computers in the whole world.

Paul Krugman (1998): predicted the internet’s economic impact would be no greater than the fax machine’s.

The 1876 Western Union memo dismissing the telephone as having too many shortcomings, and the banker telling Horace Rackham not to invest in Ford because the automobile was a novelty.

We are in good company!

reply
orphereus 2 hours ago
Past performance does not guarantee future returns.
reply
fsmv 3 hours ago
The entire point of writing proofs is for advancing human understanding. A giant dump of symbols that passes the lean compiler is meaningless besides human beings understanding it.
reply
variadix 2 hours ago
In the field of pure mathematics this might be true, but it has implications regardless for applied math, engineering, and physics.
reply
pfdietz 2 hours ago
> The entire point of writing proofs is for advancing human understanding.

Proofs also enable AIs to direct search and generate knowledge. Verifiability is immensely useful for keeping AI grounded.

One might imagine AI generating enormous numbers of hypotheses and then trying to prove or disprove them, and then mine that data for new abstractions and heuristics.

reply
Jtarii 2 hours ago
An AI may still be able to apply the results without humans understanding the proof.
reply
dyauspitr 28 minutes ago
No it isn’t, it’s putting it into the corpus which means another LLM doesn’t have to spend a few billion credits the next time.
reply
nullc 2 hours ago
Sometimes the purpose of the proof is simply to demonstrate that some construct is a safe assumption for other more interesting work-- and could still serve that purpose even if it was entirely a black box.
reply
nickysielicki 52 minutes ago
was. Not is. Was.
reply
esafak 2 hours ago
Is it the AI's fault we can't understand? If the GUT is beyond human comprehension does it matter less? We don't apply this reasoning to other animals or even to less capable humans. Besides, the robots may want to ponder maths for their pleasure.
reply
orphereus 3 hours ago
"The age of humans comprehending things is coming to an end"

That's something AI companies would really want you to believe.

reply
ianm218 3 hours ago
> That's something AI companies would really want you to believe.

Why would I care what they want me to believe?

Intuitively it would make sense that you can put math ability on a chart with a value for “general public” “smart high schooler” “smart undergrad” “smart PhD/ professional”. And you could place frontier AI somewhere on that chart over time from GPT 2 to now and see the trend.

Then you’d have to consider that either you believe there is a fundamental limit that is below peak human mathematician level or there’s not.

reply
orphereus 3 hours ago
> Why would I care what they want me to believe?

How would you not care? Are you a robot?

They can say random stuff with the goal of increasing their shareholder value. Things they spit out do not have to be true. It is not easy to verify things they say, therefore, everything they say should be taken with a huge grain of salt.

reply
ianm218 2 hours ago
Consider Enron and Amazon at the turn of the millennium. They were both telling you what the future would look like. The right action would’ve been to just ignore what they are saying and try and get data and reason about the world. It didn’t really matter that both Bezos and Jeff Skilling wanted you to believe various things - one was right and one was a scammer.

So that’s what I’m doing here. For what it’s worth I find a lot of the AI people’s worldview very consistent. They believed AI would be the most important technology of our life times and committed their work to it. Some of these same people are total liars so yeah I won’t really hang onto their every word.

reply
esafak 2 hours ago
He's saying he can connect the dots without their help.
reply
orphereus 2 hours ago
Yeah, my bad.
reply
jambalaya8 2 hours ago
that does not make it not true, nor does it make those companies or their products not dangerous. I like looking at videos of animals that tear other animals apart and eat them; lion cubs are super cute; but that does not mean I want to be thrown into a cage with a model of a lion that has not been programmed to be disinterested when it is sated. AIs appear never sated; humans using or making AI wanting money, even less so. I suspect the AIs will understand the cost long before the humans will, not that anyone making money would care.
reply
rho138 3 hours ago
You’re prescribing elegance to a stochastic generator trained on the wealth of humanity, including 4chan. Let’s set our expectations a bit.
reply
ryeights 3 hours ago
Your brain is a stochastic generator. Have you read 4chan?
reply
AndrewDucker 2 hours ago
Your brain is not just a stochastic generator.
reply
AndrewDucker 2 hours ago
It also creates and updates models, uses those models to make predictions, guides the stochastic generation by comparing the output to those models and reworks them in real time.
reply
blovescoffee 2 hours ago
what is it?
reply
AndrewDucker 59 minutes ago
It also creates and updates models, uses those models to make predictions, and guides the stochastic generation by comparing the output to those models and reworks them in real time.
reply
yen223 3 hours ago
Not sure if you're referring to LLMs or humans here
reply
rho138 48 minutes ago
(¬_¬)
reply
ChaseRensberger 3 hours ago
> It's going to produce proofs far more intricate than humans can understand, outdoing humans and opening new frontiers.

I agree.

> The age of humans comprehending things is coming to an end: our brains just won't have the capacity to make meaningful contributions to science, math, or technology.

I don't know if I see this being true for quite a while, if ever.

reply
logicchains 3 hours ago
> It's going to produce proofs far more intricate than humans can understand, outdoing humans and opening new frontiers. > I agree.

There's an infinite space of possible statements and proofs. The only thing that makes certain proofs significant is that human mathematicians consider them significant; if AI came up with a proof of some statement that no humans could understand then no humans would bother investing further resources in building upon it, for the same reason we don't waste computational resources iterating over the infinite space of true statements in first-order logic.

reply
okamiueru 2 hours ago
> The age of humans comprehending things is coming to an end: our brains just won't have the capacity to make meaningful contributions to science, math, or technology.

That sentiment makes me cringe. If you understand how LLMs work, you'd know it'll never be possible without a fundamental change in how these work.

We're also supposed to be reaching that point, somehow, without the LLMs ever being intelligent (in the dictionary definition sense, not the "high reasoning model" marketing sense).

Based on observations, the ones who are fooled by the supposed emergent properties, are just that, fools. Any sufficiently unintelligent agent will perceive transformer based LLM text predictors as possessing high intelligence.

reply
tossandthrow 2 hours ago
Maybe you can enlighten us. In what way aren't LLMs able to make new contributions.

LLMs in agentic harnesses are Turing complete.

To my best knowledge, we don't know of any greater computational model that the brain is a part of, that LLMs are not.

reply
pfdietz 2 hours ago
Obviously actual intelligence has an ineffable essential aspect, just like unicorn farts do.
reply
okamiueru 2 hours ago
First of all, the argument isn't that LLMs (with I assume some automation) cannot be used in searching a problem space. I'm assuming this is what you're referring to, in terms of contributions?

That's the part where LLMs are used as tools. Which there are plenty of places where they are useful.

Also, do you know what turning completeness is? Why are you bringing that up here?

The crowd that AI psychosis has brought to HN is interesting. But not in the "I'd love to learn more" kind

reply
tossandthrow 56 minutes ago
> That sentiment makes me cringe. If you understand how LLMs work, you'd know

> But not in the "I'd love to learn more" kind

I hope you are able to see the problem in your own communication here.

Computation classes are interesting because they say something about fundamental capabilities.

Two machine that are Turing complete are in theory able to carry out the same computations. They are isomorph mediums of computation.

Regardless. Please keep it sober. If you think you know something, enlighten us. But don't just propagate out lies.

reply
okamiueru 45 minutes ago
The thing about discussing or explaining constraints, is that it rarely is useful or productive if the other side does not accept (or understand) the reality of them.

Turing completeness is not exactly a high bar, and it's genuinely confusing as to why you bring it up. Your C++ precompiler is exactly as intelligent as whatever is your favorite agentic workflow with whatever harness you're referring to. Both might be Turing complete. Neither are intelligent. But one of them seems to be fooling you to think otherwise.

There have been many times that the C++ precompiler produced some output I couldn't understand. I might even at some point thought it was trying to tell me something profound I was too dumb to comprehend. Turns out it was just a missing semicolon.

reply
tossandthrow 28 minutes ago
Yes, so there is not reason to believe that you can do computations that the precompiler can not do.

There is no reason to believe that that you can not fully simulate intelligence in a C++ precompiler.

The precompiler can be simulated by human intelligence, and human intelligence can simulate a c++ precompiler.

Again, you are the one who arrogantly say they llms can not be intelligent without supplying any argument for such.

reply
okamiueru 18 minutes ago
> Again, you are the one who arrogantly say they llms can not be intelligent without supplying any argument for such.

Not really. You've provided the arguments yourself, just now. But, you don't understand them. Which, brings me back to the initial remark, as to why this engagement is bound to be unproductive. I'm off to bed. Have a good one.

reply
amluto 3 hours ago
In limited experimentation: AI will certainly make statements that are extremely intricate and hard to understand, in part because they're overcomplicated and in part because they use a bunch of unnecessary terminology.

This is not to say that a human couldn't understand a streamlined version or that the AI would not be better if it made more streamlined statements to begin with.

(I am not saying that everything mathematical that an AI produces is in any sense trivial.)

reply
tene80i 3 hours ago
It’s possible, but there’s a difference between vastness and difficulty.

Humans can’t compete with AIs on vastness of material they are familiar with, or the depth of effort they are willing and able to throw at a problem.

But scale isn’t the only aspect of difficult scientific endeavours. There’s also theory. And advancements sometimes come through hard graft of knotting together many things. And sometimes they come through the revelation of a deeper truth, or a new framework, a fundamental insight.

AI might help us reach the next level. But that doesn’t mean we won’t understand anything. It could be we have periods of vast intricacy we cannot follow, punctuated by profound elegance we (or at least experts) relatively easily can. And then the scaffolding we needed to get there falls away.

reply
a2ff6eeb0 3 hours ago
I don't think that's true. Human intelligence is limited, and our brains are inefficient machines.

The tools we built to replace muscles have mostly obsoleted raw strength for tasks like excavating earth.

There's no reason to think we can't do the same for brains. And then we'll never need to think for a living again. Some people may want to do it as a commercially insignificant hobby, of course, the way people lift and compete in strongman competitions today.

We'll have AI taking care of our needs, the way a good mother takes care of their children.

reply
archonis 3 hours ago
A good mother doesn't raise children to be dependent upon her for all their needs.

For this to actually work in a way that benefits our species, humans will need to become something else/next through their interaction with the technology.

reply
a2ff6eeb0 3 hours ago
It's inevitable -- we won't have the machinery to compete, so we either have an aligned AI taking care of us, or we end up with a big problem.

Anyways, sipping wine on the beach and doing puzzles when I feel like sounds nice.

reply
chrz 2 hours ago
looking for scraps in the gutter of never seen sun city more like
reply
Jtarii 2 hours ago
>our brains are inefficient machines

The human brain is exceptionally efficient.

reply
fasterik 3 hours ago
You could be right, but you're making a lot of assumptions about how complexity, scientific understanding, and explanations scale. One of the features of a good scientific discovery is that it often simplifies and compresses things that were previously a bunch of scattered facts. Also, as AI systems improve they'll get better not only at making scientific discoveries, but also at producing understandable explanations.
reply
jansport123 2 hours ago
That maybe true at some point, but i don't think we are there yet.
reply
a2ff6eeb0 2 hours ago
Yeah, it's probably a few years out.
reply
netz00 3 hours ago
If and only if that is actually true, then perhaps nothing matters. Until then, calling out shenanigans remains a noble art.
reply
dyauspitr 30 minutes ago
Let’s not jump the gun. Where they are right now they can somewhat match our abilities. We haven’t even gotten to the point where they can self improve.
reply
mettamage 3 hours ago
But apparently we can teach machines to do it for us
reply
a2ff6eeb0 3 hours ago
Yeah. We can also teach machines to move hundreds of miles an hour, but we could never do it ourselves.
reply
logicchains 3 hours ago
>produce proofs far more intricate than humans can understand

Math is not magic, a proof is just a series of applications of a set of rules on some axioms. A mathematician could understand any proof given enough time to study it; the only way for AI to make proofs that a human couldn't understand is by making really, really long proofs.

reply
js8 3 hours ago
Why would you want something you don't comprehend? How can you be sure it empowers you?

I think perfect rationality doesn't exist, because it is rational to reject something that you don't understand. So rationality of a given physical system will always be bounded.

reply
enquirewithin 13 minutes ago
Is there anyone on the planet who doesn’t think ”thinking” also includes memory?
reply
Animats 3 hours ago
Yes. That's how LLMs do programming, mostly. It's also why LLMs don't need abstractions or parsimony as much as humans. They can work on something complicated without simplifying it first.

This has major implications that haven't been fully realized yet. On the math side, there are long machine generated proofs. On the code side, there are high volumes of code with similar code not being folded into functions.

reply
nextaccountic 2 hours ago
For greenfield projects LLMs don't need abstractions, but as the project gets more complex, the right abstractions save a pot on input tokens (less code to read) and reasoning tokens (less work to do to figure out the code), so they free the context window for higher purposes

Also I suspect that, apart from that, the results on smaller, cleaner codebases are better. LLMs degrade when following more than N instructions (where N depends on the model) even if the context window is not full yet; I suspect they also degrade when code has too many unnecessary concepts and details

reply
cgearhart 2 hours ago
This is the exact opposite of what I’ve been dealing with for awhile. LLMs absolute cannot work on something without an understanding unless they can outsource the understanding to a verifier. If you’ve got an easy to check function to measure progress then “keep going” is all the prompt you need. But if you need it to figure out “I pushed the up button and it moved up and left” then it’ll find the same bug five ways without realizing it’s just one bug in the underlying math.
reply
xboxnolifes 2 hours ago
LLMs use abstractions a ton in code though: standard library functions, popular libraries, etc. They just dont always make their own abstractions. At least not particularly good ones. LLMs work really well when they have well abstracted pieces to put together.
reply
breadzeppelin__ 3 hours ago
I've been working on generating a large code base for the last couple of weeks. Finally got around to generating a sort of code-duplication report and have spent the last week just having it de-duplicating logic that had been strewn all over the place (eg 11 different functions all doing date math to add x days to a date). dozens of items that had each been similar functions duplicated numerous times. crazy. (opus-5-utracode)
reply
greazy 2 hours ago
Can LLMs not do this for you? Or would they go too far?
reply
nomel 2 hours ago
No, the problem is they're still really dumb, and lack the ability to make logical connections that are obvious to us. "should I walk or drive to the carwash" being a very recent example of the larger problem.
reply
chrz 2 hours ago
They add and add new code to the point when adding more is going to become very messy and then spagetti
reply
hparadiz 3 hours ago
Outside of math you can basically take the entire corpus of research papers on any topic and have the AI read all of it and provide an analysis cross referencing everything all at once. This applies to everyone and everything.
reply
senfiaj 2 hours ago
This means some AI proofs might be impossible to comprehend by humans, right? I guess AI still lacks human intuition for many concepts, but AI might beat humans in narrow areas, such as discrete math and combinatorics.
reply
LogicFailsMe 3 hours ago
What I'm looking forward to amidst all the negativity, fear, and loathing is for some 20something mathematician to outdo both humanity and machines by leaning hard into centauring to expand the frontiers of mathematics. Pretty much what I think the future will play out to be as well, but I don't think people are ready for that yet.
reply
meroes 2 hours ago
Takes the rogue having access to the $$$$ models though.
reply
podgorniy 2 hours ago
People aren't ready to prove/disprove every one who access to LLM and claims has changed course of humanity
reply
dj_axl 49 minutes ago
So build a better proof/paper/technique search engine?
reply
RRRA 3 hours ago
Exactly, it's making connection across vast set, not bringing the magic intuition.

Has anyone tried feeding all of human knowledge to an LLM prior to Einstein's work and tried to have it reinvent physics?

reply
mattnewton 2 hours ago
Where would you get enough pre internet tokens to train a near-frontier model?
reply
dev_dan_2 2 hours ago
I love the term "Out-Remembering"! I have been trying to find a way to communicate that "intelligence", "creativity" and so on might be misleading about the true nature of LLMs, and they would better be described as genious "reproducers" as in, they are very capable at reproducing what they have already seen - and they are a bit less capable, but for many use cases still good enough, at reproducing a mix of concepts seen previously.

This also nudges into how to use it best: By knowing where the "piles" of if training data are (i.e. when it comes to a CLI in rust, I just briefly describe the use cases, and I have a very high confidence the code will work exactly as intended by me since there will be a multitude of examples in the training data), one can predict where the LLM is likely to go wrong an prompt/guard accordingly. This skill grows with domain expertise, and is one of the many reasons LLMs can be (and probably should be) used to outsource busy work, but never understanding and learning. ("never" is a not meant literaly of course - I for one am glad that I do not have to wrap my head around CSS and other frontend topics and go straight to the topics that interest me most)

"Out-Remembering" captures that perfectly, I feel. Also goes nice along with "asking it leading questions" as we know how to do in real live; if you want a person (LLM) to confess (produce output tokens) something, sometimes you do that by leading the interogation (chat, context) to where you think the truth lies.

reply
kardianos 3 hours ago
This is why education used to start with rote memorization. Functional intelligence isn't abstract, it is based on useful information you can quickly recall.
reply
rms1000watt 52 minutes ago
Mathematicians don’t forget things they haven’t learned. So is it that forgot history, or they didn’t learn parts of history to begin with?
reply
orphereus 3 hours ago
C'mon AI companies, pivot to lawyers or doctors already.

Trying to convince us that mathematics and software engineering are "solved" is getting very tiring.

The pushback would probably be too much for the soon-to-be IPO-ed companies.

reply
smokel 3 hours ago
Mathematics is typically concerned with "proofs" [1], which similarly to code, often allow for strict validation. Thanks to reinforcement learning techniques, it is now possible to train LLMs to perform very well on code generation, and mathematical proof generation.

Law and medicine are fundamentally harder fields to obtain decent training data for, and LLM results are therefore expected to be less powerful. Also, making mistakes in these fields is costly, but perhaps you were alluding to that already.

[1] https://en.wikipedia.org/wiki/Mathematical_proof

reply
impendia 2 hours ago
Mathematician here. There is a lot of recent work on the Lean project -- when a proof can be translated into Lean code, then it can be strictly and formally validated.

https://lean-lang.org/

But otherwise, mathematical proofs are read and written by humans, and at the end of the day the relevant standard of proof is what other mathematicians will accept.

Occasionally, mathematicians don't agree. For a prominent example, you can read about Shinichi Mochizuki's claimed proof of the so-called ABC Conjecture:

https://en.wikipedia.org/wiki/Abc_conjecture#Claimed_proofs

reply
Reubend 57 minutes ago
For that particular example, it's now been proved that Mochizuki's proof is incomplete: https://zeli.app/en/story/48963019

I guess whether he will eventually fix those gaps and resolve the issues remains to be seen.

reply
Eufrat 2 hours ago
> Law and medicine are fundamentally harder fields to obtain decent training data for

I think this bubble has given a lot of people software brain and are trying to apply it to fields it is wholly inappropriate for, though. Law is about argumentation and rhetoric. It is about providing a persuasive argument. This is how it is taught. The actual legal code is a way to formalize parts of it, but increasingly I see people angrily insisting that the only thing that matters is the text.

As you might imagine, I find textualism a load of applesauce, but I don’t think the vast majority of people making this argument even understand textualism as jurisprudence. It seems to stem from Crypto bros and the whole “code is law” argument which is just codswallop.

reply
ndriscoll 3 hours ago
A neighbor of mine whose husband is a lawyer said it's already part of his regular workflows. OpenAI also already have HIPAA compliant offerings targeting healthcare uses, etc. Of course they already do these things.
reply
__natty__ 3 hours ago
They try to sell AI as lawyer or doctor replacements as well. But because it’s HackerNews we are biased towards our domains to see them more often.
reply
AngryData 2 hours ago
Well also you can't just throw AI slop as doctors or lawyers advice and fail multiple times until you find the right answer. With code and math you can have failures 1000 times for every success and still get rewarded.
reply
dgellow 3 hours ago
They can rely on compilers, solvers, theorem provers to validate the generated softwares and maths. That’s what makes it possible to iterate quickly in a loop and self correct. You cannot do that in soft industries like legal and medicine
reply
orphereus 3 hours ago
That is not the point I was making. I am not talking about validating software or maths. It can generate stuff that is valid, but bad and incomprehensible.
reply
dgellow 3 hours ago
What I’m saying is that AI labs are talking so much about software and maths because we already have tools that can say « it’s all good ». That makes it possible and worth it for them to spend 1 week of compute on a problem until the validator passes, then publish marketing pieces. You cannot do the same in medicine or laws (modulo some niche areas)
reply
sehw 2 hours ago
Nobody IRL cares about nerds btw.
reply
d--b 3 hours ago
It is obvious that super intelligence comes from more working memory.

It is the scary thing actually. Cause once AI makes arguments that require a working memory of hundred items, then we as humans will have no way of understanding the arguments…

We can decompose and write things but only up to a point. when Ai can have a working memory that spans hundreds of books, we are necessarily going to have to trust the system.

reply
flatline 3 hours ago
This is why we have hierarchies of abstraction. Pretty much every field of mathematics relies on constructing notations, models, and other tools to simplify things in a way that is verifiable. LLMs rely on the same basic technique, they can just pull from a wide variety of these abstractions at once. So far we've been able to understand their proofs just fine. Computer-assisted proofs in the past that relied on brute-force is where we have run into trouble. We cannot reason about millions of possibilities at once, and we had to trust that the computer program that analyzed them was correct, which is a really hard problem and leaves humans fairly unsatisfied. I think we are actually progressing in terms of understandability in computerized proofs.
reply
jacquesm 3 hours ago
We offload working memory to paper if we want to understand something that does not fit into the regular meat bits.
reply
logicchains 3 hours ago
>Cause once AI makes arguments that require a working memory of hundred items, then we as humans will have no way of understanding the arguments…

That doesn't follow. We could still understand it just by studying it and committing it all to long-term memory, it just takes longer. And there's a hard cap on the working memory of LLMs, due to the quadratic scaling cost of the full attention layers that have proved unescapable for all SOTA LLMs.

reply
tired-turtle 3 hours ago
“is obvious” -- that’s what my Russian math professor said in college before skipping the rest of a proof.

But was it?

reply
fooker 55 minutes ago
This misses a very important point.

It’s not just about out remembering, it’s about breadth.

Mathematicians are all about depth. It’s pretty much impossible to become an expert in more than one narrow field of mathematics.

AI is happily applying techniques and abstractions across these silos.

reply
anal_reactor 2 hours ago
As AI keeps improving, the definition of intelligence will keep changing in order to exclude it without explicitly saying so.
reply
Razengan 2 hours ago
That's exactly what the strength of AI is, no? Reading all the world's knowledge and recalling it in an instant and seeing where it applies.

Precisely perfect for replacing lawyers, if nothing else..

reply
user982 3 hours ago
Metacommentary: how did this post get to #5 on the front page with 1 upvote within 2 minutes of submission?
reply
dgellow 3 hours ago
That’s how HN works, I had that multiple times over the years with my own submissions. Sometimes it gets picked up quickly, sometimes not. A post can also down rank very, very fast. It depends a lot on the level of engagement and the type of engagement
reply
grebc 3 hours ago
Follow the money.
reply
LoganDark 3 hours ago
How fast the upvote happened?
reply
lowbloodsugar 2 hours ago
Specifically working memory. If you can’t hold enough concepts in your head then you can’t see how they all relate in one giant theory.
reply
solid_fuel 2 hours ago
Aka - it’s a stochastic parrot with a good memory, for anyone still struggling to understand this. It should be obvious, imo, but some people seem to have trouble with the concept.
reply
Eufrat 2 hours ago
I don’t understand why this is such big news. OpenAI has essentially made a bunch of marketing copy by gussying up an algorithm being given a near unlimited budget to stochastically permute through its lossy memory.

I think the real scandal is that we are almost 3-4 years into this (I think the release of GPT 3.5 is a good marker of when this public frenzy started) and all we’ve seen is OpenAI and the other major AI frontier companies constantly retracting their preposterous claims every time. We appear to have reach a local maxima in that it has some value in places that tend to be a little easier to scope and limit (computer programming, mathematical proofs). So, given the actual useful economic value this has provided, does this justify the investments? I think we are approaching 1 trillion in CapEx for AI [0]. For context, I believe the annual GDP of Norway is $600 billion.

[0] https://www.fool.com/research/ai-companies-spending-on-data-...

reply
solid_fuel 19 minutes ago
It's crazy, you see someone spin up 50 instances of chatGPT or gemini or whatever to tackle a math problem, it succeeds by brute forcing through a ton of existing theories to find one that extends the problem, and the takeaway is that this technology is magic and going to solve all of our problems.

Whereas I see that and say - if we properly funded the sciences we could have had a bunch of grad students tackling that problem and found this application 20-30 years ago. Sure it's 'nice' that LLMs can fill in for people in brute force work like that but people are perfectly capable of doing that work and if we focused on properly staffing our research institutions we would achieve a lot more a lot faster. Instead this is obviously going to be used to replace staff and further reduce headcounts.

reply
tipsytoad 3 hours ago
And the goalposts must move once again..
reply
mschuster91 3 hours ago
> But chunking does not eliminate the limit. It merely compresses the information.

Yeah, as expected, an article about AI that's at the very least been polished using AI. For fucks sake we need an LLM flag to filter out slop.

reply
bewareofscams 3 hours ago
"It's not X, it's Y" hot take AI slop.
reply
seeknotfind 3 hours ago
100%. Context is big for AI, but it's nothing compared to everything a human can learn. If you efficiently represent everything in context, it may be many papers, but if AI is actively working through proofs, it will quickly fill up. They're no denying AI is making strides, but pinning it to memory is an oversimplification.
reply
mrob 2 hours ago
I don't have to open the article to be confident it's not worth reading. Anybody knowledgeable in the field should be familiar with AI writing tells and the message they send. It only takes a few seconds thought to transform the title into something like "AI beats mathematicians by out-remembering, not out-thinking." Regardless of whether the article is slop or not, I expect any competent writer to avoid slop phrasing in their titles. To do otherwise signals laziness.
reply
spread2009 4 minutes ago
[flagged]
reply
tarekabi 2 hours ago
[flagged]
reply
nick_pro7 3 hours ago
[flagged]
reply
shepardrtc 2 hours ago
[dead]
reply
cineticdaffodil 2 hours ago
[dead]
reply
throw93949990 3 hours ago
Most mathematicians are quite simple creatures. I can do basic math, some derivations, but my bright days of solving differential equations are far gone!

Computers are simply better at math now, like in chess or go!

reply