paper-with-me

홈 › Papers

Online Learning with Many Experts

2017-02-25 · Alon Cohen, Shie Mannor

We study the problem of prediction with expert advice when the number of experts in question may be extremely large or even infinite. We devise an algorithm that obtains a tight regret bound of $\widetilde{O}(\epsilon T + N + \sqrt{NT})$, where $N$ is the empirical $\epsilon$-covering number of the sequence of loss functions generated by the environment. In addition, we present a hedging procedure that allows us to find the optimal $\epsilon$ in hindsight. Finally, we discuss a few interesting applications of our algorithm. We show how our algorithm is applicable in the approximately low rank experts model of Hazan et al. (2016), and discuss the case of experts with bounded variation, in which there is a surprisingly large gap between the regret bounds obtained in the statistical and online settings.

📄 PDF Abstract BibTeX arXiv:1702.07870

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Continuous Prediction with Experts' Advice

2022-06-01 · Victor Sanches Portella, Christopher Liaw, Nicholas J. A. Harvey

Prediction with experts' advice is one of the most fundamental problems in online learning and captures many of its technical challenges. A recent line of work has looked at online learning through the lens of differenti…

Prediction

Online Learning with Uncertain Feedback Graphs

2021-06-15 · Pouya M Ghari, Yanning Shen

Online learning with expert advice is widely used in various machine learning tasks. It considers the problem where a learner chooses one from a set of experts to take advice and make a decision. In many learning problem…

Decision Making

Towards Reducing Biases in Combining Multiple Experts Online

2019-08-19 · Yi Sun, Ivan Ramirez, Alfredo Cuesta-Infante, Kalyan Veeramachaneni

In many real life situations, including job and loan applications, gatekeepers must make justified and fair real-time decisions about a person's fitness for a particular opportunity. In this paper, we aim to accomplish a…

Decision MakingFairness

Dying Experts: Efficient Algorithms with Optimal Regret Bounds

2019-10-29 · NeurIPS 2019 12 · Hamid Shayestehmanesh, Sajjad Azami, Nishant A. Mehta

We study a variant of decision-theoretic online learning in which the set of experts that are available to Learner can shrink over time. This is a restricted version of the well-studied sleeping experts problem, itself a…

Score-based change point detection via tracking the best of infinitely many experts

2024-08-26 · Anna Markovich, Nikita Puchkin

We suggest a novel algorithm for online change point detection based on sequential score function estimation and tracking the best expert approach. The core of the procedure is a version of the fixed share forecaster for…

Change Point Detection