← Search

Nisheeth K. Vishnoi

20 accepted papers

2025

Coresets for Clustering Under Stochastic Noise

NeurIPS 2025poster

We study the problem of constructing coresets for $(k, z)$-clustering when the input dataset is corrupted by stochastic noise drawn from a known distribution. In this setting, evaluating the quality of a coreset is inherently challenging, as the true underlying dataset is unobserved. To address this…

Cited by 0SourceScholar
2025

Spectral Perturbation Bounds for Low-Rank Approximation with Applications to Privacy

NeurIPS 2025oral

A central challenge in machine learning is to understand how noise or measurement errors affect low-rank approximations, particularly in the spectral norm. This question is especially important in differentially private low-rank approximation, where one aims to preserve the top-$p$ structure of a da…

Cited by 0SourceScholar
2025

Strategic Costs of Perceived Bias in Fair Selection

NeurIPS 2025spotlight

Meritocratic systems, from admissions to hiring, aim to impartially reward skill and effort. Yet persistent disparities across race, gender, and class challenge this ideal. Some attribute these gaps to structural inequality; others to individual choice. We develop a game-theoretic model in which can…

Cited by 0SourceScholar
2024

Centralized Selection with Preferences in the Presence of Biases

ICML 2024poster

This paper considers the scenario in which there are multiple institutions, each with a limited capacity for candidates, and candidates, each with preferences over the institutions. A central entity evaluates the utility of each candidate to the institutions, and the goal is to select candidates for…

2024

Faster Sampling from Log-Concave Densities over Polytopes via Efficient Linear Solvers

ICLR 2024poster

We consider the problem of sampling from a logconcave distribution $\pi(\theta) \propto e^{-f(\theta)}$ constrained to a polytope $K:=${$\theta \in \mathbb{R}^d: A\theta \leq b$}, where $A\in \mathbb{R}^{m\times d}$ and $b \in \mathbb{R}^m$. The fastest-known algorithm for the setting when $f$ is…

Cited by 1SourcePDFScholar
2023

Bias in Evaluation Processes: An Optimization-Based Model

NeurIPS 2023poster

Biases with respect to socially-salient attributes of individuals have been well documented in evaluation processes used in settings such as admissions and hiring. We view such an evaluation process as a transformation of a distribution of the true utility of an individual for a task to an observed…

2023

Sampling from Structured Log-Concave Distributions via a Soft-Threshold Dikin Walk

NeurIPS 2023poster

Given a Lipschitz or smooth convex function $f:K \to \mathbb{R}^d$ for a bounded polytope $K:=${ $\theta \in \mathbb{R}^d: A\theta \leq b$}, where $A\in \mathbb{R}^{m\times d}$ and $b \in \mathbb{R}^m$, we consider the problem of sampling from the log-concave distribution $\pi(\theta) \propto e^{-f…

Cited by 5SourcePDFScholar
2023

Subset Selection Based On Multiple Rankings in the Presence of Bias: Effectiveness of Fairness Constraints for Multiwinner Voting Score Functions

ICML 2023poster

We consider the problem of subset selection where one is given multiple rankings of items and the goal is to select the highest "quality" subset. Score functions from the multiwinner voting literature have been used to aggregate rankings into quality scores for subsets. We study this setting of subs…

2022

A Convergent and Dimension-Independent Min-Max Optimization Algorithm

ICML 2022oral

We study a variant of a recently introduced min-max optimization framework where the max-player is constrained to update its parameters in a greedy manner until it reaches a first-order stationary point. Our equilibrium definition for this framework depends on a proposal distribution which the min-p…

2022

Re-Analyze Gauss: Bounds for Private Matrix Approximation via Dyson Brownian Motion

NeurIPS 2022accept

Given a symmetric matrix $M$ and a vector $\lambda$, we present new bounds on the Frobenius-distance utility of the Gaussian mechanism for approximating $M$ by a matrix whose spectrum is $\lambda$, under $(\varepsilon,\delta)$-differential privacy. Our bounds depend on both $\lambda$ and the gaps i…

Cited by 14SourcePDFScholar
2021

Fair Classification with Noisy Protected Attributes: A Framework with Provable Guarantees

ICML 2021spotlight

We present an optimization framework for learning a fair classifier in the presence of noisy perturbations in the protected attributes. Compared to prior work, our framework can be employed with a very general class of linear and linear-fractional fairness constraints, can handle multiple, non-binar…