← Search

Aditya Bhaskara

22 accepted papers

2025

Descent with Misaligned Gradients and Applications to Hidden Convexity

ICLR 2025poster

We consider the problem of minimizing a convex objective given access to an oracle that outputs "misaligned" stochastic gradients, where the expected value of the output is guaranteed to be correlated with, but not necessarily equal to the true gradient of the objective. In the case where the misal…

Cited by 0SourcePDFScholar
2024

On the Robustness of Spectral Algorithms for Semirandom Stochastic Block Models

NeurIPS 2024poster

In a graph bisection problem, we are given a graph $G$ with two equally-sized unlabeled communities, and the goal is to recover the vertices in these communities. A popular heuristic, known as spectral clustering, is to output an estimated community assignment based on the eigenvector corresponding…

Cited by 1SourcePDFScholar
2023

Bandit Online Linear Optimization with Hints and Queries

ICML 2023poster

We study variants of the online linear optimization (OLO) problem with bandit feedback, where the algorithm has access to external information about the unknown cost vector. Our motivation is the recent body of work on using such ``hints'' towards improving regret bounds for OLO problems in the full…

Cited by 3SourcePDFScholar
2021

Additive Error Guarantees for Weighted Low Rank Approximation

ICML 2021oral

Low-rank approximation is a classic tool in data analysis, where the goal is to approximate a matrix $A$ with a low-rank matrix $L$ so as to minimize the error $\norm{A - L}_F^2$. However in many applications, approximating some entries is more important than others, which leads to the weighted low…

Cited by 6SourcePDFScholar
2021

Power of Hints for Online Learning with Movement Costs

AISTATS 2021poster

We consider the online linear optimization problem with movement costs, a variant of online learning in which the learner must not only respond to cost vectors $c_t$ with points $x_t$ in order to maintain low regret, but is also penalized for movement by an additional cost $\|x_t-x_{t+1}\|^{1+\epsil…

Cited by 8SourcePDFScholar
2021

Principal Component Regression with Semirandom Observations via Matrix Completion

AISTATS 2021poster

Principal Component Regression (PCR) is a popular method for prediction from data, and is one way to address the so-called multi-collinearity problem in regression. It was shown recently that algorithms for PCR such as hard singular value thresholding (HSVT) are also quite robust, in that they can h…

Cited by 3SourcePDFScholar
2020

Adaptive Probing Policies for Shortest Path Routing

NeurIPS 2020poster

Inspired by traffic routing applications, we consider the problem of finding the shortest path from a source $s$ to a destination $t$ in a graph, when the lengths of the edges are unknown. Instead, we are given {\em hints} or predictions of the edge lengths from a collection of ML models, trained po…

Cited by 9SourcePDFScholar
2020

Online MAP Inference of Determinantal Point Processes

NeurIPS 2020poster

In this paper, we provide an efficient approximation algorithm for finding the most likelihood configuration (MAP) of size $k$ for Determinantal Point Processes (DPP) in the online setting where the data points arrive in an arbitrary order and the algorithm cannot discard the selected elements from…

Cited by 10SourcePDFScholar
2019

Greedy Sampling for Approximate Clustering in the Presence of Outliers

NeurIPS 2019poster

Greedy algorithms such as adaptive sampling (k-means++) and furthest point traversal are popular choices for clustering problems. One the one hand, they possess good theoretical approximation guarantees, and on the other, they are fast and easy to implement. However, one main issue with these algori…

2016

Greedy Column Subset Selection: New Bounds and Distributed Algorithms

ICML 2016poster

The problem of column subset selection has recently attracted a large body of research, with feature selection serving as one obvious and important application. Among the techniques that have been applied to solve this problem, the greedy algorithm has been shown to be quite effective in practice. H…

Cited by 90SourcePDFScholar
2016

Linear Relaxations for Finding Diverse Elements in Metric Spaces

NeurIPS 2016poster

Choosing a diverse subset of a large collection of points in a metric space is a fundamental problem, with applications in feature selection, recommender systems, web search, data summarization, etc. Various notions of diversity have been proposed, tailored to different applications. The general alg…

Cited by 27SourcePDFScholar
2015

Sparse Solutions to Nonnegative Linear Systems and Applications

AISTATS 2015poster

We give an efficient algorithm for finding sparse approximate solutions to linear systems of equations with nonnegative coefficients. Unlike most known results for sparse recovery, we do not require \emphany assumption on the matrix other than non-negativity. Our algorithm is combinatorial in natur…

Cited by 16SourcePDFScholar