← Search

Aditya Menon

12 accepted papers

2022

In defense of dual-encoders for neural ranking

ICML 2022spotlight

Transformer-based models such as BERT have proven successful in information retrieval problem, which seek to identify relevant documents for a given query. There are two broad flavours of such models: cross-attention (CA) models, which learn a joint embedding for the query and document, and dual-enc…

Cited by 33SourcePDFScholar
2021

RankDistil: Knowledge Distillation for Ranking

AISTATS 2021poster

Knowledge distillation is an approach to improve the performance of a student model by using the knowledge of a complex teacher. Despite its success in several deep learning applications, the study of distillation is mostly confined to classification settings. In particular, the use of distillation…

Cited by 38SourcePDFScholar
2019

Complementary-Label Learning for Arbitrary Losses and Models

ICML 2019oral

In contrast to the standard classification paradigm where the true class is given to each training pattern, complementary-label learning only uses training patterns each equipped with a complementary label, which only specifies one of the classes that the pattern does not belong to. The goal of this…

2019

Monge blunts Bayes: Hardness Results for Adversarial Training

ICML 2019oral

The last few years have seen a staggering number of empirical studies of the robustness of neural networks in a model of adversarial perturbations of their inputs. Most rely on an adversary which carries out local modifications within prescribed balls. None however has so far questioned the broader…

Cited by 21SourcePDFScholar
2015

Learning from Corrupted Binary Labels via Class-Probability Estimation

ICML 2015poster

Many supervised learning problems involve learning from samples whose labels are corrupted in some way. For example, each sample may have some constant probability of being incorrectly labelled (learning with label noise), or one may have a pool of unlabelled samples in lieu of negative samples (lea…

Cited by 295SourcePDFScholar
2015

Learning with Symmetric Label Noise: The Importance of Being Unhinged

NeurIPS 2015spotlight

Convex potential minimisation is the de facto approach to binary classification. However, Long and Servedio [2008] proved that under symmetric label noise (SLN), minimisation of any convex potential over a linear function class can result in classification performance equivalent to random guessing.…

Cited by 391SourcePDFScholar