Time complexity for deterministic string machines
Ali Cataltepe, Vanessa Kosoy

TL;DR
This paper introduces a formal framework using string diagrams called string machines to model automata with better complexity scaling, providing conditions for polynomial runtime guarantees.
Contribution
It formalizes a compositional language for automata using string diagrams, enabling better complexity analysis and runtime guarantees for deterministic string machines.
Findings
String diagrams can model automata transformations more efficiently.
Conditions for polynomial runtime of string machines are established.
Framework captures automata complexity beyond traditional automata models.
Abstract
Algorithms which learn environments represented by automata in the past have had complexity scaling with the number of states in the automaton, which can be exponentially large even for automata recognizing regular expressions with a small description length. We thus formalize a compositional language that can construct automata as transformations between certain types of category, representable as string diagrams, which better reflects the description complexity of various automata. We define complexity constraints on this framework by having them operate on categories enriched over filtered sets, and using these constraints, we prove elementary results on the runtime and expressivity of a subset of these transformations which operate deterministically on finite state spaces. These string diagrams, or "string machines," are themselves morphisms in a category, so it is possible for…
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
TopicsDNA and Biological Computing · Algorithms and Data Compression · Machine Learning and Algorithms
