← Search

Ali Vakilian

18 accepted papers

2024

Bayesian Strategic Classification

NeurIPS 2024poster

In strategic classification, agents modify their features, at a cost, to obtain a positive classification outcome from the learner’s classifier, typically assuming agents have full knowledge of the deployed classifier. In contrast, we consider a Bayesian setting where agents have a common distribut…

Cited by 7SourcePDFScholar
2024

On Socially Fair Low-Rank Approximation and Column Subset Selection

NeurIPS 2024poster

Low-rank approximation and column subset selection are two fundamental and related problems that are applied across a wealth of machine learning applications. In this paper, we study the question of socially fair low-rank approximation and socially fair column subset selection, where the goal is to…

Cited by 2SourcePDFScholar
2023

Constant Approximation for Individual Preference Stable Clustering

NeurIPS 2023spotlight

Individual preference (IP) stability, introduced by Ahmadi et al. (ICML 2022), is a natural clustering objective inspired by stability and fairness constraints. A clustering is $\alpha$-IP stable if the average distance of every data point to its own cluster is at most $\alpha$ times the average dis…

Cited by 5SourcePDFScholar
2023

Improved Frequency Estimation Algorithms with and without Predictions

NeurIPS 2023spotlight

Estimating frequencies of elements appearing in a data stream is a key task in large-scale data analysis. Popular sketching approaches to this problem (e.g., CountMin and CountSketch) come with worst-case guarantees that probabilistically bound the error of the estimated frequencies for any possible…

Cited by 13SourcePDFScholar
2022

Faster Fundamental Graph Algorithms via Learned Predictions

ICML 2022spotlight

We consider the question of speeding up classic graph algorithms with machine-learned predictions. In this model, algorithms are furnished with extra advice learned from past or similar instances. Given the additional information, we aim to improve upon the traditional worst-case run-time guarantees…

Cited by 69SourcePDFScholar
2022

Individual Preference Stability for Clustering

ICML 2022oral

In this paper, we propose a natural notion of individual preference (IP) stability for clustering, which asks that every data point, on average, is closer to the points in its own cluster than to the points in any other cluster. Our notion can be motivated from several perspectives, including game t…

2021

Learning Online Algorithms with Distributional Advice

ICML 2021spotlight

We study the problem of designing online algorithms given advice about the input. While prior work had focused on deterministic advice, we only assume distributional access to the instances of interest, and the goal is to learn a competitive algorithm given access to i.i.d. samples. We aim to be com…

Cited by 37SourcePDFScholar
2019

Scalable Fair Clustering

ICML 2019oral

We study the fair variant of the classic k-median problem introduced by (Chierichetti et al., NeurIPS 2017) in which the points are colored, and the goal is to minimize the same average distance objective as in the standard $k$-median problem while ensuring that all clusters have an “approximately e…