← Search

Purushottam Kar

11 accepted papers

2023

Corruption-Tolerant Algorithms for Generalized Linear Models

AAAI 2023technical

This paper presents SVAM (Sequential Variance-Altered MLE), a unified framework for learning generalized linear models under adversarial label corruption in training data. SVAM extends to tasks such as least squares regression, logistic regression, and gamma regression, whereas many existing works o…

2022

IGLU: Efficient GCN Training via Lazy Updates

ICLR 2022poster

Training multi-layer Graph Convolution Networks (GCN) using standard SGD techniques scales poorly as each descent step ends up updating node embeddings for a large portion of the graph. Recent attempts to remedy this sub-sample the graph that reduces compute but introduce additional variance and may…

2022

Multi-Modal Extreme Classification

CVPR 2022poster

This paper develops the MUFIN technique for extreme classification (XC) tasks with millions of labels where datapoints and labels are endowed with visual and textual descriptors. Applications of MUFIN to product-to-product recommendation and bid query prediction over several millions of products are…

Cited by 16PDFcodeScholar
2021

SiameseXML: Siamese Networks meet Extreme Classifiers with 100M Labels

ICML 2021spotlight

Deep extreme multi-label learning (XML) requires training deep architectures that can tag a data point with its most relevant subset of labels from an extremely large label set. XML applications such as ad and product recommendation involve labels rarely seen during training but which nevertheless h…

2019

Globally-convergent Iteratively Reweighted Least Squares for Robust Regression Problems

AISTATS 2019poster

We provide the first global model recovery results for the IRLS (iteratively reweighted least squares) heuristic for robust regression problems. IRLS is known to offer excellent performance, despite bad initializations and data corruption, for several parameter estimation problems. Existing analyses…

Cited by 32SourcePDFScholar
2017

On Context-Dependent Clustering of Bandits

ICML 2017poster

We investigate a novel cluster-of-bandit algorithm CAB for collaborative recommendation tasks that implements the underlying feedback sharing mechanism by estimating user neighborhoods in a context-dependent manner. CAB makes sharp departures from the state of the art by incorporating collaborative…

Cited by 168SourcePDFScholar
2015

Optimizing Non-decomposable Performance Measures: A Tale of Two Classes

ICML 2015poster

Modern classification problems frequently present mild to severe label imbalance as well as specific requirements on classification characteristics, and require optimizing performance measures that are non-decomposable over the dataset, such as F-measure. Such measures have spurred much interest and…

Cited by 65SourcePDFScholar
2015

Sparse Local Embeddings for Extreme Multi-label Classification

NeurIPS 2015poster

The objective in extreme multi-label learning is to train a classifier that can automatically tag a novel data point with the most relevant subset of labels from an extremely large label set. Embedding based approaches make training and prediction tractable by assuming that the training label matrix…

Cited by 562SourcePDFScholar