← Search

Sumeet Katariya

17 accepted papers

2025

Selective Uncertainty Propagation in Offline RL

AAAI 2025technical

We consider the finite-horizon offline reinforcement learning (RL) setting, and are motivated by the challenge of learning the policy at any step h in dynamic programming (DP) algorithms. To learn this, it is sufficient to evaluate the treatment effect of deviating from the behavioral policy at step…

Cited by 1SourcePDFScholar
2023

Finite-Time Logarithmic Bayes Regret Upper Bounds

NeurIPS 2023poster

We derive the first finite-time logarithmic Bayes regret upper bounds for Bayesian bandits. In a multi-armed bandit, we obtain $O(c_\Delta \log n)$ and $O(c_h \log^2 n)$ upper bounds for an upper confidence bound algorithm, where $c_h$ and $c_\Delta$ are constants depending on the prior distribution…

Cited by 1SourcePDFScholar
2023

Meta-Learning for Simple Regret Minimization

AAAI 2023technical

We develop a meta-learning framework for simple regret minimization in bandits. In this framework, a learning agent interacts with a sequence of bandit tasks, which are sampled i.i.d. from an unknown prior distribution, and learns its meta-parameters to perform better on future tasks. We propose the…

2023

Multi-Task Off-Policy Learning from Bandit Feedback

ICML 2023poster

Many practical problems involve solving similar tasks. In recommender systems, the tasks can be users with similar preferences; in search engines, the tasks can be items with similar affinities. To learn statistically efficiently, the tasks can be organized in a hierarchy, where the task affinity is…

Cited by 10SourcePDFScholar
2022

Cold Brew: Distilling Graph Node Representations with Incomplete or Missing Neighborhoods

ICLR 2022poster

Graph Neural Networks (GNNs) have achieved state-of-the-art performance in node classification, regression, and recommendation tasks. GNNs work well when rich and high-quality connections are available. However, their effectiveness is often jeopardized in many real-world graphs in which node degrees…

2022

Task-Agnostic Graph Explanations

NeurIPS 2022accept

Graph Neural Networks (GNNs) have emerged as powerful tools to encode graph-structured data. Due to their broad applications, there is an increasing need to develop tools to explain how GNNs make decisions given graph-structured data. Existing learning-based GNN explanation approaches are task-speci…

2021

Probabilistic Entity Representation Model for Reasoning over Knowledge Graphs

NeurIPS 2021poster

Logical reasoning over Knowledge Graphs (KGs) is a fundamental technique that can provide an efficient querying mechanism over large and incomplete databases. Current approaches employ spatial geometries such as boxes to learn query representations that encompass the answer entities and model the lo…

2019

MaxGap Bandit: Adaptive Algorithms for Approximate Ranking

NeurIPS 2019poster

This paper studies the problem of adaptively sampling from K distributions (arms) in order to identify the largest gap between any two adjacent means. We call this the MaxGap-bandit problem. This problem arises naturally in approximate ranking, noisy sorting, outlier detection, and top-arm identific…

2017

Sequential Multiple Hypothesis Testing with Type I Error Control

AISTATS 2017poster

This work studies multiple hypothesis testing in the setting when we obtain data sequentially and may choose when to stop sampling. We summarize the notion of a sequential p-value (one that can be continually updated and still maintain a type I error guarantee) and provide several examples from the…

Cited by 19SourcePDFScholar
2016

DCM Bandits: Learning to Rank with Multiple Clicks

ICML 2016poster

A search engine recommends to the user a list of web pages. The user examines this list, from the first page to the last, and clicks on all attractive pages until the user is satisfied. This behavior of the user can be described by the dependent click model (DCM). We propose DCM bandits, an online l…

Cited by 96SourcePDFScholar