In this repo we reproduce and extend results of by Balestriero et al. 2021. Balestriero et al. did not retrain the embedding models in their experiments to predict embeddings of the selected dimension (see Table 1). In this repo, we go further to retrain a small CNN on MNIST across a range of embedding dimensions and compute the proportion of the test set embedddings that fall into the interpolation regime (i.e. the convex hull of the training set embeddings). Perhaps unsurprisingly, we reproduce their results, finding that the proportion drops quickly and is near 0 by embedding dimension 30.

John
John was the first writer to have joined pythonawesome.com. He has since then inculcated very effective writing and reviewing culture at pythonawesome which rivals have found impossible to imitate.
You might also like...
A Novel Plug-in Module for Fine-Grained Visual Classification
A Novel Plug-in Module for Fine-Grained Visual Classification
10 February 2022
This repository provides the code for MedViLL(Medical Vision Language Learner)
This repository provides the code for MedViLL(Medical Vision Language Learner)
19 January 2022
A deep learning network built with TensorFlow and Keras to classify gender and estimate age
A deep learning network built with TensorFlow and Keras to classify gender and estimate age
19 December 2021
TensorFlow CNN for fast style transfer
TensorFlow CNN for fast style transfer
12 December 2021
Pytorch Implementations of large number classical backbone CNNs, data enhancement, torch loss, attention, visualization and some common algorithms
Pytorch Implementations of large number classical backbone CNNs, data enhancement, torch loss, attention, visualization and some common algorithms
10 December 2021
Image Inpainting for Irregular Holes Using Partial Convolutions
Image Inpainting for Irregular Holes Using Partial Convolutions
28 November 2021
A implement of this paper:Relation extraction via Multi-Level attention CNNs
A implement of this paper:Relation extraction via Multi-Level attention CNNs
08 November 2021