← Search

Pradeep Ravikumar

40 accepted papers

2023

Nash Equilibria and Pitfalls of Adversarial Training in Adversarial Robustness Games

AISTATS 2023poster

Adversarial training is a standard technique for training adversarially robust models. In this paper, we study adversarial training as an alternating best-response strategy in a 2-player zero-sum game. We prove that even in a simple scenario of a linear classifier and a statistical model that abstra…

Cited by 12SourcePDFScholar
2022

An Online Learning Approach to Interpolation and Extrapolation in Domain Generalization

AISTATS 2022poster

A popular assumption for out-of-distribution generalization is that the training data comprises sub-datasets, each drawn from a distinct distribution; the goal is then to "interpolate" these distributions and "extrapolate" beyond them—this objective is broadly known as domain generalization. A commo…

Cited by 36SourcePDFScholar
2022

Building Robust Ensembles via Margin Boosting

ICML 2022spotlight

In the context of adversarial robustness, a single model does not usually have enough power to defend against all possible adversarial attacks, and as a result, has sub-optimal robustness. Consequently, an emerging line of work has focused on learning an ensemble of neural networks to defend against…

2022

Heavy-tailed Streaming Statistical Estimation

AISTATS 2022poster

We consider the task of heavy-tailed statistical estimation given streaming $p$-dimensional samples. This could also be viewed as stochastic optimization under heavy-tailed distributions, with an additional $O(p)$ space complexity constraint. We design a clipped stochastic gradient descent algorithm…

Cited by 14SourcePDFScholar
2022

Threading the Needle of On and Off-Manifold Value Functions for Shapley Explanations

AISTATS 2022poster

A popular explainable AI (XAI) approach to quantify feature importance of a given model is via Shapley values. These Shapley values arose in cooperative games, and hence a critical ingredient to compute these in an XAI context is a so-called value function, that computes the “value” of a subset of f…

Cited by 14SourcePDFScholar
2021

Contrastive learning of strong-mixing continuous-time stochastic processes

AISTATS 2021poster

