← Search

Zachary Nado

6 accepted papers

2025

Accelerating neural network training: An analysis of the AlgoPerf competition

ICLR 2025poster

The goal of the AlgoPerf: Training Algorithms competition is to evaluate practical speed-ups in neural network training achieved solely by improving the underlying training algorithms. In the external tuning ruleset, submissions must provide workload-agnostic hyperparameter search spaces, while in t…

Cited by 0SourcePDFScholar
2022

A Loss Curvature Perspective on Training Instabilities of Deep Learning Models

ICLR 2022poster

In this work, we study the evolution of the loss Hessian across many classification tasks in order to understand the effect the curvature of the loss has on the training dynamics. Whereas prior work has focused on how different learning rates affect the loss Hessian observed during training, we also…

Cited by 41SourcePDFScholar
2022

Predicting the utility of search spaces for black-box optimization: a simple, budget-aware approach

AISTATS 2022poster

Black box optimization requires specifying a search space to explore for solutions, e.g. a d-dimensional compact space, and this choice is critical for getting the best results at a reasonable budget. Unfortunately, determining a high quality search space can be challenging in many applications. For…

Cited by 2SourcePDFScholar
2021

Benchmarking Bayesian Deep Learning on Diabetic Retinopathy Detection Tasks

NeurIPS 2021poster

Bayesian deep learning seeks to equip deep neural networks with the ability to precisely quantify their predictive uncertainty, and has promised to make deep learning more reliable for safety-critical real-world applications. Yet, existing Bayesian deep learning methods fall short of this promise; n…

Cited by 59SourceScholar
2019

Can you trust your model's uncertainty? Evaluating predictive uncertainty under dataset shift

NeurIPS 2019poster

Modern machine learning methods including deep learning have achieved great success in predictive accuracy for supervised learning tasks, but may still fall short in giving useful estimates of their predictive uncertainty. Quantifying uncertainty is especially critical in real-world settings, which…

2019

Which Algorithmic Choices Matter at Which Batch Sizes? Insights From a Noisy Quadratic Model

NeurIPS 2019poster

Increasing the batch size is a popular way to speed up neural network training, but beyond some critical batch size, larger batch sizes yield diminishing returns. In this work, we study how the critical batch size changes based on properties of the optimization algorithm, including acceleration and…

Cited by 168SourcePDFScholar