activity
20172022
most citedOn the Reproducibility of Neural Network Predictions

17 citations · 30 across the 7 of their papers we have counts for

collaborators
Showing cs.LGShow all

7 papers · 1 filter

cs.LG2022

When does mixup promote local linearity in learned representations?

Arslan Chaudhry, Aditya Krishna Menon, Andreas Veit +3

Mixup is a regularization technique that artificially produces new samples using convex combinations of original training points. This simple technique has shown strong empirical p…

cs.LG2021

Leveraging redundancy in attention with Reuse Transformers

Srinadh Bhojanapalli, Ayan Chakrabarti, Andreas Veit +5

Pairwise dot product-based attention allows Transformers to exchange information between tokens in an input-dependent way, and is key to their success across diverse applications i…

cs.LG20215 cited

Eigen Analysis of Self-Attention and its Reconstruction from Partial Computation

Srinadh Bhojanapalli, Ayan Chakrabarti, Himanshu Jain +3

State-of-the-art transformer models use pairwise dot-product based self-attention, which comes at a computational cost quadratic in the input sequence length. In this paper, we inv…

cs.LG202117 cited

On the Reproducibility of Neural Network Predictions

Srinadh Bhojanapalli, Kimberly Wilber, Andreas Veit +4

Standard training techniques for neural networks involve multiple sources of randomness, e.g., initialization, mini-batch ordering and in some cases data augmentation. Given that n…

cs.LG2020

Improving Calibration in Deep Metric Learning With Cross-Example Softmax

Andreas Veit, Kimberly Wilber

Modern image retrieval systems increasingly rely on the use of deep neural networks to learn embedding spaces in which distance encodes the relevance between a given query and imag…

cs.LG2020

Coping with Label Shift via Distributionally Robust Optimisation

Jingzhao Zhang, Aditya Menon, Andreas Veit +3

The label shift problem refers to the supervised learning setting where the train and test label distributions do not match. Existing work addressing label shift usually assumes ac…