← Search

Raman Arora

56 accepted papers

2024

Adversarially Robust Multi-task Representation Learning

NeurIPS 2024poster

We study adversarially robust transfer learning, wherein, given labeled data on multiple (source) tasks, the goal is to train a model with small robust error on a previously unseen (target) task. In particular, we consider a multi-task representation learning (MTRL) setting, i.e., we assume that the…

Cited by 1SourcePDFScholar
2024

Learning in Markov Games with Adaptive Adversaries: Policy Regret, Fundamental Barriers, and Efficient Algorithms

NeurIPS 2024poster

We study learning in a dynamically evolving environment modeled as a Markov game between a learner and a strategic opponent that can adapt to the learner's strategies. While most existing works in Markov games focus on external regret as the learning objective, external regret becomes inadequate w…

Cited by 1SourcePDFScholar
2024

Offline Multitask Representation Learning for Reinforcement Learning

NeurIPS 2024poster

We study offline multitask representation learning in reinforcement learning (RL), where a learner is provided with an offline dataset from different tasks that share a common representation and is asked to learn the shared representation. We theoretically investigate offline multitask low-rank RL,…

Cited by 7SourcePDFScholar
2024

Public-data Assisted Private Stochastic Optimization: Power and Limitations

NeurIPS 2024poster

We study the limits and capability of public-data assisted differentially private (PA-DP) algorithms. Specifically, we focus on the problem of stochastic convex optimization (SCO) with either labeled or unlabeled public data. For complete/labeled public data, we show that any $(\epsilon,\delta)$-PA…

Cited by 3SourcePDFScholar
2024

Stability and Generalization of Adversarial Training for Shallow Neural Networks with Smooth Activation

NeurIPS 2024poster

Adversarial training has emerged as a popular approach for training models that are robust to inference-time adversarial attacks. However, our theoretical understanding of why and when it works remains limited. Prior work has offered generalization analysis of adversarial training, but they are eith…

Cited by 0SourcePDFScholar
2023

A Risk-Sensitive Approach to Policy Optimization

AAAI 2023technical

Standard deep reinforcement learning (DRL) aims to maximize expected reward, considering collected experiences equally in formulating a policy. This differs from human decision-making, where gains and losses are valued differently and outlying outcomes are given increased consideration. It also fai…

2023

Faster Rates of Convergence to Stationary Points in Differentially Private Optimization

ICML 2023poster

We study the problem of approximating stationary points of Lipschitz and smooth functions under $(\varepsilon,\delta)$-differential privacy (DP) in both the finite-sum and stochastic settings. A point $\widehat{w}$ is called an $\alpha$-stationary point of a function $F:\mathbb{R}^d\rightarrow\mathb…

Cited by 34SourcePDFScholar
2023

Multi-Agent Learning with Heterogeneous Linear Contextual Bandits

NeurIPS 2023poster

As trained intelligent systems become increasingly pervasive, multiagent learning has emerged as a popular framework for studying complex interactions between autonomous agents. Yet, a formal understanding of how and when learners in heterogeneous environments benefit from sharing their respective e…

2023

On Instance-Dependent Bounds for Offline Reinforcement Learning with Linear Function Approximation

AAAI 2023technical

Sample-efficient offline reinforcement learning (RL) with linear function approximation has been studied extensively recently. Much of the prior work has yielded instance-independent rates that hold even for the worst-case realization of problem instances. This work seeks to understand instance-depe…

Cited by 22SourcePDFScholar
2023

On Sample-Efficient Offline Reinforcement Learning: Data Diversity, Posterior Sampling and Beyond

NeurIPS 2023poster

We seek to understand what facilitates sample-efficient learning from historical datasets for sequential decision-making, a problem that is popularly known as offline reinforcement learning (RL). Further, we are interested in algorithms that enjoy sample efficiency while leveraging (value) function…

Cited by 9SourcePDFScholar
2023

Optimistic Rates for Multi-Task Representation Learning

NeurIPS 2023poster

We study the problem of transfer learning via Multi-Task Representation Learning (MTRL), wherein multiple source tasks are used to learn a good common representation, and a predictor is trained on top of it for the target task. Under standard regularity assumptions on the loss function and task dive…

Cited by 13SourcePDFScholar
2023

VIPeR: Provably Efficient Algorithm for Offline RL with Neural Function Approximation

ICLR 2023top-25%

We propose a novel algorithm for offline reinforcement learning called Value Iteration with Perturbed Rewards (VIPeR), which amalgamates the pessimism principle with random perturbations of the value function. Most current offline RL algorithms explicitly construct statistical confidence regions to…

2022

Differentially Private Generalized Linear Models Revisited

NeurIPS 2022accept

We study the problem of $(\epsilon,\delta)$-differentially private learning of linear predictors with convex losses. We provide results for two subclasses of loss functions. The first case is when the loss is smooth and non-negative but not necessarily Lipschitz (such as the squared loss). For this…

Cited by 25SourcePDFScholar
2020

Adversarial Robustness of Supervised Sparse Coding

NeurIPS 2020poster

Several recent results provide theoretical insights into the phenomena of adversarial examples. Existing results, however, are often limited due to a gap between the simplicity of the models studied and the complexity of those deployed in practice. In this work, we strike a better balance by conside…

