vix.ing · top · new · best · stats · spec

Learning Alternating Real-Time Automata

2026/06/18 by Kazuki Kinoshita, Masaki Waga · 1 voice
Computer Science · #cs.FL

paper · pdf

Abstract

We present the AL*RTA algorithm for learning alternating real-time automata (ARTAs) using membership and equivalence queries. AL*RTA combines ideas from AL*for learning alternating finite automata and NL*RTA for learning nondeterministic real-time automata. We first define ARTAs and show that alternation improves succinctness, although it does not increase expressive power. We then present AL*RTA and show its termination. Our empirical evaluation suggests that AL*RTA generally learns smaller automata than NL*RTA at the cost of more queries.

Citations

Discussions

Related