← Search

Davis Blalock

5 accepted papers

2026

FlashOptim: Memory Efficient Optimizers for Large-Scale Training

ICML 2026spotlight

Standard mixed-precision training of neural networks requires many bytes of accelerator memory for each model parameter. These bytes reflect not just the parameter itself, but also its gradient and one or more optimizer state variables. With each of these values typically requiring 4 bytes, training…

Cited by 0SourceScholar
2022

Causally motivated shortcut removal using auxiliary labels

AISTATS 2022poster

Shortcut learning, in which models make use of easy-to-represent but unstable associations, is a major failure mode for robust machine learning. We study a flexible, causally-motivated approach to training robust predictors by discouraging the use of specific shortcuts, focusing on a common setting…