← Search

Greg Yang

22 accepted papers

2025

Global Convergence and Rich Feature Learning in $L$-Layer Infinite-Width Neural Networks under $\mu$ Parametrization

ICML 2025poster

Despite deep neural networks' powerful representation learning capabilities, theoretical understanding of how networks can simultaneously achieve meaningful feature learning and global convergence remains elusive. Existing approaches like the neural tangent kernel (NTK) are limited because features…

Cited by 0SourcePDFScholar
2024

Tensor Programs VI: Feature Learning in Infinite Depth Neural Networks

ICLR 2024poster

Empirical studies have consistently demonstrated that increasing the size of neural networks often yields superior performance in practical applications. However, there is a lack of consensus regarding the appropriate scaling strategy, particularly when it comes to increasing the depth of neural net…

Cited by 45SourcePDFScholar
2022

3DB: A Framework for Debugging Computer Vision Models

NeurIPS 2022accept

We introduce 3DB: an extendable, unified framework for testing and debugging vision models using photorealistic simulation. We demonstrate, through a wide range of use cases, that 3DB allows users to discover vulnerabilities in computer vision systems and gain insights into how models make decision…

2022

Efficient Computation of Deep Nonlinear Infinite-Width Neural Networks that Learn Features

ICLR 2022poster

While a popular limit of infinite-width neural networks, the Neural Tangent Kernel (NTK) often exhibits performance gaps from finite-width neural networks on standard datasets, due to lack of feature learning. Although the feature learning *maximal update limit*, or *μ-limit* (Yang and Hu, 2020) of…

2022

High-dimensional Asymptotics of Feature Learning: How One Gradient Step Improves the Representation

NeurIPS 2022accept

We study the first gradient descent step on the first-layer parameters $\boldsymbol{W}$ in a two-layer neural network: $f(\boldsymbol{x}) = \frac{1}{\sqrt{N}}\boldsymbol{a}^\top\sigma(\boldsymbol{W}^\top\boldsymbol{x})$, where $\boldsymbol{W}\in\mathbb{R}^{d\times N}, \boldsymbol{a}\in\mathbb{R}^{N}…

Cited by 179SourcePDFScholar
2022

Non-Gaussian Tensor Programs

NeurIPS 2022accept

Does it matter whether one randomly initializes a neural network (NN) from Gaussian, uniform, or other distributions? We show the answer is ”yes” in some parameter tensors (the so-called matrix-like parameters) but ”no” in others when the NN is wide. This is a specific instance of a more general uni…

Cited by 7SourcePDFScholar
2021

Few-Shot Learning Evaluation in Natural Language Understanding

NeurIPS 2021poster

Most recent progress in natural language understanding (NLU) has been driven, in part, by benchmarks such as GLUE, SuperGLUE, SQuAD, etc. In fact, many NLU models have now matched or exceeded "human-level" performance on many tasks in these benchmarks. Most of these benchmarks, however, give models…

Cited by 3SourcecodeScholar
2021

Tensor Programs IIb: Architectural Universality Of Neural Tangent Kernel Training Dynamics

ICML 2021spotlight

Yang (2020) recently showed that the Neural Tangent Kernel (NTK) at initialization has an infinite-width limit for a large class of architectures including modern staples such as ResNet and Transformers. However, their analysis does not apply to training. Here, we show the same neural networks (in t…

Cited by 76SourcePDFScholar
2021

Tuning Large Neural Networks via Zero-Shot Hyperparameter Transfer

NeurIPS 2021poster

Hyperparameter (HP) tuning in deep learning is an expensive process, prohibitively so for neural networks (NNs) with billions of parameters. We show that, in the recently discovered Maximal Update Parametrization ($\mu$P), many optimal HPs remain stable even as model size changes. This leads to a ne…

2020

Denoised Smoothing: A Provable Defense for Pretrained Classifiers

NeurIPS 2020poster

We present a method for provably defending any pretrained image classifier against $\ell_p$ adversarial attacks. This method, for instance, allows public vision API providers and users to seamlessly convert pretrained non-robust classification services into provably robust ones. By prepending a cust…

2020

Randomized Smoothing of All Shapes and Sizes

ICML 2020poster

Randomized smoothing is the current state-of-the-art defense with provable robustness against $\ell_2$ adversarial attacks. Many works have devised new randomized smoothing schemes for other metrics, such as $\ell_1$ or $\ell_\infty$; however, substantial effort was needed to derive such new guarant…

2019

A Convex Relaxation Barrier to Tight Robustness Verification of Neural Networks

NeurIPS 2019poster

Verification of neural networks enables us to gauge their robustness against adversarial attacks. Verification algorithms fall into two categories: exact verifiers that run in exponential time and relaxed verifiers that are efficient but incomplete. In this paper, we unify all existing LP-relaxed ve…

2019

A Mean Field Theory of Batch Normalization

ICLR 2019poster

We develop a mean field theory for batch normalization in fully-connected feedforward neural networks. In so doing, we provide a precise characterization of signal propagation and gradient backpropagation in wide batch-normalized networks at initialization. Our theory shows that gradient signals gro…

Cited by 217SourcePDFScholar
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

Provably Robust Deep Learning via Adversarially Trained Smoothed Classifiers

NeurIPS 2019spotlight

Recent works have shown the effectiveness of randomized smoothing as a scalable technique for building neural network-based classifiers that are provably robust to $\ell_2$-norm adversarial perturbations. In this paper, we employ adversarial training to improve the performance of randomized smoothin…

2018

Deep Mean Field Theory: Layerwise Variance and Width Variation as Methods to Control Gradient Explosion

ICLR 2018workshop

A recent line of work has studied the statistical properties of neural networks to great success from a {\it mean field theory} perspective, making and verifying very precise predictions of neural network behavior and test time performance. In this paper, we build upon these works to explore two me…

Cited by 15SourceScholar