Contrastive learning is a family of self-supervised methods where a model is trained to solve a classification task constructed from unlabeled data. It has recently emerged as one of the leading learning paradigms in the absence of labels across many different domains (e.g. brain imaging, text, imag…

Cited by 6SourcePDFScholar
2021

DORO: Distributional and Outlier Robust Optimization

ICML 2021spotlight

Many machine learning tasks involve subpopulation shift where the testing data distribution is a subpopulation of the training distribution. For such settings, a line of recent work has proposed the use of a variant of empirical risk minimization(ERM) known as distributionally robust optimization (D…

2021

Improving Compositional Generalization in Classification Tasks via Structure Annotations

ACL 2021short

Compositional generalization is the ability to generalize systematically to a new data distribution by combining known components. Although humans seem to have a great ability to generalize compositionally, state-of-the-art neural models struggle to do so. In this work, we study compositional genera…

Cited by 17SourcePDFScholar
2021

On Proximal Policy Optimization’s Heavy-tailed Gradients

ICML 2021spotlight

Modern policy gradient algorithms such as Proximal Policy Optimization (PPO) rely on an arsenal of heuristics, including loss clipping and gradient clipping, to ensure successful learning. These heuristics are reminiscent of techniques from robust statistics, commonly used for estimation in outlier-…

Cited by 15SourcePDFScholar
2021

Sub-Seasonal Climate Forecasting via Machine Learning: Challenges, Analysis, and Advances

AAAI 2021technical

Sub-seasonal forecasting (SSF) focuses on predicting key variables such as temperature and precipitation on the 2-week to 2-month time scale. Skillful SSF would have immense societal value in such areas as agricultural productivity, water resource management, and emergency planning for extreme weath…

Cited by 57SourcePDFScholar
2021

Subseasonal climate prediction in the western US using Bayesian spatial models

UAI 2021poster

Subseasonal climate forecasting is the task of predicting climate variables, such as temperature and precipitation, in a two-week to two-month time horizon. The primary predictors for such prediction problem are spatio-temporal satellite and ground measurements of a variety of climate variables in t…

Cited by 10SourcePDFScholar
2020

Certified Robustness to Label-Flipping Attacks via Randomized Smoothing

ICML 2020poster

Machine learning algorithms are known to be susceptible to data poisoning attacks, where an adversary manipulates the training data to degrade performance of the resulting classifier. In this work, we present a unifying view of randomized smoothing over arbitrary functions, and we leverage this nove…

Cited by 214SourcePDFScholar
2020

Class-Weighted Classification: Trade-offs and Robust Approaches

ICML 2020poster

We consider imbalanced classification, the problem in which a label may have low marginal probability relative to other labels, by weighting losses according to the correct class. First, we examine the convergence rates of the expected excess weighted risk of plug-in classifiers where the weighting…

2020

MACER: Attack-free and Scalable Robust Training via Maximizing Certified Radius

ICLR 2020poster

Adversarial training is one of the most popular ways to learn robust models but is usually attack-dependent and time costly. In this paper, we propose the MACER algorithm, which learns robust models without using adversarial training but performs better than all existing provable l2-defenses. Recent…

Cited by 205SourcecodeScholar
2020

Minimizing FLOPs to Learn Efficient Sparse Representations

ICLR 2020poster

Deep representation learning has become one of the most widely adopted approaches for visual search, recommendation, and identification. Retrieval of such representations from a large database is however computationally challenging. Approximate methods based on learning compact representations, hav…

Cited by 77SourcecodeScholar
2020

Sharp Statistical Guaratees for Adversarially Robust Gaussian Classification

ICML 2020poster

Adversarial robustness has become a fundamental requirement in modern machine learning applications. Yet, there has been surprisingly little statistical understanding so far. In this paper, we provide the first result of the \emph{optimal} minimax guarantees for the excess risk for adversarially rob…

Cited by 67SourcePDFScholar
2018

Binary Classification with Karmic, Threshold-Quasi-Concave Metrics

ICML 2018oral

Complex performance measures, beyond the popular measure of accuracy, are increasingly being used in the context of binary classification. These complex performance measures are typically not even decomposable, that is, the loss evaluated on a batch of samples cannot typically be expressed as a sum…

Cited by 36SourcePDFScholar
2018

Loss Decomposition for Fast Learning in Large Output Spaces

ICML 2018oral

For problems with large output spaces, evaluation of the loss function and its gradient are expensive, typically taking linear time in the size of the output space. Recently, methods have been developed to speed up learning via efficient data structures for Nearest-Neighbor Search (NNS) or Maximum I…

2017

Doubly Greedy Primal-Dual Coordinate Descent for Sparse Empirical Risk Minimization

ICML 2017poster

We consider the popular problem of sparse empirical risk minimization with linear predictors and a large number of both features and observations. With a convex-concave saddle point objective reformulation, we propose a Doubly Greedy Primal-Dual Coordinate Descent algorithm that is able to exploit s…

Cited by 24SourcePDFScholar
2017

Greedy Direction Method of Multiplier for MAP Inference of Large Output Domain

AISTATS 2017poster

Maximum-a-Posteriori (MAP) inference lies at the heart of Graphical Models and Structured Prediction. Despite the intractability of exact MAP inference, approximated methods based on LP relaxations have exhibited superior performance across a wide range of applications. Yet for problems involving la…

Cited by 7SourcePDFScholar
2017

Scalable Convex Multiple Sequence Alignment via Entropy-Regularized Dual Decomposition

AISTATS 2017poster

Multiple Sequence Alignment (MSA) is one of the fundamental tasks in biological sequence analysis that underlies applications such as phylogenetic trees, profiles, and structure prediction. The task, however, is NP-hard, and the current practice resorts to heuristic and local-search methods. Recentl…

Cited by 1SourcePDFScholar
2016

A Convex Atomic-Norm Approach to Multiple Sequence Alignment and Motif Discovery

ICML 2016poster

Multiple Sequence Alignment and Motif Discovery, known as NP-hard problems, are two fundamental tasks in Bioinformatics. Existing approaches to these two problems are based on either local search methods such as Expectation Maximization (EM), Gibbs Sampling or greedy heuristic methods. In this work,…

Cited by 14SourcePDFScholar
2016

Optimal Classification with Multivariate Losses

ICML 2016poster

Multivariate loss functions are extensively employed in several prediction tasks arising in Information Retrieval. Often, the goal in the tasks is to minimize expected loss when retrieving relevant items from a presented set of items, where the expectation is with respect to the joint distribution o…

Cited by 16SourcePDFScholar
2016

PD-Sparse : A Primal and Dual Sparse Approach to Extreme Multiclass and Multilabel Classification

ICML 2016poster

We consider Multiclass and Multilabel classification with extremely large number of classes, of which only few are labeled to each instance. In such setting, standard methods that have training, prediction cost linear to the number of classes become intractable. State-of-the-art methods thus aim to…

Cited by 233SourcePDFScholar
2016

Square Root Graphical Models: Multivariate Generalizations of Univariate Exponential Families that Permit Positive Dependencies

ICML 2016poster

We develop Square Root Graphical Models (SQR), a novel class of parametric graphical models that provides multivariate generalizations of univariate exponential family distributions. Previous multivariate graphical models [Yang et al. 2015] did not allow positive dependencies for the exponential and…

Cited by 30SourcePDFScholar
2015

A Convex Exemplar-based Approach to MAD-Bayes Dirichlet Process Mixture Models

ICML 2015poster

MAD-Bayes (MAP-based Asymptotic Derivations) has been recently proposed as a general technique to derive scalable algorithm for Bayesian Nonparametric models. However, the combinatorial nature of objective functions derived from MAD-Bayes results in hard optimization problem, for which current pract…

Cited by 8SourcePDFScholar
2015

Sparsistency of \ell_1-Regularized M-Estimators

AISTATS 2015poster

We consider the model selection consistency or sparsistency of a broad set of \ell_1-regularized M-estimators for linear and non-linear statistical models in a unified fashion. For this purpose, we propose the local structured smoothness condition (LSSC) on the loss function. We provide a general re…

Cited by 32SourcePDFScholar
2015

Vector-Space Markov Random Fields via Exponential Families

ICML 2015poster

We present Vector-Space Markov Random Fields (VS-MRFs), a novel class of undirected graphical models where each variable can belong to an arbitrary vector space. VS-MRFs generalize a recent line of work on scalar-valued, uni-parameter exponential family and mixed graphical models, thereby greatly br…