← Search

Debabrota Basu

24 accepted papers

2026

Adversarial Attacks and Robust Training for Hypergraph Neural Networks

ICML 2026poster

Recent studies show that Hypergraph Neural Networks (HGNNs) are vulnerable to adversarial attacks, while adversarial learning in the context of hypergraphs remains substantially under-investigated. In particular, all existing attacks on HGNNs are white-box and customized for either structural or fea…

Cited by 0SourceScholar
2026

Asymptotically Optimal Sequential Testing with Markovian Data

ICML 2026poster

We study one-sided and $\alpha$-correct sequential hypothesis testing for data generated by an ergodic Markov chain. The *null* hypothesis is that the unknown transition matrix belongs to a prescribed set $\cal P$ of stochastic matrices, and the *alternative* corresponds to a disjoint set $\cal Q$. …

Cited by 1SourceScholar
2026

Performative Policy Gradient: Optimality in Performative Reinforcement Learning

ICML 2026poster

Post-deployment machine learning algorithms often influence the environments they act in, and thus *shift* the underlying dynamics that the standard reinforcement learning (RL) methods ignore. While designing optimal algorithms in this *performative* setting has recently been studied in supervised l…

Cited by 0SourceScholar
2026

Test-time Verification via Optimal Transport: Coverage, ROC, & Sub-optimality

ICLR 2026poster

While test-time scaling with verification has shown promise in improving the performance of large language models (LLMs), role of the verifier and its imperfections remain underexplored. The effect of verification manifests through interactions of three quantities: (i) the generator’s *coverage*, (i…

Cited by 0SourcecodeScholar
2025

Active Fourier Auditor for Estimating Distributional Properties of ML Models

AAAI 2025technical

With the pervasive deployment of Machine Learning (ML) models in real-world applications, verifying and auditing properties of ML models have become a central concern. In this work, we focus on three properties: robustness, individual fairness, and group fairness. We discuss two approaches for audi…

2025

FLIPHAT: Joint Differential Privacy for High Dimensional Linear Bandits

AISTATS 2025poster

High dimensional sparse linear bandits serve as an efficient model for sequential decision-making problems (e.g. personalized medicine), where high dimensional features (e.g. genomic data) on the users are available, but only a small subset of them are relevant. Motivated by data privacy concerns in…

Cited by 0SourceScholar
2025

Optimal Regret of Bandits under Differential Privacy

NeurIPS 2025poster

As sequential learning algorithms are increasingly applied to real life, ensuring data privacy while maintaining their utilities emerges as a timely question. In this context, regret minimisation in stochastic bandits under $\epsilon$-global Differential Privacy (DP) has been widely studied. The pr…

Cited by 0SourceScholar
2025

Some Targets Are Harder to Identify than Others: Quantifying the Target-dependent Membership Leakage

AISTATS 2025oral

In a Membership Inference (MI) game, an attacker tries to infer whether a target point was included or not in the input of an algorithm. Existing works show that some target points are easier to identify, while others are harder. This paper explains the target-dependent hardness of membership attack…

Cited by 0SourceScholar
2025

Stochastic Online Instrumental Variable Regression: Regrets for Endogeneity and Bandit Feedback

AAAI 2025technical

Endogeneity, i.e. the dependence of noise and covariates, is a common phenomenon in real data due to omitted variables, strategic behaviours, measurement errors etc. In contrast, the existing analyses of stochastic online linear regression with unbounded noise and linear bandits depend heavily on ex…

Cited by 8SourcePDFScholar
2025

When Witnesses Defend: A Witness Graph Topological Layer for Adversarial Graph Learning

AAAI 2025technical

Capitalizing on the intuitive premise that shape characteristics are more robust to perturbations, we bridge adversarial graph learning with the emerging tools from computational topology, namely, persistent homology representations of graphs. We introduce the concept of witness complex to adversari…

2024

Pure Exploration in Bandits with Linear Constraints

AISTATS 2024poster

We address the problem of identifying the optimal policy with a fixed confidence level in a multi-armed bandit setup, when \emph{the arms are subject to linear constraints}. Unlike the standard best-arm identification problem which is well studied, the optimal policy in this case may not be determin…

2023

Bilinear Exponential Family of MDPs: Frequentist Regret Bound with Tractable Exploration & Planning

AAAI 2023technical

We study the problem of episodic reinforcement learning in continuous state-action spaces with unknown rewards and transitions. Specifically, we consider the setting where the rewards and transitions are modeled using parametric bilinear exponential families. We propose an algorithm, that a) uses pe…

