← Search

Csaba Szepesvari

96 accepted papers

2026

Learning to Reason Efficiently with Discounted Reinforcement Learning

ICLR 2026poster

Large reasoning models (LRMs) often consume excessive tokens, inflating computational cost and latency. We challenge the assumption that longer responses improve accuracy. By penalizing the reasoning tokens using a discounted reinforcement-learning setup (interpretable as a small per-token cost) and…

Cited by 0SourcecodeScholar
2025

Eluder dimension: localise it!

NeurIPS 2025spotlight

We establish a lower bound on the eluder dimension in generalised linear model classes, showing that standard eluder dimension-based analysis cannot lead to first-order regret bounds. To address this, we introduce a localisation method for the eluder dimension; our analysis immediately recovers and…

Cited by 0SourceScholar
2025

REINFORCE Converges to Optimal Policies with Any Learning Rate

NeurIPS 2025poster

We prove that the classic REINFORCE stochastic policy gradient (SPG) method converges to globally optimal policies in finite-horizon Markov Decision Processes (MDPs) with $\textit{any}$ constant learning rate. To avoid the need for small or decaying learning rates, we introduce two key innovations i…

Cited by 0SourceScholar
2024

Almost Free: Self-concordance in Natural Exponential Families and an Application to Bandits

NeurIPS 2024poster

We prove that single-parameter natural exponential families with subexponential tails are self-concordant with polynomial-sized parameters. For subgaussian natural exponential families we establish an exact characterization of the growth rate of the self-concordance parameter. Applying these finding…

Cited by 1SourcePDFScholar
2024

Confident Natural Policy Gradient for Local Planning in $q_\pi$-realizable Constrained MDPs

NeurIPS 2024poster

The constrained Markov decision process (CMDP) framework emerges as an important reinforcement learning approach for imposing safety or other critical objectives while maximizing cumulative reward. However, the current understanding of how to learn efficiently in a CMDP environment with a potentiall…

Cited by 0SourcePDFScholar
2024

Small steps no more: Global convergence of stochastic gradient bandits for arbitrary learning rates

NeurIPS 2024poster

We provide a new understanding of the stochastic gradient bandit algorithm by showing that it converges to a globally optimal policy almost surely using \emph{any} constant learning rate. This result demonstrates that the stochastic gradient algorithm continues to balance exploration and exploitatio…

Cited by 1SourcePDFScholar
2024

Stochastic Gradient Descent for Gaussian Processes Done Right

ICLR 2024poster

As is well known, both sampling from the posterior and computing the mean of the posterior in Gaussian process regression reduces to solving a large linear system of equations. We study the use of stochastic gradient descent for solving this linear system, and show that when done right---by which we…

2024

Switching the Loss Reduces the Cost in Batch Reinforcement Learning

ICML 2024poster

We propose training fitted Q-iteration with log-loss (FQI-LOG) for batch reinforcement learning (RL). We show that the number of samples needed to learn a near-optimal policy with FQI-LOG scales with the accumulated cost of the optimal policy, which is zero in problems where acting optimally achieve…

Cited by 6SourcePDFScholar
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
2024

Trajectory Data Suffices for Statistically Efficient Learning in Offline RL with Linear $q^\pi$-Realizability and Concentrability

NeurIPS 2024poster

We consider offline reinforcement learning (RL) in $H$-horizon Markov decision processes (MDPs) under the linear $q^\pi$-realizability assumption, where the action-value function of every policy is linear with respect to a given $d$-dimensional feature function. The hope in this setting is that lear…

Cited by 0SourcePDFScholar
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
2023

Online RL in Linearly $q^\pi$-Realizable MDPs Is as Easy as in Linear MDPs If You Learn What to Ignore

NeurIPS 2023oral

We consider online reinforcement learning (RL) in episodic Markov decision processes (MDPs) under the linear $q^\pi$-realizability assumption, where it is assumed that the action-values of all policies can be expressed as linear functions of state-action features. This class is known to be more gen…

Cited by 8SourcePDFScholar
2023

Optimistic Exploration with Learned Features Provably Solves Markov Decision Processes with Neural Dynamics

ICLR 2023poster

Incorporated with the recent advances in deep learning, deep reinforcement learning (DRL) has achieved tremendous success in empirical study. However, analyzing DRL is still challenging due to the complexity of the neural network class. In this paper, we address such a challenge by analyzing the Mar…

