Decision trees for regular factorial languages
Mikhail Moshkov

TL;DR
This paper analyzes the complexity of decision trees for recognizing and classifying regular factorial languages, revealing growth patterns of decision tree depths and classifying languages into five complexity classes.
Contribution
It introduces a comprehensive study of smoothed minimum depths of decision trees for various recognition problems in regular factorial languages, and classifies these languages into complexity classes.
Findings
Deterministic recognition depth is either constant, logarithmic, or linear.
Nondeterministic recognition and membership problems have depths bounded by constant or linear.
Five complexity classes of regular factorial languages are identified.
Abstract
In this paper, we study arbitrary regular factorial languages over a finite alphabet . For the set of words of the length belonging to a regular factorial language , we investigate the depth of decision trees solving the recognition and the membership problems deterministically and nondeterministically. In the case of recognition problem, for a given word from , we should recognize it using queries each of which, for some , returns the th letter of the word. In the case of membership problem, for a given word over the alphabet of the length , we should recognize if it belongs to the set using the same queries. For a given problem and type of trees, instead of the minimum depth of a decision tree of the considered type solving the problem for , we study the smoothed minimum depth $H(n)=\max\{h(m):m\le…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topicssemigroups and automata theory
