|
|
|
Ask HN: Is AI a glorified memory machine?
|
|
5 points
by thallukrish
1024 days ago
|
|
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 ? |
|
It’s trivial to come up with a prompt that doesn’t exist in the dataset. To generalize, the model cannot memorize.