paper-with-me

Papers

Data-Driven Online Model Selection With Regret Guarantees

2023-06-05 · Aldo Pacchiano, Christoph Dann, Claudio Gentile

We consider model selection for sequential decision making in stochastic environments with bandit feedback, where a meta-learner has at its disposal a pool of base learners, and decides on the fly which action to take based on the policies recommended by each base learner. Model selection is performed by regret balancing but, unlike the recent literature on this subject, we do not assume any prior knowledge about the base learners like candidate regret guarantees; instead, we uncover these quantities in a data-driven manner. The meta-learner is therefore able to leverage the realized regret incurred by each base learner for the learning environment at hand (as opposed to the expected regret), and single out the best such regret. We design two model selection algorithms operating with this more ambitious notion of regret and, besides proving model selection guarantees via regret balancing, we experimentally demonstrate the compelling practical benefits of dealing with actual regrets instead of candidate regret bounds.

📄 PDF Abstract BibTeX arXiv:2306.02869

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingmodelModel SelectionSequential Decision Making

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Online Learning Approach for Survival Analysis

2024-02-07 · Camila Fernandez, Pierre Gaillard, Joseph de Vilmarest, Olivier Wintenberger

We introduce an online mathematical framework for survival analysis, allowing real time adaptation to dynamic environments and censored data. This framework enables the estimation of event time distributions through an o…

Survival Analysis

Anytime Model Selection in Linear Bandits

2023-07-24 · NeurIPS 2023 11 · Parnian Kassraie, Nicolas Emmenegger, Andreas Krause, Aldo Pacchiano

Model selection in the context of bandit optimization is a challenging problem, as it requires balancing exploration and exploitation not only for action selection, but also for model selection. One natural approach is t…

modelModel Selection

Dispersion for Data-Driven Algorithm Design, Online Learning, and Private Optimization

2017-11-08 · Maria-Florina Balcan, Travis Dick, Ellen Vitercik

Data-driven algorithm design, that is, choosing the best algorithm for a specific application, is a crucial problem in modern data science. Practitioners often optimize over a parameterized algorithm family, tuning param…

Data Dependent Regret Guarantees Against General Comparators for Full or Bandit Feedback

2023-03-12 · Kaan Gokcesu, Hakan Gokcesu

We study the adversarial online learning problem and create a completely online algorithmic framework that has data dependent regret guarantees in both full expert feedback and bandit feedback settings. We study the expe…

Multi-Armed Bandits

Data-Driven Adversarial Online Control for Unknown Linear Systems

2023-08-16 · Zishun Liu, Yongxin Chen

We consider the online control problem with an unknown linear dynamical system in the presence of adversarial perturbations and adversarial convex loss functions. Although the problem is widely studied in model-based con…