Efficient Learning of Weak Deterministic Büchi Automata
By: Mona Alluwayma , Yong Li , Sven Schewe and more
Potential Business Impact:
Teaches computers to learn patterns faster.
We present an efficient Angluin-style learning algorithm for weak deterministic B\"uchi automata (wDBAs). Different to ordinary deterministic B\"uchi and co-B\"uchi automata, wDBAs have a minimal normal form, and we show that we can learn this minimal normal form efficiently. We provide an improved result on the number of queries required and show on benchmarks that this theoretical advantage translates into significantly fewer queries: while previous approaches require a quintic number of queries, we only require quadratically many queries in the size of the canonic wDBA that recognises the target language.
Similar Papers
Active Automata Learning with Advice
Formal Languages and Automata Theory
Teaches computers faster by giving them hints.
How Concise are Chains of co-Büchi Automata?
Formal Languages and Automata Theory
Makes computer programs smaller and faster.
Inference of Deterministic Finite Automata via Q-Learning
Formal Languages and Automata Theory
Teaches computers to learn patterns from examples.