English

The Complexity of Transducer Synthesis from Multi-Sequential Specifications

Formal Languages and Automata Theory 2019-05-10 v1

Abstract

The transducer synthesis problem on finite words asks, given a specification SI×OS \subseteq I \times O, where II and OO are sets of finite words, whether there exists an implementation f:IOf: I \rightarrow O which (1) fulfils the specification, i.e., (i,f(i))S(i,f(i))\in S for all iIi\in I, and (2) can be defined by some input-deterministic (aka sequential) transducer Tf\mathcal{T}_f. If such an implementation ff exists, the procedure should also output Tf\mathcal{T}_f. The realisability problem is the corresponding decision problem. For specifications given by synchronous transducers (which read and write alternately one symbol), this is the finite variant of the classical synthesis problem on ω\omega-words, solved by B\"uchi and Landweber in 1969, and the realisability problem is known to be ExpTime-c in both finite and ω\omega-word settings. For specifications given by asynchronous transducers (which can write a batch of symbols, or none, in a single step), the realisability problem is known to be undecidable. We consider here the class of multi-sequential specifications, defined as finite unions of sequential transducers over possibly incomparable domains. We provide optimal decision procedures for the realisability problem in both the synchronous and asynchronous setting, showing that it is PSpace-c. Moreover, whenever the specification is realisable, we expose the construction of a sequential transducer that realises it and has a size that is doubly exponential, which we prove to be optimal.

Keywords

Cite

@article{arxiv.1905.03560,
  title  = {The Complexity of Transducer Synthesis from Multi-Sequential Specifications},
  author = {Léo Exibard and Emmanuel Filiot and Ismaël Jecker},
  journal= {arXiv preprint arXiv:1905.03560},
  year   = {2019}
}

Comments

MFCS 2018

R2 v1 2026-06-23T09:01:36.198Z