中文
相关论文

相关论文: A Bit Better? Quantifying Information for Bandit L…

200 篇论文

In this paper, we consider a best action identification problem in the stochastic linear bandit setup with a fixed confident constraint. In the considered best action identification problem, instead of minimizing the accumulative regret as…

机器学习 · 计算机科学 2018-12-04 Jun Geng , Lifeng Lai

This paper considers the problem of defining a measure of redundant information that quantifies how much common information two or more random variables specify about a target random variable. We discussed desired properties of such a…

信息论 · 计算机科学 2023-07-19 Virgil Griffith , Tracey Ho

We study the power of different types of adaptive (nonoblivious) adversaries in the setting of prediction with expert advice, under both full-information and bandit feedback. We measure the player's performance using a new notion of regret,…

机器学习 · 计算机科学 2013-06-04 Nicolo Cesa-Bianchi , Ofer Dekel , Ohad Shamir

What is the most statistically efficient way to do off-policy evaluation and optimization with batch data from bandit feedback? For log data generated by contextual bandit algorithms, we consider offline estimators for the expected reward…

机器学习 · 计算机科学 2018-12-07 Yusuke Narita , Shota Yasui , Kohei Yata

We consider the problem of online boosting for regression tasks, when only limited information is available to the learner. We give an efficient regret minimization method that has two implications: an online boosting algorithm with noisy…

机器学习 · 计算机科学 2020-07-24 Nataly Brukhim , Elad Hazan

In bandit settings, optimizing long-term regret metrics requires exploration, which corresponds to sometimes taking myopically sub-optimal actions. When a long-lived principal merely recommends actions to be executed by a sequence of…

计算机科学与博弈论 · 计算机科学 2026-02-25 Ramya Ramalingam , Osbert Bastani , Aaron Roth

Consider the domain of multiclass classification within the adversarial online setting. What is the price of relying on bandit feedback as opposed to full information? To what extent can an adaptive adversary amplify the loss compared to an…

机器学习 · 计算机科学 2024-02-13 Yuval Filmus , Steve Hanneke , Idan Mehalel , Shay Moran

In machine learning we often try to optimise a decision rule that would have worked well over a historical dataset; this is the so called empirical risk minimisation principle. In the context of learning from recommender system logs,…

信息检索 · 计算机科学 2019-09-19 Olivier Jeunen , Dmytro Mykhaylov , David Rohde , Flavian Vasile , Alexandre Gilotte , Martin Bompaire

Classic no-regret multi-armed bandit algorithms, including the Upper Confidence Bound (UCB), Hedge, and EXP3, are inherently unfair by design. Their unfairness stems from their objective of playing the most rewarding arm as frequently as…

机器学习 · 计算机科学 2024-05-14 Abhishek Sinha

We consider a system with a single source that measures/tracks a time-varying quantity and periodically attempts to report these measurements to a monitoring station. Each update from the source has to be scheduled on one of K available…

系统与控制 · 电气工程与系统科学 2020-06-23 Santosh Fatale , Kavya Bhandari , Urvidh Narula , Sharayu Moharir , Manjesh Kumar Hanawal

In the budgeted learning problem, we are allowed to experiment on a set of alternatives (given a fixed experimentation budget) with the goal of picking a single alternative with the largest possible expected payoff. Approximation algorithms…

数据结构与算法 · 计算机科学 2016-04-12 Ashish Goel , Sanjeev Khanna , Brad Null

Most modern systems strive to learn from interactions with users, and many engage in exploration: making potentially suboptimal choices for the sake of acquiring new information. We initiate a study of the interplay between exploration and…

计算机科学与博弈论 · 计算机科学 2017-11-21 Yishay Mansour , Aleksandrs Slivkins , Zhiwei Steven Wu

In this paper, we study the problem of fair sequential decision making with biased linear bandit feedback. At each round, a player selects an action described by a covariate and by a sensitive attribute. The perceived reward is a linear…

统计理论 · 数学 2022-06-06 Solenne Gaucher , Alexandra Carpentier , Christophe Giraud

An extension of the traditional two-armed bandit problem is considered, in which the decision maker has access to some side information before deciding which arm to pull. At each time t, before making a selection, the decision maker is able…

信息论 · 计算机科学 2007-07-16 Chih-Chun Wang , Sanjeev R. Kulkarni , H. Vincent Poor

Contextual bandit algorithms have become widely used for recommendation in online systems (e.g. marketplaces, music streaming, news), where they now wield substantial influence on which items get exposed to the users. This raises questions…

机器学习 · 计算机科学 2021-09-14 Lequn Wang , Yiwei Bai , Wen Sun , Thorsten Joachims

In many areas of medicine, security, and life sciences, we want to allocate limited resources to different sources in order to detect extreme values. In this paper, we study an efficient way to allocate these resources sequentially under…

机器学习 · 统计学 2026-04-28 Alexandra Carpentier , Michal Valko

There are (at least) three approaches to quantifying information. The first, algorithmic information or Kolmogorov complexity, takes events as strings and, given a universal Turing machine, quantifies the information content of a string as…

信息论 · 计算机科学 2011-11-29 David Balduzzi

This paper studies the Bayesian regret of a variant of the Thompson-Sampling algorithm for bandit problems. It builds upon the information-theoretic framework of [Russo and Van Roy, 2015] and, more specifically, on the rate-distortion…

We develop a new approach to obtaining high probability regret bounds for online learning with bandit feedback against an adaptive adversary. While existing approaches all require carefully constructing optimistic and biased loss…

机器学习 · 计算机科学 2020-11-02 Chung-Wei Lee , Haipeng Luo , Chen-Yu Wei , Mengxiao Zhang

We provide an information-theoretic analysis of Thompson sampling that applies across a broad range of online optimization problems in which a decision-maker must learn from partial feedback. This analysis inherits the simplicity and…

机器学习 · 计算机科学 2015-06-09 Daniel Russo , Benjamin Van Roy