Cited by 4SourcePDFScholar
2023

Optimistic Natural Policy Gradient: a Simple Efficient Policy Optimization Framework for Online RL

NeurIPS 2023spotlight

While policy optimization algorithms have played an important role in recent empirical success of Reinforcement Learning (RL), the existing theoretical understanding of policy optimization remains rather limited---they are either restricted to tabular MDPs or suffer from highly suboptimal sample com…

Cited by 9SourcePDFScholar
2023

Ordering-based Conditions for Global Convergence of Policy Gradient Methods

NeurIPS 2023oral

We prove that, for finite-arm bandits with linear function approximation, the global convergence of policy gradient (PG) methods depends on inter-related properties between the policy update and the representation. textcolor{blue}{First}, we establish a few key observations that frame the study: \te…

Cited by 6SourcePDFScholar
2023

Regret Minimization via Saddle Point Optimization

NeurIPS 2023poster

A long line of works characterizes the sample complexity of regret minimization in sequential decision-making by min-max programs. In the corresponding saddle-point game, the min-player optimizes the sampling distribution against an adversarial max-player that chooses confusing models leading to la…

Cited by 2SourcePDFScholar
2023

Regularization and Variance-Weighted Regression Achieves Minimax Optimality in Linear MDPs: Theory and Practice

ICML 2023poster

Mirror descent value iteration (MDVI), an abstraction of Kullback-Leibler (KL) and entropy-regularized reinforcement learning (RL), has served as the basis for recent high-performing practical RL algorithms. However, despite the use of function approximation in practice, the theoretical understandin…

2023

Revisiting Simple Regret: Fast Rates for Returning a Good Arm

ICML 2023poster

Simple regret is a natural and parameter-free performance criterion for pure exploration in multi-armed bandits yet is less popular than the probability of missing the best arm or an $\epsilon$-good arm, perhaps due to lack of easy ways to characterize it. In this paper, we make a significant progre…

Cited by 19SourcePDFScholar
2023

Stochastic Gradient Succeeds for Bandits

ICML 2023poster

We show that the stochastic gradient bandit algorithm converges to a globally optimal policy at an $O(1/t)$ rate, even with a constant step size. Remarkably, global convergence of the stochastic gradient bandit algorithm has not been previously established, even though it is an old algorithm known t…

Cited by 9SourcePDFScholar
2023

The Optimal Approximation Factors in Misspecified Off-Policy Value Function Estimation

ICML 2023poster

Theoretical guarantees in reinforcement learning (RL) are known to suffer multiplicative blow-up factors with respect to the misspecification error of function approximation. Yet, the nature of such *approximation factors*---especially their optimal form in a given learning problem---is poorly under…

Cited by 3SourcePDFScholar
2022

Bandit Theory and Thompson Sampling-Guided Directed Evolution for Sequence Optimization

NeurIPS 2022accept

Directed Evolution (DE), a landmark wet-lab method originated in 1960s, enables discovery of novel protein designs via evolving a population of candidate sequences. Recent advances in biotechnology has made it possible to collect high-throughput data, allowing the use of machine learning to map out…

Cited by 6SourcePDFScholar
2022

Confident Approximate Policy Iteration for Efficient Local Planning in $q^\pi$-realizable MDPs

NeurIPS 2022accept

