LGMar 26, 2014

Online Learning of k-CNF Boolean Functions

arXiv:1403.6863v16 citations
Originality Incremental advance
AI Analysis

This work provides incremental improvements to online learning algorithms for Boolean functions, relevant to machine learning theory and applications.

The paper tackles the problem of learning k-CNF Boolean functions in an online setting under logarithmic loss, deriving two efficient probabilistic algorithms and showing that the cumulative log-loss is upper bounded by a polynomial function of example size.

This paper revisits the problem of learning a k-CNF Boolean function from examples in the context of online learning under the logarithmic loss. In doing so, we give a Bayesian interpretation to one of Valiant's celebrated PAC learning algorithms, which we then build upon to derive two efficient, online, probabilistic, supervised learning algorithms for predicting the output of an unknown k-CNF Boolean function. We analyze the loss of our methods, and show that the cumulative log-loss can be upper bounded, ignoring logarithmic factors, by a polynomial function of the size of each example.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes