mstdn.party is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon Party is a general-purpose Mastodon instance. Welcome to the fediverse!

Server stats:

1.9K
active users

Erik Wessel

@inthehands Great thread!
I wanted to point out a small caveat. It is often said ML methods *can’t* generalize outside of their training domain. While this is often the case, it *isn’t always true*: this paper shows simple examples where strong generalization happens from sparse addition examples.
It is true big ML models struggle to generalize, but people should know that strong generalization isn’t *impossible*, it just might be hard in practice.

arxiv.org/abs/2201.02177

arXiv.orgGrokking: Generalization Beyond Overfitting on Small Algorithmic DatasetsIn this paper we propose to study generalization of neural networks on small algorithmically generated datasets. In this setting, questions about data efficiency, memorization, generalization, and speed of learning can be studied in great detail. In some situations we show that neural networks learn through a process of "grokking" a pattern in the data, improving generalization performance from random chance level to perfect generalization, and that this improvement in generalization can happen well past the point of overfitting. We also study generalization as a function of dataset size and find that smaller datasets require increasing amounts of optimization for generalization. We argue that these datasets provide a fertile ground for studying a poorly understood aspect of deep learning: generalization of overparametrized neural networks beyond memorization of the finite training dataset.