← Search

Yasin Abbasi-Yadkori

14 accepted papers

2024

To Believe or Not to Believe Your LLM: Iterative Prompting for Estimating Epistemic Uncertainty

NeurIPS 2024poster

We explore uncertainty quantification in large language models (LLMs), with the goal to identify when uncertainty in responses given a query is large. We simultaneously consider both epistemic and aleatoric uncertainties, where the former comes from the lack of knowledge about the ground truth (such…

Cited by 11SourcePDFScholar
2023

Context-lumpable stochastic bandits

NeurIPS 2023poster

We consider a contextual bandit problem with $S $ contexts and $K $ actions. In each round $t=1,2,\dots$ the learner observes a random context and chooses an action based on its past experience. The learner then observes a random reward whose mean is a function of the context and the action for the…

Cited by 2SourcePDFScholar
2022

Confident Least Square Value Iteration with Local Access to a Simulator

AISTATS 2022poster

Learning with simulators is ubiquitous in mod-ern reinforcement learning (RL). The simulatorcan either correspond to a simplified version ofthe real environment (such as a physics simulation of a robot arm) or to the environment itself (such as in games like Atari and Go). Among algorithms that are…

Cited by 9SourcePDFScholar
2022

Feature and Parameter Selection in Stochastic Linear Bandits

ICML 2022spotlight

We study two model selection settings in stochastic linear bandits (LB). In the first setting, which we refer to as feature selection, the expected reward of the LB problem is in the linear span of at least one of $M$ feature maps (models). In the second setting, the reward parameter of the LB probl…

Cited by 11SourcePDFScholar
2021

Adaptive Approximate Policy Iteration

AISTATS 2021poster

Model-free reinforcement learning algorithms combined with value function approximation have recently achieved impressive performance in a variety of application domains. However, the theoretical understanding of such algorithms is limited, and existing results are largely focused on episodic or dis…

Cited by 15SourcePDFScholar
2021

Improved Regret Bound and Experience Replay in Regularized Policy Iteration

ICML 2021oral

In this work, we study algorithms for learning in infinite-horizon undiscounted Markov decision processes (MDPs) with function approximation. We first show that the regret analysis of the Politex algorithm (a version of regularized policy iteration) can be sharpened from $O(T^{3/4})$ to $O(\sqrt{T})…

Cited by 20SourcePDFScholar
2019

Model-Free Linear Quadratic Control via Reduction to Expert Prediction

AISTATS 2019poster

Model-free approaches for reinforcement learning (RL) and continuous control find policies based only on past states and rewards, without fitting a model of the system dynamics. They are appealing as they are general purpose and easy to implement; however, they also come with fewer theoretical guara…

Cited by 101SourcePDFScholar
2019

On Densification for Minwise Hashing

UAI 2019poster

One Permutation Hashing (OPH) is a significantly more efficient alternative to the popular minwise hashing. To produce a sketch of size $k$, OPH requires just one hash function whereas the classical minwise hashing requires $k$ hash functions. However, OPH does not have the desirable locality sensit…

Cited by 9SourcePDFScholar
2019

Optimizing over a Restricted Policy Class in MDPs

AISTATS 2019poster

We address the problem of finding an optimal policy in a Markov decision process (MDP) under a restricted policy class defined by the convex hull of a set of base policies. This problem is of great interest in applications in which a number of reasonably good (or safe) policies are already known and…

Cited by 9SourcePDFScholar
2019

POLITEX: Regret Bounds for Policy Iteration using Expert Prediction

ICML 2019oral

We present POLITEX (POLicy ITeration with EXpert advice), a variant of policy iteration where each policy is a Boltzmann distribution over the sum of action-value function estimates of the previous policies, and analyze its regret in continuing RL problems. We assume that the value function error af…

Cited by 169SourcePDFScholar
2019

Sample Efficient Graph-Based Optimization with Noisy Observations

AISTATS 2019poster

We study sample complexity of optimizing “hill-climbing friendly” functions defined on a graph under noisy observations. We define a notion of convexity, and we show that a variant of best-arm identification can find a near-optimal solution after a small number of queries that is independent of the…

2017

Hit-and-Run for Sampling and Planning in Non-Convex Spaces

AISTATS 2017poster

We propose the Hit-and-Run algorithm for planning and sampling problems in non- convex spaces. For sampling, we show the first analysis of the Hit-and-Run algorithm in non-convex spaces and show that it mixes fast as long as certain smoothness conditions are satisfied. In particular, our analysis re…

Cited by 26SourcePDFScholar
2015

Large-Scale Markov Decision Problems with KL Control Cost and its Application to Crowdsourcing

ICML 2015poster

We study average and total cost Markov decision problems with large state spaces. Since the computational and statistical costs of finding the optimal policy scale with the size of the state space, we focus on searching for near-optimality in a low-dimensional family of policies. In particular, we s…

Cited by 18SourcePDFScholar