← Search

Michael C Mozer

7 accepted papers

2022

Head2Toe: Utilizing Intermediate Representations for Better Transfer Learning

ICML 2022oral

Transfer-learning methods aim to improve performance in a data-scarce target domain using a model pretrained on a data-rich source domain. A cost-efficient strategy, linear probing, involves freezing the source model and training a new classification head for the target domain. This strategy is outp…

2022

Mitigating Bias in Calibration Error Estimation

AISTATS 2022poster

For an AI system to be reliable, the confidence it expresses in its decisions must match its accuracy. To assess the degree of match, examples are typically binned by confidence and the per-bin mean confidence and accuracy are compared. Most research in calibration focuses on techniques to reduce th…

2021

Characterizing Structural Regularities of Labeled Data in Overparameterized Models

ICML 2021oral

Humans are accustomed to environments that contain both regularities and exceptions. For example, at most gas stations, one pays prior to pumping, but the occasional rural station does not accept payment in advance. Likewise, deep neural networks can generalize across instances that share common pat…

Cited by 119SourcePDFScholar
2021

Understanding Invariance via Feedforward Inversion of Discriminatively Trained Classifiers

ICML 2021spotlight

A discriminatively trained neural net classifier can fit the training data perfectly if all information about its input other than class membership has been discarded prior to the output layer. Surprisingly, past research has discovered that some extraneous visual detail remains in the unnormalized…

Cited by 7SourcePDFScholar
2021

von Mises-Fisher Loss: An Exploration of Embedding Geometries for Supervised Learning

ICCV 2021poster

Recent work has argued that classification losses utilizing softmax cross-entropy are superior not only for fixed-set classification tasks, but also by outperforming losses developed specifically for open-set tasks including few-shot learning and retrieval. Softmax classifiers have been studied usin…

Cited by 50PDFcodeScholar
2020

Identity Crisis: Memorization and Generalization Under Extreme Overparameterization

ICLR 2020poster

We study the interplay between memorization and generalization of overparameterized networks in the extreme case of a single training example and an identity-mapping task. We examine fully-connected and convolutional networks (FCN and CNN), both linear and nonlinear, initialized randomly and then tr…

Cited by 112SourceScholar
2020

Sequential Mastery of Multiple Visual Tasks: Networks Naturally Learn to Learn and Forget to Forget

CVPR 2020poster

We explore the behavior of a standard convolutional neural net in a continual-learning setting that introduces visual classification tasks sequentially and requires the net to master new tasks while preserving mastery of previously learned tasks. This setting corresponds to that which human learners…

Cited by 24PDFScholar