← Search

Aditya K Menon

6 accepted papers

2021

A statistical perspective on distillation

ICML 2021spotlight

Knowledge distillation is a technique for improving a “student” model by replacing its one-hot training labels with a label distribution obtained from a “teacher” model. Despite its broad success, several basic questions — e.g., Why does distillation help? Why do more accurate teachers not necessari…

Cited by 107SourcePDFScholar
2021

Disentangling Sampling and Labeling Bias for Learning in Large-output Spaces

ICML 2021spotlight

Negative sampling schemes enable efficient training given a large number of classes, by offering a means to approximate a computationally expensive loss function that takes all labels into account. In this paper, we present a new connection between these schemes and loss modification techniques for…

Cited by 11SourcePDFScholar
2020

Robust large-margin learning in hyperbolic space

NeurIPS 2020poster

Recently, there has been a surge of interest in representation learning in hyperbolic spaces, driven by their ability to represent hierarchical data with significantly fewer dimensions than standard Euclidean spaces. However, the viability and benefits of hyperbolic spaces for downstream machine lea…

Cited by 40SourcePDFScholar
2019

Multilabel reductions: what is my loss optimising?

NeurIPS 2019spotlight

Multilabel classification is a challenging problem arising in applications ranging from information retrieval to image tagging. A popular approach to this problem is to employ a reduction to a suitable series of binary or multiclass problems (e.g., computing a softmax based cross-entropy over the re…

Cited by 68SourcePDFScholar
2017

f-GANs in an Information Geometric Nutshell

NeurIPS 2017spotlight

Nowozin \textit{et al} showed last year how to extend the GAN \textit{principle} to all $f$-divergences. The approach is elegant but falls short of a full description of the supervised game, and says little about the key player, the generator: for example, what does the generator actually converge t…