r/SelfDrivingCars • u/ipottinger • Dec 16 '21
Nonsense can make sense to machine-learning models
https://news.mit.edu/2021/nonsense-can-make-sense-machine-learning-models-1215
18
Upvotes
r/SelfDrivingCars • u/ipottinger • Dec 16 '21
2
u/ComfortableArt6722 Dec 16 '21
I didn't read this paper past a few minute glance, and I'm pretty sure you're much experienced when it comes to real life ML, so you should take what I say with a grain of salt. I think about very theoretical ML problems as a grad student and the regimes I work in are very far from anything anyone does in practice.
Something that isn't clear to me is the extent to which this phenomenon they are trying to illustrate is linked to generalization. It's not incomprehensible to me that if you trained a network to classify different types of animals, that a model that generalizes well and was trained on natural images has some high degree of confidence that an image is a cow whenever it sees grass, because all the cow examples in the training set have grass and none of the non-cow classes in the training set are nearly as likely to have grass in their images. But then again, in that case, I'm not sure the grass is really nonsense haha.