Probabilistic automatic complexity of finite strings
Abstract
We introduce a new complexity measure for finite strings using probabilistic finite-state automata (PFAs), in the same spirit as existing notions employing DFAs and NFAs, and explore its properties. The PFA complexity is the least number of states of a PFA for which is the most likely string of its length to be accepted. The variant adds a real-valued parameter specifying a required lower bound on the gap in acceptance probabilities between and other strings. We prove is -computable for all , relate to the DFA and NFA complexities, and obtain a complete classification of binary strings with . Finally, we discuss several other variations on with a view to obtaining additional desirable properties.
Cite
@article{arxiv.2402.13376,
title = {Probabilistic automatic complexity of finite strings},
author = {Kenneth Gill},
journal= {arXiv preprint arXiv:2402.13376},
year = {2024}
}
Comments
46 pages, 5 figures. This work extends Chapter 2 of the author's PhD dissertation at Penn State. Version 4: Add new computability result (Theorems 5.1 and 5.3), fix error in Proposition 3.4, various minor improvements