中文
相关论文

相关论文: Sharper Guarantees for Misspecified Kernelized Ban…

200 篇论文

We define an online learning and optimization problem with discrete and irreversible decisions contributing toward a coverage target. In each period, a decision-maker selects facilities to open, receives information on the success of each…

机器学习 · 计算机科学 2026-03-06 Alexandre Jacquillat , Michael Lingzhi Li

We study algorithms for online linear optimization in Hilbert spaces, focusing on the case where the player is unconstrained. We develop a novel characterization of a large class of minimax algorithms, recovering, and even improving,…

机器学习 · 计算机科学 2014-05-22 H. Brendan McMahan , Francesco Orabona

Quantile (and, more generally, KL) regret bounds, such as those achieved by NormalHedge (Chaudhuri, Freund, and Hsu 2009) and its variants, relax the goal of competing against the best individual expert to only competing against a majority…

机器学习 · 统计学 2021-11-09 Jeffrey Negrea , Blair Bilodeau , Nicolò Campolongo , Francesco Orabona , Daniel M. Roy

In this paper, we consider an online optimization problem over $T$ rounds where at each step $t\in[T]$, the algorithm chooses an action $x_t$ from the fixed convex and compact domain set $\mathcal{K}$. A utility function $f_t(\cdot)$ is…

机器学习 · 计算机科学 2021-06-16 Omid Sadeghi , Prasanna Raut , Maryam Fazel

Leveraging offline data is an attractive way to accelerate online sequential decision-making. However, it is crucial to account for latent states in users or environments in the offline data, and latent bandits form a compelling model for…

机器学习 · 计算机科学 2025-09-03 Chinmaya Kausik , Kevin Tan , Ambuj Tewari

Online strategic classification studies settings in which agents strategically modify their features to obtain favorable predictions. For example, given a classifier that determines loan approval based on credit scores, applicants may open…

机器学习 · 计算机科学 2026-02-09 Chase Hutton , Adam Melrod , Han Shao

We study the problem of online generalized linear regression in the stochastic setting, where the label is generated from a generalized linear model with possibly unbounded additive noise. We provide a sharp analysis of the classical…

机器学习 · 计算机科学 2023-03-28 Heyang Zhao , Dongruo Zhou , Jiafan He , Quanquan Gu

Recent works have shown a reduction from contextual bandits to online regression under a realizability assumption [Foster and Rakhlin, 2020, Foster and Krishnamurthy, 2021]. In this work, we investigate the use of neural networks for such…

机器学习 · 计算机科学 2023-12-13 Rohan Deb , Yikun Ban , Shiliang Zuo , Jingrui He , Arindam Banerjee

Algorithms for hyperparameter optimization abound, all of which work well under different and often unverifiable assumptions. Motivated by the general challenge of sequentially choosing which algorithm to use, we study the more specific…

机器学习 · 统计学 2016-04-12 Robert Nishihara , David Lopez-Paz , Léon Bottou

This paper introduces a dual-based algorithm framework for solving the regularized online resource allocation problems, which have potentially non-concave cumulative rewards, hard resource constraints, and a non-separable regularizer. Under…

机器学习 · 计算机科学 2023-07-18 Wanteng Ma , Ying Cao , Danny H. K. Tsang , Dong Xia

We consider the adversarial convex bandit problem and we build the first $\mathrm{poly}(T)$-time algorithm with $\mathrm{poly}(n) \sqrt{T}$-regret for this problem. To do so we introduce three new ideas in the derivative-free optimization…

机器学习 · 计算机科学 2016-07-19 Sébastien Bubeck , Ronen Eldan , Yin Tat Lee

We study the regret minimization problem in the novel setting of generalized kernelized bandits (GKBs), where we optimize an unknown function $f^*$ belonging to a reproducing kernel Hilbert space (RKHS) having access to samples generated by…

机器学习 · 计算机科学 2025-12-12 Alberto Maria Metelli , Simone Drago , Marco Mussi

We revisit the problem of online learning with sleeping experts/bandits: in each time step, only a subset of the actions are available for the algorithm to choose from (and learn about). The work of Kleinberg et al. (2010) showed that there…

机器学习 · 计算机科学 2021-04-27 Ehsan Emamjomeh-Zadeh , Chen-Yu Wei , Haipeng Luo , David Kempe

In this work, we investigate black-box optimization from the perspective of frequentist kernel methods. We propose a novel batch optimization algorithm, which jointly maximizes the acquisition function and select points from a whole batch…

机器学习 · 计算机科学 2020-03-30 Yueming Lyu , Yuan Yuan , Ivor W. Tsang

Online kernel selection is a fundamental problem of online kernel methods.In this paper,we study online kernel selection with memory constraint in which the memory of kernel selection and online prediction procedures is limited to a fixed…

机器学习 · 计算机科学 2025-03-25 Junfan Li , Shizhong Liao

In multi-objective decision-making with hierarchical preferences, lexicographic bandits provide a natural framework for optimizing multiple objectives in a prioritized order. In this setting, a learner repeatedly selects arms and observes…

机器学习 · 计算机科学 2025-11-11 Bo Xue , Yuanyu Wan , Zhichao Lu , Qingfu Zhang

We study various discrete nonlinear combinatorial optimization problems in an online learning framework. In the first part, we address the question of whether there are negative results showing that getting a vanishing (or even vanishing…

数据结构与算法 · 计算机科学 2020-06-24 Evripidis Bampis , Dimitris Christou , Bruno Escoffier , Nguyen Kim Thang

We study reinforcement learning in non-episodic factored Markov decision processes (FMDPs). We propose two near-optimal and oracle-efficient algorithms for FMDPs. Assuming oracle access to an FMDP planner, they enjoy a Bayesian and a…

机器学习 · 统计学 2020-06-09 Ziping Xu , Ambuj Tewari

In a low-rank linear bandit problem, the reward of an action (represented by a matrix of size $d_1 \times d_2$) is the inner product between the action and an unknown low-rank matrix $\Theta^*$. We propose an algorithm based on a novel…

机器学习 · 统计学 2020-10-20 Yangyi Lu , Amirhossein Meisami , Ambuj Tewari

This paper studies bandit convex optimization with constraints, where the learner aims to generate a sequence of decisions under partial information of loss functions such that the cumulative loss is reduced as well as the cumulative…

机器学习 · 计算机科学 2023-10-18 Yasunari Hikima