← Search

Ankush Garg

7 accepted papers

2023

Binarized Neural Machine Translation

NeurIPS 2023poster

The rapid scaling of language models is motivating research using low-bitwidth quantization. In this work, we propose a novel binarization technique for Transformers applied to machine translation (BMT), the first of its kind. We identify and address the problem of inflated dot-product variance when…

2023

Order Matters in the Presence of Dataset Imbalance for Multilingual Learning

NeurIPS 2023poster

In this paper, we empirically study the optimization dynamics of multi-task learning, particularly focusing on those that govern a collection of tasks with significant data imbalance. We present a simple yet effective method of pre-training on high-resource tasks, followed by fine-tuning on a mixtur…

Cited by 7SourcePDFScholar
2022

A Loss Curvature Perspective on Training Instabilities of Deep Learning Models

ICLR 2022poster

In this work, we study the evolution of the loss Hessian across many classification tasks in order to understand the effect the curvature of the loss has on the training dynamics. Whereas prior work has focused on how different learning rates affect the loss Hessian observed during training, we also…

Cited by 41SourcePDFScholar
2022

Data Scaling Laws in NMT: The Effect of Noise and Architecture

ICML 2022spotlight

In this work, we study the effect of varying the architecture and training data quality on the data scaling properties of Neural Machine Translation (NMT). First, we establish that the test loss of encoder-decoder transformer models scales as a power law in the number of training samples, with a dep…

Cited by 49SourcePDFScholar
2022

Do Current Multi-Task Optimization Methods in Deep Learning Even Help?

NeurIPS 2022accept

Recent research has proposed a series of specialized optimization algorithms for deep multi-task models. It is often claimed that these multi-task optimization (MTO) methods yield solutions that are superior to the ones found by simply optimizing a weighted average of the task losses. In this paper,…

Cited by 68SourcePDFScholar
2021

The geometry of integration in text classification RNNs

ICLR 2021poster

Despite the widespread application of recurrent neural networks (RNNs), a unified understanding of how RNNs solve particular tasks remains elusive. In particular, it is unclear what dynamical patterns arise in trained RNNs, and how those pat-terns depend on the training dataset or task. This work…

Cited by 14SourcePDFScholar