← Search

Aaron Defazio

15 accepted papers

2026

MuLoCo: Muon is a Practical Inner Optimizer for DiLoCo

ICML 2026poster

DiLoCo is a powerful framework for training large language models (LLMs) under networking constraints, allowing for increased parallelism and accelerator utilization in data center settings. A critical but often overlooked factor in DiLoCo’s behavior is the choice of inner optimizer, which shapes th…

Cited by 0SourceScholar
2025

PARQ: Piecewise-Affine Regularized Quantization

ICML 2025poster

We develop a novel optimization method for quantization-aware training (QAT). Specifically, we show that convex, piecewise-affine regularization (PAR) can effectively induce neural network weights to cluster towards discrete values. We minimize PAR-regularized loss functions using an aggregate proxi…

Cited by 0SourcePDFScholar
2025

Purifying Shampoo: Investigating Shampoo's Heuristics by Decomposing its Preconditioner

NeurIPS 2025spotlight

The recent success of Shampoo in the AlgoPerf contest has sparked renewed interest in Kronecker-factorization-based optimization algorithms for training neural networks. Despite its success, Shampoo relies heavily on several heuristics such as learning rate grafting and stale preconditioning to achi…

Cited by 0SourceScholar
2024

Directional Smoothness and Gradient Methods: Convergence and Adaptivity

NeurIPS 2024poster

We develop new sub-optimality bounds for gradient descent (GD) that depend on the conditioning of the objective along the path of optimization, rather than on global, worst-case constants. Key to our proofs is directional smoothness, a measure of gradient variation that we use to develop upper-boun…

Cited by 5SourcePDFScholar
2024

MoMo: Momentum Models for Adaptive Learning Rates

ICML 2024poster

Training a modern machine learning architecture on a new task requires extensive learning-rate tuning, which comes at a high computational cost. Here we develop new Polyak-type adaptive learning rates that can be used on top of any momentum method, and require less tuning to perform well. We first d…

2024

The Road Less Scheduled

NeurIPS 2024oral

Existing learning rate schedules that do not require specification of the optimization stopping step $T$ are greatly out-performed by learning rate schedules that depend on $T$. We propose an approach that avoids the need for this stopping time by eschewing the use of schedules entirely, while exhib…

2020

GrappaNet: Combining Parallel Imaging With Deep Learning for Multi-Coil MRI Reconstruction

CVPR 2020poster

Magnetic Resonance Image (MRI) acquisition is an inherently slow process which has spurred the development of two different acceleration methods: acquiring multiple correlated samples simultaneously (parallel imaging) and acquiring fewer samples than necessary for traditional signal processing metho…

Cited by 136PDFcodeScholar
2015

Non-Uniform Stochastic Average Gradient Method for Training Conditional Random Fields

AISTATS 2015poster

We apply stochastic average gradient (SAG) algorithms for training conditional random fields (CRFs). We describe a practical implementation that uses structure in the CRF gradient to reduce the memory requirement of this linearly-convergent stochastic gradient method, propose a non-uniform sampling…

Cited by 101SourcePDFScholar