Skip to content

Ask HN: Is AI a glorified memory machine?

5 pointsthallukrish5 comments
On HN

If every problem is bounded by a bunch of data points on a multi-dimensional plane, and some sort of clustering is done on them that reflects the problem domain, then isn't running through the samples during training equivalent to memorizing them and associating them and allowing for a small margin of error making it look like the model is able to generalize. In short, doesn't that just boil down to how good we made our samples and setting the whole process in a way to memorize those samples ?

Comments

As Yann Lecun said, “in high dimension, there is no such thing as interpolation. In high dimension, everything is extrapolation.”

It’s trivial to come up with a prompt that doesn’t exist in the dataset. To generalize, the model cannot memorize.

(Current) AI is a glorified stochastic parrot[0]. Randomness != Reason.

[0] https://en.wikipedia.org/wiki/Stochastic_parrot

TB of original materials condensed into a few GB of neural network weight. If this is memorization, I would like it to be implemented into archive.org.

Its a lot more like deduplication that achieves that compaction.

Bruh

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.