← Search

Roman Novak

13 accepted papers

2024

Scaling Exponents Across Parameterizations and Optimizers

ICML 2024poster

Robust and effective scaling of models from small to large width typically requires the precise adjustment of many algorithmic and architectural details, such as parameterization and optimizer choices. In this work, we propose a new perspective on parameterization by investigating a key assumption i…

Cited by 21SourcePDFScholar
2024

Small-scale proxies for large-scale Transformer training instabilities

ICLR 2024oral

Teams that have trained large Transformer-based models have reported training instabilities at large scale that did not appear when training with the same hyperparameters at smaller scales. Although the causes of such instabilities are of scientific interest, the amount of resources required to repr…

Cited by 79SourcePDFScholar
2022

Fast Neural Kernel Embeddings for General Activations

NeurIPS 2022accept

Infinite width limit has shed light on generalization and optimization aspects of deep learning by establishing connections between neural networks and kernel methods. Despite their importance, the utility of these kernel methods was limited in large-scale learning settings due to their (super-)quad…

Cited by 19SourcePDFScholar
2022

Wide Bayesian neural networks have a simple weight posterior: theory and accelerated sampling

ICML 2022spotlight

We introduce repriorisation, a data-dependent reparameterisation which transforms a Bayesian neural network (BNN) posterior to a distribution whose KL divergence to the BNN prior vanishes as layer widths grow. The repriorisation map acts directly on parameters, and its analytic simplicity complement…

2021

Dataset Distillation with Infinitely Wide Convolutional Networks

NeurIPS 2021poster

The effectiveness of machine learning algorithms arises from being able to extract useful features from large amounts of data. As model and dataset sizes increase, dataset distillation methods that compress large datasets into significantly smaller yet highly performant ones will become valuable in…

2020

Finite Versus Infinite Neural Networks: an Empirical Study

NeurIPS 2020spotlight

We perform a careful, thorough, and large scale empirical study of the correspondence between wide neural networks and kernel methods. By doing so, we resolve a variety of open questions related to the study of infinitely wide neural networks. Our experimental results include: kernel methods outperf…

2020

Infinite attention: NNGP and NTK for deep attention networks

ICML 2020poster

There is a growing amount of literature on the relationship between wide neural networks (NNs) and Gaussian processes (GPs), identifying an equivalence between the two for a variety of NN architectures. This equivalence enables, for instance, accurate approximation of the behaviour of wide Bayesian…

2020

Neural Tangents: Fast and Easy Infinite Neural Networks in Python

ICLR 2020spotlight

Neural Tangents is a library for working with infinite-width neural networks. It provides a high-level API for specifying complex and hierarchical neural network architectures. These networks can then be trained and evaluated either at finite-width as usual or in their infinite-width limit. Infinite…

Cited by 293SourcecodeScholar
2019

Bayesian Deep Convolutional Networks with Many Channels are Gaussian Processes

ICLR 2019poster

There is a previously identified equivalence between wide fully connected neural networks (FCNs) and Gaussian processes (GPs). This equivalence enables, for instance, test set predictions that would have resulted from a fully Bayesian, infinitely wide trained FCN to be computed without ever instanti…

Cited by 401SourcePDFScholar
2019

Wide Neural Networks of Any Depth Evolve as Linear Models Under Gradient Descent

NeurIPS 2019poster

A longstanding goal in deep learning research has been to precisely characterize training and generalization. However, the often complex loss landscapes of neural networks have made a theory of learning dynamics elusive. In this work, we show that for wide neural networks the learning dynamics simpl…

2018

Deep Neural Networks as Gaussian Processes

ICLR 2018poster

It has long been known that a single-layer fully-connected neural network with an i.i.d. prior over its parameters is equivalent to a Gaussian process (GP), in the limit of infinite network width. This correspondence enables exact Bayesian inference for infinite width neural networks on regression…

2018

Sensitivity and Generalization in Neural Networks: an Empirical Study

ICLR 2018poster

In practice it is often found that large over-parameterized neural networks generalize better than their smaller counterparts, an observation that appears to conflict with classical notions of function complexity, which typically favor smaller models. In this work, we investigate this tension betwee…

Cited by 545SourcePDFScholar