paper-with-me

홈 › Papers

Universal Online Learning with Unbounded Losses: Memory Is All You Need

2022-01-21 · Moise Blanchard, Romain Cosson, Steve Hanneke

We resolve an open problem of Hanneke on the subject of universally consistent online learning with non-i.i.d. processes and unbounded losses. The notion of an optimistically universal learning rule was defined by Hanneke in an effort to study learning theory under minimal assumptions. A given learning rule is said to be optimistically universal if it achieves a low long-run average loss whenever the data generating process makes this goal achievable by some learning rule. Hanneke posed as an open problem whether, for every unbounded loss, the family of processes admitting universal learning are precisely those having a finite number of distinct values almost surely. In this paper, we completely resolve this problem, showing that this is indeed the case. As a consequence, this also offers a dramatically simpler formulation of an optimistically universal learning rule for any unbounded loss: namely, the simple memorization rule already suffices. Our proof relies on constructing random measurable partitions of the instance space and could be of independent interest for solving other open questions. We extend the results to the non-realizable setting thereby providing an optimistically universal Bayes consistent learning rule.

📄 PDF Abstract BibTeX arXiv:2201.08903

Code (0)

등록된 구현이 없습니다.

Tasks

AllLearning TheoryMemorization

Similar Papers 제목 키워드 기반

Universal Online Learning: an Optimistically Universal Learning Rule

2022-01-16 · Moïse Blanchard

We study the subject of universal online learning with non-i.i.d. processes for bounded losses. The notion of an universally consistent learning was defined by Hanneke in an effort to study learning theory under minimal …

Learning TheoryMemorization

Unconstrained Online Learning with Unbounded Losses

2023-06-08 · Andrew Jacobsen, Ashok Cutkosky

Algorithms for online learning typically require one or more boundedness assumptions: that the domain is bounded, that the losses are Lipschitz, or both. In this paper, we develop a new setting for online learning with u…

Online Convex Optimization with Unbounded Memory

2022-10-18 · NeurIPS 2023 11 · Raunak Kumar, Sarah Dean, Robert Kleinberg

Online convex optimization (OCO) is a widely used framework in online learning. In each round, the learner chooses a decision in a convex set and an adversary chooses a convex loss function, and then the learner suffers …

Non-exponentially weighted aggregation: regret bounds for unbounded loss functions

2020-09-07 · Pierre Alquier

We tackle the problem of online optimization with a general, possibly unbounded, loss function. It is well known that when the loss is bounded, the exponentially weighted aggregation strategy (EWA) leads to a regret in $…

Turing Completeness of Bounded-Precision Recurrent Neural Networks

2021-12-01 · NeurIPS 2021 12 · Stephen Chung, Hava Siegelmann

Previous works have proved that recurrent neural networks (RNNs) are Turing-complete. However, in the proofs, the RNNs allow for neurons with unbounded precision, which is neither practical in implementation nor biologic…