← Search

Carlo Luschi

6 accepted papers

2025

u-$\mu$P: The Unit-Scaled Maximal Update Parametrization

ICLR 2025spotlight

The Maximal Update Parametrization ($\mu$P) aims to make the optimal hyperparameters (HPs) of a model independent of its size, allowing them to be swept using a cheap proxy model rather than the full-size target model. We present a new scheme, u-$\mu$P, which improves upon $\mu$P by combining it wit…

Cited by 7SourcePDFScholar
2024

SparQ Attention: Bandwidth-Efficient LLM Inference

ICML 2024poster

The computational difficulties of large language model (LLM) inference remain a significant obstacle to their widespread deployment. The need for many applications to support long input sequences and process them in large batches typically causes token-generation to be bottlenecked by data transfer.…

2023

Generating QM1B with PySCF$_{\text{IPU}}$

NeurIPS 2023poster

The emergence of foundation models in Computer Vision and Natural Language Processing have resulted in immense progress on downstream tasks. This progress was enabled by datasets with billions of training examples. Similar benefits are yet to be unlocked for quantum chemistry, where the potential o…

Cited by 0SourcePDFScholar
2021

Proxy-Normalizing Activations to Match Batch Normalization while Removing Batch Dependence

NeurIPS 2021poster

We investigate the reasons for the performance degradation incurred with batch-independent normalization. We find that the prototypical techniques of layer normalization and instance normalization both induce the appearance of failure modes in the neural network's pre-activations: (i) layer normaliz…

Cited by 25SourcePDFScholar
2020

Improving Neural Network Training in Low Dimensional Random Bases

NeurIPS 2020poster

Stochastic Gradient Descent (SGD) has proven to be remarkably effective in optimizing deep neural networks that employ ever-larger numbers of parameters. Yet, improving the efficiency of large-scale optimization remains a vital and highly active area of research. Recent work has shown that deep neur…