Strong inapproximability of the shortest reset word
Pawel Gawrychowski, Damian Straszak

TL;DR
This paper proves that approximating the shortest reset word in automata within any factor better than roughly the automaton size to the power of one minus epsilon is NP-hard, significantly strengthening previous hardness results.
Contribution
It establishes a nearly tight NP-hardness of approximation for the shortest reset word problem, improving upon prior bounds and showing the problem's intractability for better approximations.
Findings
NP-hard to approximate within a factor of n^{1-ε} for any ε>0
Existing simple O(n)-approximation is essentially optimal
Strengthens previous hardness results for the problem
Abstract
The \v{C}ern\'y conjecture states that every -state synchronizing automaton has a reset word of length at most . We study the hardness of finding short reset words. It is known that the exact version of the problem, i.e., finding the shortest reset word, is NP-hard and coNP-hard, and complete for the DP class, and that approximating the length of the shortest reset word within a factor of is NP-hard [Gerbush and Heeringa, CIAA'10], even for the binary alphabet [Berlinkov, DLT'13]. We significantly improve on these results by showing that, for every , it is NP-hard to approximate the length of the shortest reset word within a factor of . This is essentially tight since a simple -approximation algorithm exists.
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 · Algorithms and Data Compression · Machine Learning and Algorithms
