Randomly Fallible Teachers: Learning Monotone DNF with an Incomplete Membership Oracle
Abstract
We introduce a new fault-tolerant model of algorithmic learning using an equivalence oracle and an incomplete membership oracle , in which the answers to a random subset of the learner's membership queries may be missing. We demonstrate that, with high probability, it is still possible to learn monotone DNF formulas in polynomial time, provided that the fraction of missing answers is bounded by some constant less than one. Even when half the membership queries are expected to yield no information, our algorithm will exactly identify m -term, n -variable monotone DNF formulas with an expected O ( mn ^2) queries. The same task has been shown to require exponential time using equivalence queries alone. We extend the algorithm to handle some one-sided errors, and discuss several other possible error models. It is hoped that this work may lead to a better understanding of the power of membership queries and the effects of faulty teachers on query models of concept learning.
Cite
Text
Angluin and Slonim. "Randomly Fallible Teachers: Learning Monotone DNF with an Incomplete Membership Oracle." Machine Learning, 1994. doi:10.1007/BF00993160Markdown
[Angluin and Slonim. "Randomly Fallible Teachers: Learning Monotone DNF with an Incomplete Membership Oracle." Machine Learning, 1994.](https://mlanthology.org/mlj/1994/angluin1994mlj-randomly/) doi:10.1007/BF00993160BibTeX
@article{angluin1994mlj-randomly,
title = {{Randomly Fallible Teachers: Learning Monotone DNF with an Incomplete Membership Oracle}},
author = {Angluin, Dana and Slonim, Donna K.},
journal = {Machine Learning},
year = {1994},
pages = {7-26},
doi = {10.1007/BF00993160},
volume = {14},
url = {https://mlanthology.org/mlj/1994/angluin1994mlj-randomly/}
}