๐ฎ
๐ฎ
The Ethereal
Randomized sliding window algorithms for regular languages
February 21, 2018 ยท The Ethereal ยท ๐ International Colloquium on Automata, Languages and Programming
"No code URL or promise found in abstract"
Evidence collected by the PWNC Scanner
Authors
Moses Ganardi, Danny Hucke, Markus Lohrey
arXiv ID
1802.07600
Category
cs.FL: Formal Languages
Cross-listed
cs.DS
Citations
12
Venue
International Colloquium on Automata, Languages and Programming
Last Checked
1 month ago
Abstract
A sliding window algorithm receives a stream of symbols and has to output at each time instant a certain value which only depends on the last $n$ symbols. If the algorithm is randomized, then at each time instant it produces an incorrect output with probability at most $ฮต$, which is a constant error bound. This work proposes a more relaxed definition of correctness which is parameterized by the error bound $ฮต$ and the failure ratio $ฯ$: A randomized sliding window algorithm is required to err with probability at most $ฮต$ at a portion of $1-ฯ$ of all time instants of an input stream. This work continues the investigation of sliding window algorithms for regular languages. In previous works a trichotomy theorem was shown for deterministic algorithms: the optimal space complexity is either constant, logarithmic or linear in the window size. The main results of this paper concerns three natural settings (randomized algorithms with failure ratio zero and randomized/deterministic algorithms with bounded failure ratio) and provide natural language theoretic characterizations of the space complexity classes.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Formal Languages
๐ฎ
๐ฎ
The Ethereal
Supervisor Synthesis to Thwart Cyber Attack with Bounded Sensor Reading Alterations
๐ฎ
๐ฎ
The Ethereal
An Abstraction-Based Framework for Neural Network Verification
๐ฎ
๐ฎ
The Ethereal
Recurrent Neural Networks as Weighted Language Recognizers
๐ฎ
๐ฎ
The Ethereal
TeSSLa: Temporal Stream-based Specification Language
๐ฎ
๐ฎ
The Ethereal