中文
相关论文

相关论文: K-Regret Queries Using Multiplicative Utility Func…

200 篇论文

In the bandits with knapsacks framework (BwK) the learner has $m$ resource-consumption (packing) constraints. We focus on the generalization of BwK in which the learner has a set of general long-term constraints. The goal of the learner is…

机器学习 · 计算机科学 2024-05-13 Martino Bernasconi , Matteo Castiglioni , Andrea Celli

Subset selection tasks, arise in recommendation systems and search engines and ask to select a subset of items that maximize the value for the user. The values of subsets often display diminishing returns, and hence, submodular functions…

机器学习 · 计算机科学 2023-05-05 Anay Mehrotra , Nisheeth K. Vishnoi

We consider online algorithms under both the competitive ratio criteria and the regret minimization one. Our main goal is to build a unified methodology that would be able to guarantee both criteria simultaneously. For a general class of…

机器学习 · 计算机科学 2019-04-09 Amit Daniely , Yishay Mansour

We introduce the problem of $k$-chasing of convex functions, a simultaneous generalization of both the famous k-server problem in $R^d$, and of the problem of chasing convex bodies and functions. Aside from fundamental interest in this…

数据结构与算法 · 计算机科学 2020-04-17 Sébastien Bubeck , Yuval Rabani , Mark Sellke

In online ranking, a learning algorithm sequentially ranks a set of items and receives feedback on its ranking in the form of relevance scores. Since obtaining relevance scores typically involves human annotation, it is of great interest to…

机器学习 · 计算机科学 2024-04-15 Mingyuan Zhang , Ambuj Tewari

Due to the drastic gap in complexity between sequential and batch statistical learning, recent work has studied a smoothed sequential learning setting, where Nature is constrained to select contexts with density bounded by 1/{\sigma} with…

机器学习 · 统计学 2022-05-27 Adam Block , Max Simchowitz

We give novel algorithms for multi-task and lifelong linear bandits with shared representation. Specifically, we consider the setting where we play $M$ linear bandits with dimension $d$, each for $T$ rounds, and these $M$ bandit tasks share…

机器学习 · 计算机科学 2022-03-30 Jiaqi Yang , Qi Lei , Jason D. Lee , Simon S. Du

We consider model selection in stochastic bandit and reinforcement learning problems. Given a set of base learning algorithms, an effective model selection strategy adapts to the best learning algorithm in an online fashion. We show that by…

机器学习 · 计算机科学 2020-06-11 Yasin Abbasi-Yadkori , Aldo Pacchiano , My Phan

The evaluation of final-iteration tracking performance is a formidable obstacle in distributed online optimization algorithms. To address this issue, this paper proposes a novel evaluation metric named distributed forgetting-factor regret…

系统与控制 · 电气工程与系统科学 2025-03-28 Lipo Mo , Jianjun Li , Min Zuo , Lei Wang

We consider maximizing an unknown monotonic, submodular set function $f: 2^{[n]} \rightarrow [0,1]$ with cardinality constraint under stochastic bandit feedback. At each time $t=1,\dots,T$ the learner chooses a set $S_t \subset [n]$ with…

机器学习 · 计算机科学 2024-12-13 Artin Tajdini , Lalit Jain , Kevin Jamieson

We propose an optimal iterative scheme for federated transfer learning, where a central planner has access to datasets ${\cal D}_1,\dots,{\cal D}_N$ for the same learning model $f_{\theta}$. Our objective is to minimize the cumulative…

机器学习 · 计算机科学 2024-10-04 Xuwei Yang , Anastasis Kratsios , Florian Krach , Matheus Grasselli , Aurelien Lucchi

We consider the problem of minimizing regret in an $N$ agent heterogeneous stochastic linear bandits framework, where the agents (users) are similar but not all identical. We model user heterogeneity using two popularly used ideas in…

机器学习 · 统计学 2022-02-04 Avishek Ghosh , Abishek Sankararaman , Kannan Ramchandran

In recent years, significant attention has been directed towards learning average-reward Markov Decision Processes (MDPs). However, existing algorithms either suffer from sub-optimal regret guarantees or computational inefficiencies. In…

机器学习 · 计算机科学 2024-06-04 Victor Boone , Zihan Zhang

In this paper, we improve the regret bound for online kernel selection under bandit feedback. Previous algorithm enjoys a $O((\Vert f\Vert^2_{\mathcal{H}_i}+1)K^{\frac{1}{3}}T^{\frac{2}{3}})$ expected bound for Lipschitz loss functions. We…

机器学习 · 计算机科学 2023-03-24 Junfan Li , Shizhong Liao

Consider a queueing system consisting of multiple servers. Jobs arrive over time and enter a queue for service; the goal is to minimize the size of this queue. At each opportunity for service, at most one server can be chosen, and at most…

系统与控制 · 计算机科学 2019-11-25 Subhashini Krishnasamy , Rajat Sen , Ramesh Johari , Sanjay Shakkottai

In this work, we focus on the design of optimal controllers that must comply with an information structure. State-of-the-art approaches do so based on the H2 or Hinfty norm to minimize the expected or worst-case cost in the presence of…

系统与控制 · 电气工程与系统科学 2025-11-24 Daniele Martinelli , Andrea Martin , Giancarlo Ferrari-Trecate , Luca Furieri

We study fast rates of convergence in the setting of nonparametric online regression, namely where regret is defined with respect to an arbitrary function class which has bounded complexity. Our contributions are two-fold: - In the…

机器学习 · 计算机科学 2022-04-13 Constantinos Daskalakis , Noah Golowich

Regret has been established as a foundational concept in online learning, and likewise has important applications in the analysis of learning dynamics in games. Regret quantifies the difference between a learner's performance against a…

计算机科学与博弈论 · 计算机科学 2021-06-29 Georgios Piliouras , Mark Rowland , Shayegan Omidshafiei , Romuald Elie , Daniel Hennes , Jerome Connor , Karl Tuyls

This paper presents the first non-asymptotic result showing that a model-free algorithm can achieve a logarithmic cumulative regret for episodic tabular reinforcement learning if there exists a strictly positive sub-optimality gap in the…

机器学习 · 计算机科学 2021-02-24 Kunhe Yang , Lin F. Yang , Simon S. Du

We investigate online convex optimization in changing environments, and choose the adaptive regret as the performance measure. The goal is to achieve a small regret over every interval so that the comparator is allowed to change over time.…

机器学习 · 计算机科学 2019-06-18 Lijun Zhang , Tie-Yan Liu , Zhi-Hua Zhou