2020

FetchSGD: Communication-Efficient Federated Learning with Sketching

ICML 2020poster

Existing approaches to federated learning suffer from a communication bottleneck as well as convergence issues due to sparse client participation. In this paper we introduce a novel algorithm,called FetchSGD, to overcome these challenges. FetchSGD compresses model updates using a Count Sketch, and t…

Cited by 464SourcePDFScholar
2019

Communication-efficient Distributed SGD with Sketching

NeurIPS 2019poster

Large-scale distributed training of neural networks is often limited by network bandwidth, wherein the communication time overwhelms the local computation time. Motivated by the success of sketching methods in sub-linear/streaming algorithms, we introduce Sketched-SGD, an algorithm for carrying out…

2019

Learning from Multiview Correlations in Open-domain Videos

ICASSP 2019accepted

An increasing number of datasets contain multiple views, such as video, sound and automatic captions. A basic challenge in representation learning is how to leverage multiple views to learn better representations. This is further complicated by the existence of a latent alignment between views, such…

Cited by 0SourceScholar
2019

On Fast Convergence of Proximal Algorithms for SQRT-Lasso Optimization: Don’t Worry About its Nonsmooth Loss Function

UAI 2019poster

Many machine learning techniques sacrifice convenient computational structures to gain estimation robustness and modeling flexibility. However, by exploring the modeling structures, we find these “sacrifices” do not always require more computational efforts. To shed light on such a “free-lunch” phen…

Cited by 15SourcePDFScholar
2018

Streaming Kernel PCA with $\tilde{O}(\sqrt{n})$ Random Features

NeurIPS 2018poster

We study the statistical and computational aspects of kernel principal component analysis using random Fourier features and show that under mild assumptions, $O(\sqrt{n} \log n)$ features suffices to achieve $O(1/\epsilon^2)$ sample complexity. Furthermore, we give a memory efficient streaming algor…

2018

Understanding Deep Neural Networks with Rectified Linear Units

ICLR 2018poster

In this paper we investigate the family of functions representable by deep neural networks (DNN) with rectified linear units (ReLU). We give an algorithm to train a ReLU DNN with one hidden layer to {\em global optimality} with runtime polynomial in the data size albeit exponential in the input dime…

Cited by 864SourcePDFScholar
2017

Multi-view representation learning via gcca for multimodal analysis of Parkinson's disease

ICASSP 2017accepted

Information from different bio-signals such as speech, handwriting, and gait have been used to monitor the state of Parkinson's disease (PD) patients, however, all the multimodal bio-signals may not always be available. We propose a method based on multi-view representation learning via generalized…

Cited by 35SourceScholar
2017

On the impact of non-modal phonation on phonological features

ICASSP 2017accepted

Different modes of vibration of the vocal folds contribute significantly to the voice quality. The neutral mode phonation, often used in a modal voice, is one against which the other modes can be contrastively described, also called non-modal phonations. This paper investigates the impact of non-mod…

Cited by 0SourceScholar
2017

Stochastic Approximation for Canonical Correlation Analysis

NeurIPS 2017poster

We propose novel first-order stochastic approximation algorithms for canonical correlation analysis (CCA). Algorithms presented are instances of inexact matrix stochastic gradient (MSG) and inexact matrix exponentiated gradient (MEG), and achieve $\epsilon$-suboptimality in the population objective…

Cited by 45SourcePDFScholar
2016

An Improved Convergence Analysis of Cyclic Block Coordinate Descent-type Methods for Strongly Convex Minimization

AISTATS 2016poster

The cyclic block coordinate descent-type (CBCD-type) methods have shown remarkable computational performance for solving strongly convex minimization problems. Typical applications include many popular statistical machine learning methods such as elastic-net regression, ridge penalized logistic regr…

Cited by 10SourcePDFScholar
2016

Disease Trajectory Maps

NeurIPS 2016poster

Medical researchers are coming to appreciate that many diseases are in fact complex, heterogeneous syndromes composed of subpopulations that express different variants of a related complication. Longitudinal data extracted from individual electronic health records (EHR) offer an exciting new way to…

Cited by 26SourcePDFScholar
2016

Stochastic Optimization for Multiview Representation Learning using Partial Least Squares

ICML 2016poster

Partial Least Squares (PLS) is a ubiquitous statistical technique for bilinear factor analysis. It is used in many data analysis, machine learning, and information retrieval applications to model the covariance structure between a pair of data matrices. In this paper, we consider PLS for representat…

Cited by 35SourcePDFScholar
2016

Stochastic Variance Reduced Optimization for Nonconvex Sparse Learning

ICML 2016poster

We propose a stochastic variance reduced optimization algorithm for solving a class of large-scale nonconvex optimization problems with cardinality constraints, and provide sufficient conditions under which the proposed algorithm enjoys strong linear convergence guarantees and optimal estimation acc…

Cited by 79SourcePDFScholar
2015

Unsupervised learning of acoustic features via deep canonical correlation analysis

ICASSP 2015accepted

It has been previously shown that, when both acoustic and articulatory training data are available, it is possible to improve phonetic recognition accuracy by learning acoustic features from this multi-view data with canonical correlation analysis (CCA). In contrast with previous work based on linea…

Cited by 0SourceScholar