paper-with-me

Papers

Polynomial-Time Mistake-Bounded Language Generation

2026-06-15 · Héctor Jimenez, Alexander Kozachinskiy, Vicente Opazo arxiv

In this note, we introduce a polynomial-time version of the mistake-bounded language generation (MBLG) framework due to Kleinberg, Peale, and Reingold (2026). We observe that the family of parities of variables, and the family of conjunctions of literals, are polynomial-time MBLG. Our main result states that the family of monotone Boolean functions with polynomially-many maxterms is polynomial-time MBLG. This family includes all monotone Boolean functions, computable by polynomial-size decision trees. Our technique can be presented as a new combinatorial game about writing numbers on a board.

📄 PDF Abstract BibTeX arXiv:2606.16077

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Mistake-Bounded Language Generation

2026-05-11 · Jon Kleinberg, Charlotte Peale, Omer Reingold arxiv

We investigate the learning task of language generation in the limit, but shift focus from the traditional time-of-last-mistake metric of a generator's success to a new notion of "mistake-bounded generation." While exist…

Private PAC Learning May be Harder than Online Learning

2024-02-16 · Mark Bun, Aloni Cohen, Rathin Desai

We continue the study of the computational complexity of differentially private PAC learning and how it is situated within the foundations of machine learning. A recent line of work uncovered a qualitative equivalence be…

Computational EfficiencyPAC learning

Autonomous Learning of Action Models for Planning

2011-12-01 · NeurIPS 2011 12 · Neville Mehta, Prasad Tadepalli, Alan Fern

This paper introduces two new frameworks for learning action models for planning. In the mistake-bounded planning framework, the learner has access to a planner for the given model representation, a simulator, and a pla…

General Policies, Subgoal Structure, and Planning Width

2023-11-09 · Blai Bonet, Hector Geffner

It has been observed that many classical planning domains with atomic goals can be solved by means of a simple polynomial exploration procedure, called IW, that runs in time exponential in the problem width, which in the…

Mistake-bounded online learning with operation caps

2025-09-04 · Jesse Geneson, Meien Li, Linus Tang arxiv

We investigate the mistake-bound model of online learning with caps on the number of arithmetic operations per round. We prove general bounds on the minimum number of arithmetic operations per round that are necessary to…