Logic, automata, algebra and games
Thursday December 17, 2015, 10:30AM, 4033
Ranko Lazic (Warwick university) Rackoff’s Coverability Technique
Joint work with Sylvain Schmitz presented at RP ’15; see https://hal.inria.fr/hal-01176755/.
Logic, automata, algebra and games
Thursday December 3, 2015, 10:30AM, 2015
Sylvain Schmitz (LSV) Ideals of Well-Quasi-Orders
After defining ideals and establishing some of their properties, I will illustrate their use in a concrete setting. I will present some recent results by Czerwiński, Martens, van Rooijen, and Zeitoun (FCT’15) on the decidability of piecewise-testable separability in the light of ideals. This seminar is also a warm-up for the next seminar on reachability in vector addition systems.
Logic, automata, algebra and games
Thursday November 12, 2015, 10:30AM, 2015
Luc Segoufin (LSV) Abiteboul-Vianu theorem
The most celebrated one is Fagin’s theorem linking the complexity class NP with the expressive power of existential second-order logic.
In this lecture we will study the Abiteboul-Vianu theorem saying that the separation of PTime and PSpace can be rephrased in terms of expressive powers of partial fixpoints versus least fixpoints.
Logic, automata, algebra and games
Thursday November 5, 2015, 10:30AM, 2015
Thomas Colcombet (LIAFA) “À la Bojańcyk” proof of limitedness
In his recent LICS15 paper, Bojańczyk gave a much shorter and self-contained proof of the decidability of limitedness (and in fact also star-height). It relies on a reduction to finite games of infinite duration, and involves arguments of positionality of stragegies in quantitative games [C.&Löding08]. The topic of this talk is the presentation of this elegant proof.
The decidability of limitedness was already presented in the LAAG seminar (using the algebraic approach of stabilization monoids), but the proof here is entirely different.
Logic, automata, algebra and games
Wednesday July 1, 2015, 10AM, 4068
Stefan Göller (LSV) Decidability of DPDA equivalence, part IV
The main focus of these talks will be on the computational complexity of this problem. We will give a proof of Stirling’s result that DPDA equivalence is primitive recursive.
More precisely, we will present a recent paper by Jancar that shows that in case two DPDAs are inequivalent they can be distinguished by a word whose length is bounded by a tower of exponentials of elementary height.
As in Arnaud’s talk we will view DPDA equivalence in terms of trace equivalence of deterministic first-order grammars.
This talk aims at going hand-in-hand with Arnaud’s talk but is intended to be self-contained as well.
These talks will be completely self-contained and require no background knowledge.
Logic, automata, algebra and games
Wednesday June 17, 2015, 10:30AM, 4068
Stefan Göller (LSV) Decidability of DPDA equivalence, part III
The main focus of these talks will be on the computational complexity of this problem. We will give a proof of Stirling’s result that DPDA equivalence is primitive recursive.
More precisely, we will present a recent paper by Jancar that shows that in case two DPDAs are inequivalent they can be distinguished by a word whose length is bounded by a tower of exponentials of elementary height.
As in Arnaud’s talk we will view DPDA equivalence in terms of trace equivalence of deterministic first-order grammars.
This talk aims at going hand-in-hand with Arnaud’s talk but is intended to be self-contained as well.
These talks will be completely self-contained and require no background knowledge.
Logic, automata, algebra and games
Wednesday June 3, 2015, 10:30AM, 4068a
Arnaud Carayol (LIGM) Decidability of DPDA equivalence, part II
The aim of the talk is to present what seems to be the simplest self-contained proof of this result. We will present a proof based on the recent work of Petr Jancar which uses first-order grammars instead of deterministic pushdown automata. To keep the proof as simple as possible, we will present the proof giving two semi-decision procedures.
Logic, automata, algebra and games
Wednesday May 27, 2015, 10:30AM, 4068a
Arnaud Carayol (LIGM) Decidability of DPDA equivalence, part I
The aim of the talk is to present what seems to be the simplest self-contained proof of this result. We will present a proof based on the recent work of Petr Jancar which uses first-order grammars instead of deterministic pushdown automata. To keep the proof as simple as possible, we will present the proof giving two semi-decision procedures.
Logic, automata, algebra and games
Wednesday April 15, 2015, 10:30AM, 4067
Nathanaël Fijalkow (LIAFA) Algorithmics Properties of Probabilistic Automata, part II
The plan for this second session is:
show the decidability of two problems: the equivalence and the finiteness problem. Both proofs rely on one observation: the reals with the addition and the multiplication form a field, and some linear algebra.
Logic, automata, algebra and games
Wednesday April 1, 2015, 10:30AM, 4068
Nathanaël Fijalkow (LIAFA) The Naughty Side of Probabilistic Automata.
In this talk, I will review some of the most important undecidability results, with new simplified constructions.
Logic, automata, algebra and games
Wednesday March 11, 2015, 10:30AM, 4068
Michał Skrzypczak (LIAFA) On topology in automata theory, Part II
Logic, automata, algebra and games
Wednesday February 11, 2015, 10:30AM, 4068
Michał Skrzypczak (LIAFA) On topology in automata theory, Part I
During this talk I will introduce basic notions of topology and descriptive set theory focusing on the case of infinite words. I’ll say what is the Borel hierarchy and the Wadge order. Then I’ll show how these tools are related to automata theory. I’ll try to argue that even from purely automata theoretic point of view, it is possible to obtain new results and new proofs by referring to topological concepts.
Logic, automata, algebra and games
Wednesday January 28, 2015, 10:30AM, 4068
Gabriele Puppis (LABRI) Non-determinism vs two-way.
A classical result by Rabin and Scott shows that deterministic finite state automata are as expressive as their non-deterministic and two-way counterparts. The translation from two-way automata to one-way automata is easily seen to imply an exponential blowup in the worst case, even when one maps deterministic two-way models to non-deterministic one-way models. The converse translation, which is based on the subset construction and maps non-deterministic one-way automata to deterministic ones, also implies an exponential blowup. This latter translation, however, is not known to be optimal when one aims at removing non-determinism by possibly introducing two-wayness. In particular, the question of whether the exponential blowup is unavoidable in transforming non-determinism to two-wayness is open.
When one turns to models of transducers, some translations are not anymore possible. For example, one-way transducers (even those that exploit functional non-determinism) are easily seen to be less powerful than two-way transducers (even input-deterministic ones). A natural problem thus arises that amounts at characterizing the two-way transductions that can be implemented by one-way functional transducers. The latter problem was solved in recent paper by Filiot, Gauwin, Reynier, and Servais – however, some questions related to complexity remains open. Another interesting, but older, result by Hopcroft shows that functional non-determinism can be removed from two-way transducers, at the cost of an exponential blow-up. A similar transformation can be used to prove that two-way transducers are closed under functional composition.