We consider approximate dynamic programming in $\gamma$-discounted Markov decision processes and apply it to approximate planning with linear value-function approximation. Our first contribution is a new variant of Approximate Policy Iteration (API), called Confident Approximate Policy Iteration (CA…

Cited by 13SourcePDFScholar
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

Faster Rates, Adaptive Algorithms, and Finite-Time Bounds for Linear Composition Optimization and Gradient TD Learning

AISTATS 2022poster

Gradient temporal difference (GTD) algorithms are provably convergent policy evaluation methods for off-policy reinforcement learning. Despite much progress, proper tuning of the stochastic approximation methods used to solve the resulting saddle point optimization problem requires the knowledge of…

Cited by 1SourcePDFScholar
2022

Sample-Efficient Reinforcement Learning of Partially Observable Markov Games

NeurIPS 2022accept

This paper considers the challenging tasks of Multi-Agent Reinforcement Learning (MARL) under partial observability, where each agent only sees her own individual observations and actions that reveal incomplete information about the underlying state of system. This paper studies these tasks under th…

Cited by 43SourcePDFScholar
2022

The Curse of Passive Data Collection in Batch Reinforcement Learning

AISTATS 2022poster

In high stake applications, active experimentation may be considered too risky and thus data are often collected passively. While in simple cases, such as in bandits, passive and active data collection are similarly effective, the price of passive sampling can be much higher when collecting data fro…

Cited by 20SourcePDFScholar
2022

The Role of Baselines in Policy Gradient Optimization

NeurIPS 2022accept

We study the effect of baselines in on-policy stochastic policy gradient optimization, and close the gap between the theory and practice of policy optimization methods. Our first contribution is to show that the \emph{state value} baseline allows on-policy stochastic \emph{natural} policy gradient (…

Cited by 21SourcePDFScholar
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

Bootstrapping Fitted Q-Evaluation for Off-Policy Inference

ICML 2021spotlight

Bootstrapping provides a flexible and effective approach for assessing the quality of batch reinforcement learning, yet its theoretical properties are poorly understood. In this paper, we study the use of bootstrapping in off-policy evaluation (OPE), and in particular, we focus on the fitted Q-evalu…

Cited by 52SourcePDFScholar
2021

Confident Off-Policy Evaluation and Selection through Self-Normalized Importance Weighting

AISTATS 2021poster

We consider off-policy evaluation in the contextual bandit setting for the purpose of obtaining a robust off-policy selection strategy, where the selection strategy is evaluated based on the value of the chosen policy in a set of proposal (target) policies. We propose a new method to compute a lower…

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
2021

Leveraging Non-uniformity in First-order Non-convex Optimization

ICML 2021spotlight

Classical global convergence results for first-order methods rely on uniform smoothness and the Ł{}ojasiewicz inequality. Motivated by properties of objective functions that arise in machine learning, we propose a non-uniform refinement of these notions, leading to \emph{Non-uniform Smoothness} (NS)…

Cited by 77SourcePDFScholar
2021

Meta-Thompson Sampling

ICML 2021spotlight

Efficient exploration in bandits is a fundamental online learning problem. We propose a variant of Thompson sampling that learns to explore better as it interacts with bandit instances drawn from an unknown prior. The algorithm meta-learns the prior and thus we call it MetaTS. We propose several eff…

Cited by 84SourcePDFScholar
2021

On the Convergence and Sample Efficiency of Variance-Reduced Policy Gradient Method

NeurIPS 2021spotlight

Policy gradient (PG) gives rise to a rich class of reinforcement learning (RL) methods. Recently, there has been an emerging trend to augment the existing PG methods such as REINFORCE by the \emph{variance reduction} techniques. However, all existing variance-reduced PG methods heavily rely on an u…

Cited by 85SourcePDFScholar
2021

On the Optimality of Batch Policy Optimization Algorithms

ICML 2021spotlight

Batch policy optimization considers leveraging existing data for policy construction before interacting with an environment. Although interest in this problem has grown significantly in recent years, its theoretical foundations remain under-developed. To advance the understanding of this problem, we…

Cited by 37SourcePDFScholar
2021

On the Role of Optimization in Double Descent: A Least Squares Study

NeurIPS 2021poster

Empirically it has been observed that the performance of deep neural networks steadily improves with increased model size, contradicting the classical view on overfitting and generalization. Recently, the double descent phenomenon has been proposed to reconcile this observation with theory, suggesti…

Cited by 15SourcePDFScholar
2021

Sparse Feature Selection Makes Batch Reinforcement Learning More Sample Efficient

ICML 2021spotlight

This paper provides a statistical analysis of high-dimensional batch reinforcement learning (RL) using sparse linear function approximation. When there is a large number of candidate features, our result sheds light on the fact that sparsity-aware methods can make batch RL more sample efficient. We…

Cited by 39SourcePDFScholar
2021

Understanding the Effect of Stochasticity in Policy Optimization

NeurIPS 2021poster

We study the effect of stochasticity in on-policy policy optimization, and make the following four contributions. \emph{First}, we show that the preferability of optimization methods depends critically on whether stochastic versus exact gradients are used. In particular, unlike the true gradient set…

Cited by 28SourcePDFScholar
2020

A simpler approach to accelerated optimization: iterative averaging meets optimism

ICML 2020poster

Recently there have been several attempts to extend Nesterov’s accelerated algorithm to smooth stochastic and variance-reduced optimization. In this paper, we show that there is a simpler approach to acceleration: applying optimistic online learning algorithms and querying the gradient oracle at the…

Cited by 40SourcePDFScholar
2020

Behaviour Suite for Reinforcement Learning

ICLR 2020spotlight

This paper introduces the Behaviour Suite for Reinforcement Learning, or bsuite for short. bsuite is a collection of carefully-designed experiments that investigate core capabilities of reinforcement learning (RL) agents with two objectives. First, to collect clear, informative and scalable problems…

Cited by 215SourcecodeScholar
2020

CoinDICE: Off-Policy Confidence Interval Estimation

NeurIPS 2020spotlight

We study high-confidence behavior-agnostic off-policy evaluation in reinforcement learning, where the goal is to estimate a confidence interval on a target policy's value, given only access to a static experience dataset collected by unknown behavior policies. Starting from a function space embeddin…

2020

Differentiable Meta-Learning of Bandit Policies

NeurIPS 2020poster

Exploration policies in Bayesian bandits maximize the average reward over problem instances drawn from some distribution P. In this work, we learn such policies for an unknown distribution P using samples from P. Our approach is a form of meta-learning and exploits properties of P without making str…

2020

Escaping the Gravitational Pull of Softmax

NeurIPS 2020oral

The softmax is the standard transformation used in machine learning to map real-valued vectors to categorical distributions. Unfortunately, this transform poses serious drawbacks for gradient descent (ascent) optimization. We reveal this difficulty by establishing two negative results: (1) optimizin…

Cited by 66SourcePDFScholar
2020

ImpatientCapsAndRuns: Approximately Optimal Algorithm Configuration from an Infinite Pool

NeurIPS 2020poster

Algorithm configuration procedures optimize parameters of a given algorithm to perform well over a distribution of inputs. Recent theoretical work focused on the case of selecting between a small number of alternatives. In practice, parameter spaces are often very large or infinite, and so successfu…

Cited by 6SourcePDFScholar
2020

Learning with Good Feature Representations in Bandits and in RL with a Generative Model

ICML 2020poster

The construction in the recent paper by Du et al. [2019] implies that searching for a near-optimal action in a bandit sometimes requires examining essentially all the actions, even if the learner is given linear features in R^d that approximate the rewards with a small uniform error. We use the Kief…

Cited by 217SourcePDFScholar
2020

Model Selection in Contextual Stochastic Bandit Problems

NeurIPS 2020poster

We study bandit model selection in stochastic environments. Our approach relies on a master algorithm that selects between candidate base algorithms. We develop a master-base algorithm abstraction that can work with general classes of base algorithms and different type of adversarial master algorith…

Cited by 117SourcePDFScholar
2020

Model-Based Reinforcement Learning with Value-Targeted Regression

ICML 2020poster

This paper studies model-based reinforcement learning (RL) for regret minimization. We focus on finite-horizon episodic RL where the transition model $P$ belongs to a known family of models $\mathcal{P}$, a special case of which is when models in $\mathcal{P}$ take the form of linear mixtures: $P_{\…

Cited by 358SourcePDFScholar
2020

On the Global Convergence Rates of Softmax Policy Gradient Methods

ICML 2020poster

We make three contributions toward better understanding policy gradient methods in the tabular setting. First, we show that with the true gradient, policy gradient with a softmax parametrization converges at a $O(1/t)$ rate, with constants depending on the problem and initialization. This result sig…

Cited by 349SourcePDFScholar
2020

Online Algorithm for Unsupervised Sequential Selection with Contextual Information

NeurIPS 2020poster

In this paper, we study Contextual Unsupervised Sequential Selection (USS), a new variant of the stochastic contextual bandits problem where the loss of an arm cannot be inferred from the observed feedback. In our setup, arms are associated with fixed costs and are ordered, forming a cascade. In eac…

Cited by 5SourcePDFScholar
2020

PAC-Bayes Analysis Beyond the Usual Bounds

NeurIPS 2020poster

We focus on a stochastic learning model where the learner observes a finite set of training examples and the output of the learning process is a data-dependent distribution over a space of hypotheses. The learned data-dependent distribution is then used to make randomized predictions, and the high-l…

Cited by 100SourcePDFScholar
2020

Randomized Exploration in Generalized Linear Bandits

AISTATS 2020poster

We study two randomized algorithms for generalized linear bandits. The first, GLM-TSL, samples a generalized linear model (GLM) from the Laplace approximation to the posterior distribution. The second, GLM-FPL, fits a GLM to a randomly perturbed history of past rewards. We analyze both algorithms an…

Cited by 138SourcePDFScholar
2020

Variational Policy Gradient Method for Reinforcement Learning with General Utilities

NeurIPS 2020spotlight

In recent years, reinforcement learning systems with general goals beyond a cumulative sum of rewards have gained traction, such as in constrained problems, exploration, and acting upon prior experiences. In this paper, we consider policy optimization in Markov Decision Problems, where the objective…

Cited by 177SourcePDFScholar
2019

CapsAndRuns: An Improved Method for Approximately Optimal Algorithm Configuration

ICML 2019oral

We consider the problem of configuring general-purpose solvers to run efficiently on problem instances drawn from an unknown distribution, a problem of major interest in solver autoconfiguration. Following previous work, we focus on designing algorithms that find a configuration with near-optimal ex…

Cited by 27SourcePDFScholar
2019

Garbage In, Reward Out: Bootstrapping Exploration in Multi-Armed Bandits

ICML 2019oral

We propose a bandit algorithm that explores by randomizing its history of rewards. Specifically, it pulls the arm with the highest mean reward in a non-parametric bootstrap sample of its history with pseudo rewards. We design the pseudo rewards such that the bootstrap mean is optimistic with a suffi…

Cited by 85SourcePDFScholar
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

Online Algorithm for Unsupervised Sensor Selection

AISTATS 2019poster

In many security and healthcare systems, the detection and diagnosis systems use a sequence of sensors/tests. Each test outputs a prediction of the latent state and carries an inherent cost. However, the correctness of the predictions cannot be evaluated due to unavailability of the ground-truth ann…

Cited by 14SourcePDFScholar
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

Think out of the "Box": Generically-Constrained Asynchronous Composite Optimization and Hedging

NeurIPS 2019poster

We present two new algorithms, ASYNCADA and HEDGEHOG, for asynchronous sparse online and stochastic optimization. ASYNCADA is, to our knowledge, the first asynchronous stochastic optimization algorithm with finite-time data-dependent convergence guarantees for generic convex constraints. In addition…

Cited by 8SourcePDFScholar
2018

Bandits with Delayed, Aggregated Anonymous Feedback

ICML 2018oral

We study a variant of the stochastic $K$-armed bandit problem, which we call "bandits with delayed, aggregated anonymous feedback”. In this problem, when the player pulls an arm, a reward is generated, however it is not immediately observed. Instead, at the end of each round the player observes only…

Cited by 148SourcePDFScholar
2018

Gradient Descent for Sparse Rank-One Matrix Completion for Crowd-Sourced Aggregation of Sparsely Interacting Workers

ICML 2018oral

We consider worker skill estimation for the single coin Dawid-Skene crowdsourcing model. In practice skill-estimation is challenging because worker assignments are sparse and irregular due to the arbitrary, and uncontrolled availability of workers. We formulate skill estimation as a rank-one correla…

Cited by 31SourcePDFScholar
2018

LeapsAndBounds: A Method for Approximately Optimal Algorithm Configuration

ICML 2018oral

We consider the problem of configuring general-purpose solvers to run efficiently on problem instances drawn from an unknown distribution. The goal of the configurator is to find a configuration that runs fast on average on most instances, and do so with the least amount of total work. It can run a…

Cited by 46SourcePDFScholar
2018

Linear Stochastic Approximation: How Far Does Constant Step-Size and Iterate Averaging Go?

AISTATS 2018poster

Temporal difference learning algorithms such as TD(0) and GTD in reinforcement learning (RL) and the stochastic gradient descent (SGD) for linear prediction are linear stochastic approximation (LSA) algorithms. These algorithms make only $O(d)$ ($d$ is parameter dimension) computations per iteration…

Cited by 0SourcePDFScholar
2018

PAC-Bayes bounds for stable algorithms with instance-dependent priors

NeurIPS 2018poster

PAC-Bayes bounds have been proposed to get risk estimates based on a training sample. In this paper the PAC-Bayes approach is combined with stability of the hypothesis learned by a Hilbert space valued algorithm. The PAC-Bayes setting is used with a Gaussian prior centered at the expected output. Th…

Cited by 66SourcePDFScholar
2018

TopRank: A practical algorithm for online stochastic ranking

NeurIPS 2018poster

Online learning to rank is a sequential decision-making problem where in each round the learning agent chooses a list of items and receives feedback in the form of clicks from the user. Many sample-efficient algorithms have been proposed for this problem that assume a specific click model connecting…

Cited by 86SourcePDFScholar
2017

Multi-view Matrix Factorization for Linear Dynamical System Estimation

NeurIPS 2017poster

We consider maximum likelihood estimation of linear dynamical systems with generalized-linear observation models. Maximum likelihood is typically considered to be hard in this setting since latent states and transition parameters must be inferred jointly. Given that expectation-maximization does not…

Cited by 5SourcePDFScholar
2017

Online Learning to Rank in Stochastic Click Models

ICML 2017poster

Online learning to rank is a core problem in information retrieval and machine learning. Many provably efficient algorithms have been recently proposed for this problem in specific click models. The click model is a model of how the user interacts with a list of documents. Though these results are s…

Cited by 123SourcePDFScholar
2016

(Bandit) Convex Optimization with Biased Noisy Gradient Oracles

AISTATS 2016poster

A popular class of algorithms for convex optimization and online learning with bandit feedback rely on constructing noisy gradient estimates, which are then used in place of the actual gradients in appropriately adjusted first-order algorithms. Depending on the properties of the function to be optim…

Cited by 18SourcePDFScholar
2016

Cumulative Prospect Theory Meets Reinforcement Learning: Prediction and Control

ICML 2016poster

Cumulative prospect theory (CPT) is known to model human decisions well, with substantial empirical evidence supporting this claim. CPT works by distorting probabilities and is more general than the classic expected utility and coherent risk measures. We bring this idea to a risk-sensitive reinforce…

Cited by 102SourcePDFScholar
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
2016

Following the Leader and Fast Rates in Linear Prediction: Curved Constraint Sets and Other Regularities

NeurIPS 2016poster

The follow the leader (FTL) algorithm, perhaps the simplest of all online learning algorithms, is known to perform well when the loss functions it is used on are positively curved. In this paper we ask whether there are other "lucky" settings when FTL achieves sublinear, "small" regret. In particula…

Cited by 6SourcePDFScholar
2016

SDP Relaxation with Randomized Rounding for Energy Disaggregation

NeurIPS 2016oral

We develop a scalable, computationally efficient method for the task of energy disaggregation for home appliance monitoring. In this problem the goal is to estimate the energy consumption of each appliance based on the total energy-consumption signal of a household. The current state of the art mode…

2015

Cascading Bandits: Learning to Rank in the Cascade Model

ICML 2015poster

A search engine usually outputs a list of K web pages. The user examines this list, from the first web page to the last, and chooses the first attractive page. This model of user behavior is known as the cascade model. In this paper, we propose cascading bandits, a learning variant of the cascade mo…

Cited by 338SourcePDFScholar
2015

Exploiting Symmetries to Construct Efficient MCMC Algorithms With an Application to SLAM

AISTATS 2015poster

The Metropolis-Hastings (MH) algorithm is a flexible method to generate samples from a target distribution, a key problem in probabilistic inference. In this paper we propose a variation of the MH algorithm based on group moves, where the next state is obtained by first choosing a random transformat…

Cited by 9SourcePDFScholar
2015

Mixing Time Estimation in Reversible Markov Chains from a Single Sample Path

NeurIPS 2015poster

This article provides the first procedure for computing a fully data-dependent interval that traps the mixing time $t_{mix}$ of a finite reversible ergodic Markov chain at a prescribed confidence level. The interval is computed from a single finite-length sample path from the Markov chain, and does…

Cited by 70SourcePDFScholar
2015

On Identifying Good Options under Combinatorially Structured Feedback in Finite Noisy Environments

ICML 2015poster

We consider the problem of identifying a good option out of finite set of options under combinatorially structured, noisy feedback about the quality of the options in a sequential process: In each round, a subset of the options, from an available set of subsets, can be selected to receive noisy info…

Cited by 12SourcePDFScholar
2015

Tight Regret Bounds for Stochastic Combinatorial Semi-Bandits

AISTATS 2015poster

A stochastic combinatorial semi-bandit is an online learning problem where at each step a learning agent chooses a subset of ground items subject to constraints, and then observes stochastic weights of these items and receives their sum as a payoff. In this paper, we close the problem of computation…

Cited by 361SourcePDFScholar