AICCLGJan 13, 2022

Exact learning for infinite families of concepts

arXiv:2201.08225v1
AI Analysis

This work addresses theoretical complexity classification for exact learning in infinite concept families, which is incremental as it builds on existing frameworks from exact learning, test theory, and rough set theory.

The paper tackles the problem of learning infinite families of concepts using decision trees with various query types, showing that in the worst case, the minimum depth grows logarithmically or linearly for some types and is bounded or grows similarly for others, leading to the identification of seven complexity classes.

In this paper, based on results of exact learning, test theory, and rough set theory, we study arbitrary infinite families of concepts each of which consists of an infinite set of elements and an infinite set of subsets of this set called concepts. We consider the notion of a problem over a family of concepts that is described by a finite number of elements: for a given concept, we should recognize which of the elements under consideration belong to this concept. As algorithms for problem solving, we consider decision trees of five types: (i) using membership queries, (ii) using equivalence queries, (iii) using both membership and equivalence queries, (iv) using proper equivalence queries, and (v) using both membership and proper equivalence queries. As time complexity, we study the depth of decision trees. In the worst case, with the growth of the number of elements in the problem description, the minimum depth of decision trees of the first type either grows as a logarithm or linearly, and the minimum depth of decision trees of each of the other types either is bounded from above by a constant or grows as a logarithm, or linearly. The obtained results allow us to distinguish seven complexity classes of infinite families of concepts.

Foundations

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

Your Notes