← Search

Cedric Renggli

6 accepted papers

2022

Which Model To Transfer? Finding the Needle in the Growing Haystack

CVPR 2022poster

Transfer learning has been recently popularized as a data-efficient alternative to training models from scratch, in particular for computer vision tasks where it provides a remarkably solid baseline. The emergence of rich model repositories, such as TensorFlow Hub, enables the practitioners and rese…

Cited by 23PDFScholar
2021

Evaluating Bayes Error Estimators on Real-World Datasets with FeeBee

NeurIPS 2021poster

The Bayes error rate (BER) is a fundamental concept in machine learning that quantifies the best possible accuracy any classifier can achieve on a fixed probability distribution. Despite years of research on building estimators of lower and upper bounds for the BER, these were usually compared only…

Cited by 9SourcecodeScholar
2021

Scalable Transfer Learning with Expert Models

ICLR 2021poster

Transfer of pre-trained representations can improve sample efficiency and reduce computational requirements for new tasks. However, representations used for transfer are usually generic, and are not tailored to a particular distribution of downstream tasks. We explore the use of expert representatio…

Cited by 67SourcePDFScholar
2020

On Convergence of Nearest Neighbor Classifiers over Feature Transformations

NeurIPS 2020poster

The k-Nearest Neighbors (kNN) classifier is a fundamental non-parametric machine learning algorithm. However, it is well known that it suffers from the curse of dimensionality, which is why in practice one often applies a kNN classifier on top of a (pre-trained) feature transformation. From a theore…

Cited by 13SourcePDFScholar
2018

The Convergence of Sparsified Gradient Methods

NeurIPS 2018poster

Distributed training of massive machine learning models, in particular deep neural networks, via Stochastic Gradient Descent (SGD) is becoming commonplace. Several families of communication-reduction methods, such as quantization, large-batch methods, and gradient sparsification, have been proposed.…

Cited by 640SourcePDFScholar