paper-with-me

Papers

A General Memory-Bounded Learning Algorithm

2017-12-10 · Michal Moshkovitz, Naftali Tishby

Designing bounded-memory algorithms is becoming increasingly important nowadays. Previous works studying bounded-memory algorithms focused on proving impossibility results, while the design of bounded-memory algorithms was left relatively unexplored. To remedy this situation, in this work we design a general bounded-memory learning algorithm, when the underlying distribution is known. The core idea of the algorithm is not to save the exact example received, but only a few important bits that give sufficient information. This algorithm applies to any hypothesis class that has an "anti-mixing" property. This paper complements previous works on unlearnability with bounded memory and provides a step towards a full characterization of bounded-memory learning.

📄 PDF Abstract BibTeX arXiv:1712.03524

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Adaptive Thompson Sampling Stacks for Memory Bounded Open-Loop Planning

2019-07-11 · Thomy Phan, Thomas Gabor, Robert Müller, Christoph Roch 외

We propose Stable Yet Memory Bounded Open-Loop (SYMBOL) planning, a general memory bounded approach to partially observable open-loop planning. SYMBOL maintains an adaptive stack of Thompson Sampling bandits, whose size …

Thompson Sampling

On the Generalization Ability of Online Learning Algorithms for Pairwise Loss Functions

2013-05-11 · Purushottam Kar, Bharath K. Sriperumbudur, Prateek Jain, Harish C Karnick

In this paper, we study the generalization properties of online learning based stochastic methods for supervised learning problems where the loss function is dependent on more than one training sample (e.g., metric learn…

Generalization BoundsMetric Learning

BnB-ADOPT: An Asynchronous Branch-and-Bound DCOP Algorithm

2014-01-15 · William Yeoh, Ariel Felner, Sven Koenig

Distributed constraint optimization (DCOP) problems are a popular way of formulating and solving agent-coordination problems. A DCOP problem is a problem where several agents coordinate their values such that the sum of …

Multi-Armed Bandits with Bounded Arm-Memory: Near-Optimal Guarantees for Best-Arm Identification and Regret Minimization

2021-12-01 · NeurIPS 2021 12 · Arnab Maiti, Vishakha Patil, Arindam Khan

We study the Stochastic Multi-armed Bandit problem under bounded arm-memory. In this setting, the arms arrive in a stream, and the number of arms that can be stored in the memory at any time, is bounded. The decision-mak…

Multi-Armed BanditsOpen-Ended Question Answering

RNNs can generate bounded hierarchical languages with optimal memory

2020-10-15 · EMNLP 2020 11 · John Hewitt, Michael Hahn, Surya Ganguli, Percy Liang 외

Recurrent neural networks empirically generate natural language with high syntactic fidelity. However, their success is not well-understood theoretically. We provide theoretical insight into this success, proving in a fi…