Cited by 15SourcePDFScholar
2023

From Noisy Fixed-Point Iterations to Private ADMM for Centralized and Federated Learning

ICML 2023poster

We study differentially private (DP) machine learning algorithms as instances of noisy fixed-point iterations, in order to derive privacy and utility results from this well-studied framework. We show that this new perspective recovers popular private gradient-based methods like DP-SGD and provides a…

2023

Marich: A Query-efficient Distributionally Equivalent Model Extraction Attack

NeurIPS 2023poster

We study design of black-box model extraction attacks that can *send minimal number of queries from* a *publicly available dataset* to a target ML model through a predictive API with an aim *to create an informative and distributionally equivalent replica* of the target. First, we define *distributi…

2023

On the Complexity of Differentially Private Best-Arm Identification with Fixed Confidence

NeurIPS 2023poster

Best Arm Identification (BAI) problems are progressively used for data-sensitive applications, such as designing adaptive clinical trials, tuning hyper-parameters, and conducting user studies to name a few. Motivated by the data privacy concerns invoked by these applications, we study the problem of…

Cited by 8SourcePDFScholar
2022

Algorithmic Fairness Verification with Graphical Models

AAAI 2022technical

In recent years, machine learning (ML) algorithms have been deployed in safety-critical and high-stake decision-making, where the fairness of algorithms is of paramount importance. Fairness in ML centers on detecting bias towards certain demographic populations induced by an ML classifier and propos…

2022

Procrastinated Tree Search: Black-Box Optimization with Delayed, Noisy, and Multi-Fidelity Feedback

AAAI 2022technical

In black-box optimization problems, we aim to maximize an unknown objective function, where the function is only accessible through feedbacks of an evaluation or simulation oracle. In real-life, the feedbacks of such oracles are often noisy and available after some unknown delay that may depend on t…

2022

SENTINEL: taming uncertainty with ensemble based distributional reinforcement learning

UAI 2022poster

In this paper, we consider risk-sensitive sequential decision-making in Reinforcement Learning (RL). Our contributions are two-fold. First, we introduce a novel and coherent quantification of risk, namely composite risk, which quantifies the joint effect of aleatory and epistemic risk during the le…

Cited by 29SourcePDFScholar
2022

When Privacy Meets Partial Information: A Refined Analysis of Differentially Private Bandits

NeurIPS 2022accept

We study the problem of multi-armed bandits with ε-global Differential Privacy (DP). First, we prove the minimax and problem-dependent regret lower bounds for stochastic and linear bandits that quantify the hardness of bandits with ε-global DP. These bounds suggest the existence of two hardness regi…

Cited by 24SourcePDFScholar
2021

Justicia: A Stochastic SAT Approach to Formally Verify Fairness

AAAI 2021technical

As a technology ML is oblivious to societal good or bad, and thus, the field of fair machine learning has stepped up to propose multiple mathematical definitions, algorithms, and systems to ensure different notions of fairness in ML applications. Given the multitude of propositions, it has become im…

2020

Bayesian Reinforcement Learning via Deep, Sparse Sampling

AISTATS 2020poster

We address the problem of Bayesian reinforcement learning using efficient model-based online planning. We propose an optimism-free Bayes-adaptive algorithm to induce deeper and sparser exploration with a theoretical bound on its performance relative to the Bayes optimal as well as lower computationa…