Remix.run Logo
warkdarrior 4 hours ago

If you know all this, can you explain how these models produce advanced mathematical proofs? (as recently done by OpenAI, for example)

I tried to generate the next word to the best of my ability, starting with a mathematical problem, but I did not create a valid proof. How do these LLMs work when they create math proofs to problems not yet solved?

tsunamifury 3 hours ago | parent | next [-]

Yes, it turns out that matrix math over a feature space of math works pretty well because unlike poetry or real world work, maths are internally coherent and entirely theoretical.

thesmtsolver2 14 minutes ago | parent [-]

This not understanding "understanding".

> maths are internally coherent and entirely theoretical

Nope. This kind of wish-washy thinking is not what we mean by understanding.

https://iep.utm.edu/math-inc/

ForHackernews 3 hours ago | parent | prev | next [-]

You can see how an LLM works here https://bbycroft.net/llm they are not magic.

slopinthebag 3 hours ago | parent | prev | next [-]

How did you generate the next word? Did you first read pretty much every written work ever published, including blog posts, forum posts, books, etc? Learn how to imagine everything as a point in a gigantic abstract space where similar meanings cluster together? How did you manage training with gradient descent? And then did you do a lifetime of matrix multiplication for each token you predicted?

runarberg 4 hours ago | parent | prev [-]

You don’t have the computational ability to process as many calculations as a datacenter. You can hardly transpose a 5×5 matrix in your mind, so you won’t be able to do what datacenters do.

This is like saying we don‘t know how a car works because a car can beat the best human athletes in 100 meter dash.