Fast Identification of Geometric Objects with Membership Queries
Abstract
We investigate the number of membership queries that are needed to identify polygons (i.e., intersections of halfplanes) over a two dimensional grid 0, ..., n − 12. We exhibit a learning algorithm that learns 100% correctly, while requiring no random examples and not more membership queries than previous algorithms needed in addition to their random examples for probably almost correctly learning (even for moderate values of ϵ, δ). Furthermore, the learning algorithm in this paper uses only grid points for its membership queries. This appears to be appropriate in situations where the probing device has only a limited resolution, and for applications to the set of pixels on a two-dimensional screen. The learning algorithm that is described in this paper overcomes a fundamental obstacle related to the zigzag borderline that is generated by a halfplane over a discrete grid. This obstacle had thwarted previous attempts to show that, in Angluin′s model for on-line learning with equivalence and membership queries, one can learn in an efficient manner even those classes of geometric objects which cannot be learnt fast by equivalence queries alone (such as rectangles in general position).
Cite
Text
Bultman and Maass. "Fast Identification of Geometric Objects with Membership Queries." Annual Conference on Computational Learning Theory, 1991. doi:10.1006/inco.1995.1051Markdown
[Bultman and Maass. "Fast Identification of Geometric Objects with Membership Queries." Annual Conference on Computational Learning Theory, 1991.](https://mlanthology.org/colt/1991/bultman1991colt-fast/) doi:10.1006/inco.1995.1051BibTeX
@inproceedings{bultman1991colt-fast,
title = {{Fast Identification of Geometric Objects with Membership Queries}},
author = {Bultman, William J. and Maass, Wolfgang},
booktitle = {Annual Conference on Computational Learning Theory},
year = {1991},
pages = {337-353},
doi = {10.1006/inco.1995.1051},
url = {https://mlanthology.org/colt/1991/bultman1991colt-fast/}
}