← Search

Vamsi K. Potluru

11 accepted papers

2025

Auditing and Enforcing Conditional Fairness via Optimal Transport

AAAI 2025technical

Conditional demographic parity (CDP) is a measure of the demographic parity of a predictive model or decision process when conditioning on an additional feature or set of features. Many algorithmic fairness techniques exist to target demographic parity, but CDP is much harder to achieve, particularl…

Cited by 0SourcePDFScholar
2025

Distributionally and Adversarially Robust Logistic Regression via Intersecting Wasserstein Balls

UAI 2025

Adversarially robust optimization (ARO) has emerged as the *de facto* standard for training models that hedge against adversarial attacks in the test stage. While these models are robust against adversarial attacks, they tend to suffer severely from overfitting. To address this issue, some successfu

Cited by 0SourcePDFScholar
2025

Do LLMs Really Forget? Evaluating Unlearning with Knowledge Correlation and Confidence Awareness

NeurIPS 2025poster

Machine unlearning techniques aim to mitigate unintended memorization in large language models (LLMs). However, existing approaches predominantly focus on the explicit removal of isolated facts, often overlooking latent inferential dependencies and the non-deterministic nature of knowledge within LL…

Cited by 0SourceScholar
2025

Mixup Regularization: A Probabilistic Perspective

UAI 2025

In recent years, mixup regularization has gained popularity as an effective way to improve the generalization performance of deep learning models by training on convex combinations of training data. While many mixup variants have been explored, the proper adoption of the technique to conditional den

Cited by 0SourcePDFScholar
2025

Underestimated Privacy Risks for Minority Populations in Large Language Model Unlearning

ICML 2025poster

Large Language Models (LLMs) embed sensitive, human-generated data, prompting the need for unlearning methods. Although certified unlearning offers strong privacy guarantees, its restrictive assumptions make it unsuitable for LLMs, giving rise to various heuristic approaches typically assessed throu…

Cited by 0SourcePDFScholar
2024

Fair Wasserstein Coresets

NeurIPS 2024poster

Data distillation and coresets have emerged as popular approaches to generate a smaller representative set of samples for downstream learning tasks to handle large-scale datasets. At the same time, machine learning is being increasingly applied to decision-making processes at a societal level, makin…

Cited by 2SourcePDFScholar
2024

FairWASP: Fast and Optimal Fair Wasserstein Pre-processing

AAAI 2024technical

Recent years have seen a surge of machine learning approaches aimed at reducing disparities in model outputs across different subgroups. In many settings, training data may be used in multiple downstream applications by different users, which means it may be most effective to intervene on the traini…

Cited by 3SourcePDFScholar
2023

Differentially private synthetic data using KD-trees

UAI 2023poster

Creation of a synthetic dataset that faithfully represents the data distribution and simultaneously preserves privacy is a major research challenge. Many space partitioning based approaches have emerged in recent years for answering statistical queries in a differentially private manner. However, fo…

Cited by 5SourcePDFScholar
2023

Thresholded linear bandits

AISTATS 2023poster

We introduce the thresholded linear bandit problem, a novel sequential decision making problem at the interface of structured stochastic multi-armed bandits and learning halfspaces. The set of arms is $[0, 1]^d$, the expected Bernoulli reward is piecewise constant with a jump at a separating hyperpl…

Cited by 1SourcePDFScholar
2020

Automatic Differentiation of Sketched Regression

AISTATS 2020poster

Sketching for speeding up regression problems involves using a sketching matrix $S$ to quickly find the approximate solution to a linear least squares regression (LLS) problem: given $A$ of size $n \times d$, with $n \gg d$, along with $b$ of size $n \times 1$, we seek a vector $y$ with minimal regr…

Cited by 2SourcePDFScholar