← Search

Theo Putterman

2 accepted papers

2025

GradMetaNet: An Equivariant Architecture for Learning on Gradients

NeurIPS 2025poster

Gradients of neural networks encode valuable information for optimization, editing, and analysis of models. Therefore, practitioners often treat gradients as inputs to task-specific algorithms, e.g., using gradient statistics for pruning or optimization. Recent works explore *learning* algorithms th…

Cited by 0SourceScholar
2024

The Empirical Impact of Neural Parameter Symmetries, or Lack Thereof

NeurIPS 2024poster

Many algorithms and observed phenomena in deep learning appear to be affected by parameter symmetries --- transformations of neural network parameters that do not change the underlying neural network function. These include linear mode connectivity, model merging, Bayesian neural network inference,…