← Search

Nikhil Ghosh

10 accepted papers

2024

More is Better: when Infinite Overparameterization is Optimal and Overfitting is Obligatory

ICLR 2024poster

In our era of enormous neural networks, empirical progress has been driven by the philosophy that *more is better.* Recent deep learning practice has found repeatedly that larger model size, more data, and more computation (resulting in lower training loss) optimizing to near-interpolation improves…

Cited by 7SourcePDFScholar
2023

Alternating Updates for Efficient Transformers

NeurIPS 2023spotlight

It has been well established that increasing scale in deep transformer networks leads to improved quality and performance. However, this increase in scale often comes with prohibitive increases in compute cost and inference latency. We introduce Alternating Updates (AltUp), a simple-to-implement met…

Cited by 6SourcePDFScholar
2023

Deconstructing Distributions: A Pointwise Framework of Learning

ICLR 2023poster

In machine learning, we traditionally evaluate the performance of a single model, averaged over a collection of test inputs. In this work, we propose a new approach: we measure the performance of a collection of models when evaluated at *single input point*. Specifically, we study a point's *profile…

2023

On the Benefits of Learning to Route in Mixture-of-Experts Models

EMNLP 2023long main

Mixture-of-Expert (MoE) Transformer models, such as the Switch Transformer, allow us to successfully scale up model sizes while keeping the amount of compute time fixed. Prior work has established the computational efficiency benefits of using these models. A core component of these models is a rout…

Cited by 0SourceScholar