Exact Learning of Tree Patterns from Queries and Counterexamples
Abstract
We consider learning tree patterns from queries. The instances are ordered and unordered trees with nodes labeled by constant identifiers. The concepts are tree patterns and unions of tree patterns (forests) where all the internal nodes are labeled with constants and the leaves are labeled with constants or variables. A tree pattern matches any tree with its variables replaced with constant subtrees. We show that ordered trees, in which the children are matched in a strict left-to-right order, are exactly learnable from equivalence queries, while ordered forests are learnable from equivalence and membership queries. Unordered trees are exactly learnable from superset queries, and unordered forests are learnable from superset and equivalence queries. Negatively, we also show that each of the query types used is necessary for learning each concept class.
Cite
Text
Amoth et al. "Exact Learning of Tree Patterns from Queries and Counterexamples." Annual Conference on Computational Learning Theory, 1998. doi:10.1145/279943.279980Markdown
[Amoth et al. "Exact Learning of Tree Patterns from Queries and Counterexamples." Annual Conference on Computational Learning Theory, 1998.](https://mlanthology.org/colt/1998/amoth1998colt-exact/) doi:10.1145/279943.279980BibTeX
@inproceedings{amoth1998colt-exact,
title = {{Exact Learning of Tree Patterns from Queries and Counterexamples}},
author = {Amoth, Thomas R. and Cull, Paul and Tadepalli, Prasad},
booktitle = {Annual Conference on Computational Learning Theory},
year = {1998},
pages = {175-186},
doi = {10.1145/279943.279980},
url = {https://mlanthology.org/colt/1998/amoth1998colt-exact/}
}