← Search

Abishek Sankararaman

12 accepted papers

2026

Probabilistic Hash Embeddings for Online Learning of Categorical Features

AAAI 2026technical

We study streaming data with categorical features where the vocabulary of categorical feature values is changing and can even grow unboundedly over time. Feature hashing is commonly used as a pre-processing step to map these categorical values into a feature space of fixed size before learning their

Cited by 0SourcePDFScholar
2025

SEAD: Unsupervised Ensemble of Streaming Anomaly Detectors

ICML 2025poster

Can we efficiently choose the best Anomaly Detection (AD) algorithm for a data-stream without requiring anomaly labels? Streaming anomaly detection is hard. SOTA AD algorithms are sensitive to their hyperparameters and no single method works well on all datasets. The best algorithm/hyper-parameter c…

Cited by 0SourcePDFScholar
2024

Online Adaptive Anomaly Thresholding with Confidence Sequences

ICML 2024poster

Selecting appropriate thresholds for anomaly detection in online, unsupervised settings is a challenging task, especially in the presence of data distribution shifts. Addressing these challenges is critical in many practical large scale systems, such as infrastructure monitoring and network intrusio…

Cited by 0SourcePDFScholar
2022

Breaking the $\sqrtT$ Barrier: Instance-Independent Logarithmic Regret in Stochastic Contextual Linear Bandits

ICML 2022spotlight

We prove an instance independent (poly) logarithmic regret for stochastic contextual bandits with linear payoff. Previously, in \cite{chu2011contextual}, a lower bound of $\mathcal{O}(\sqrt{T})$ is shown for the contextual linear bandit problem with arbitrary (adversarily chosen) contexts. In this p…

Cited by 0SourcePDFScholar
2022

FITNESS: (Fine Tune on New and Similar Samples) to detect anomalies in streams with drift and outliers

ICML 2022spotlight

Technology improvements have made it easier than ever to collect diverse telemetry at high resolution from any cyber or physical system, for both monitoring and control. In the domain of monitoring, anomaly detection has become an important problem in many research areas ranging from IoT and sensor…

2021

Beyond $log^2(T)$ regret for decentralized bandits in matching markets

ICML 2021spotlight

We design decentralized algorithms for regret minimization in the two sided matching market with one-sided bandit feedback that significantly improves upon the prior works (Liu et al.\,2020a, Sankararaman et al.\,2020, Liu et al.\,2020b). First, for general markets, for any $\varepsilon > 0$, we des…

Cited by 52SourcePDFScholar
2021

Dominate or Delete: Decentralized Competing Bandits in Serial Dictatorship

AISTATS 2021poster

Online learning in a two-sided matching market, with demand side agents continuously competing to be matched with supply side (arms), abstracts the complex interactions under partial information on matching platforms (e.g. UpWork, TaskRabbit). We study the decentralized serial dictatorship setting,…

Cited by 47SourcePDFScholar
2021

Problem-Complexity Adaptive Model Selection for Stochastic Linear Bandits

AISTATS 2021poster

We consider the problem of model selection for two popular stochastic linear bandit settings, and propose algorithms that adapts to the unknown problem complexity. In the first setting, we consider the $K$ armed mixture bandits, where the mean reward of arm $i \in [K]$ is $\mu_i+ ⟨\alpha_{i,t},\thet…

Cited by 38SourcePDFScholar
2020

The Gossiping Insert-Eliminate Algorithm for Multi-Agent Bandits

AISTATS 2020poster

We consider a decentralized multi-agent Multi Armed Bandit (MAB) setup consisting of $N$ agents, solving the same MAB instance to minimize individual cumulative regret. In our model, agents collaborate by exchanging messages through pairwise gossip style communications. We develop two novel algorith…

Cited by 60SourcePDFScholar