LOFLMar 20

How Concise are Chains of co-Büchi Automata?

arXiv:2603.1980621.4h-index: 20
Predicted impact top 32% in LO · last 90 daysOriginality Incremental advance
AI Analysis

This addresses the efficiency of representing omega-regular languages for researchers in automata theory, but it is incremental as it builds on prior work on COCOA.

The paper analyzes the conciseness of chains of co-Büchi automata (COCOA), showing they can be exponentially more concise than deterministic parity automata, but Boolean operations like disjunction, conjunction, and complementation can cause exponential blow-ups in size.

Chains of co-Büchi automata (COCOA) have recently been introduced as a new canonical model for representing arbitrary omega-regular languages. They can be minimized in polynomial time and are hence an attractive language representation for applications in which normally, deterministic omega-automata are used. While it is known how to build COCOA from deterministic parity automata, little is currently known about their relationship to automaton models introduced earlier than COCOA. In this paper, we analyze the conciseness of chains of co-Büchi automata. We provide three main results and give an overview of the implications of these results. First of all, we show that even in the case that all automata in the chain are deterministic, chains of co-Büchi automata can be exponentially more concise than deterministic parity automata. We then present two main results that together negatively answer the question if this conciseness is retained when performing Boolean operations (such as disjunction, conjunction, and complementation) over COCOA. For the binary operations, we show that there exist families of languages for which their application leads to an exponential growth of the sizes of the automata. The families have the property that when representing them using deterministic parity automata, taking the disjunction or conjunction of the family elements only requires a polynomial blow-up. We finally show that an exponential blow-up is also unavoidable when complementing a COCOA, as this operation can require redistributing with which colors words need to be recognized.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes