Skip to main content

Showing 1–18 of 18 results for author: Sickert, S

Searching in archive cs. Search in all archives.
.
  1. Let's Get the FACS Straight -- Reconstructing Obstructed Facial Features

    Authors: Tim Büchner, Sven Sickert, Gerd Fabian Volk, Christoph Anders, Orlando Guntinas-Lichius, Joachim Denzler

    Abstract: The human face is one of the most crucial parts in interhuman communication. Even when parts of the face are hidden or obstructed the underlying facial movements can be understood. Machine learning approaches often fail in that regard due to the complexity of the facial structures. To alleviate this problem a common approach is to fine-tune a model for such a specific application. However, this is… ▽ More

    Submitted 10 November, 2023; v1 submitted 9 November, 2023; originally announced November 2023.

    Comments: VISAPP 2023 paper

  2. Efficient Normalization of Linear Temporal Logic

    Authors: Javier Esparza, Rubén Rubio, Salomon Sickert

    Abstract: In the mid 80s, Lichtenstein, Pnueli, and Zuck proved a classical theorem stating that every formula of Past LTL (the extension of LTL with past operators) is equivalent to a formula of the form $\bigwedge_{i=1}^n \mathbf{G}\mathbf{F}\, \varphi_i \vee \mathbf{F}\mathbf{G}\, ψ_i $, where $\varphi_i$ and $ψ_i$ contain only past operators. Some years later, Chang, Manna, and Pnueli built on this resu… ▽ More

    Submitted 27 February, 2024; v1 submitted 19 October, 2023; originally announced October 2023.

    Comments: Accepted in J. ACM. arXiv admin note: text overlap with arXiv:2304.08872, arXiv:2005.00472

    ACM Class: F.4.1

    Journal ref: J. ACM 71(2) (2024) 16:1-16:42

  3. A Simple Rewrite System for the Normalization of Linear Temporal Logic

    Authors: Javier Esparza, Ruben Rubio, Salomon Sickert

    Abstract: In the mid 80s, Lichtenstein, Pnueli, and Zuck showed that every formula of Past LTL (the extension of Linear Temporal Logic with past operators) is equivalent to a conjunction of formulas of the form $\mathbf{G}\mathbf{F} \varphi \vee \mathbf{F}\mathbf{G} ψ$, where $\varphi$ and $ψ$ contain only past operators. Some years later, Chang, Manna, and Pnueli derived a similar normal form for LTL. Both… ▽ More

    Submitted 18 April, 2023; originally announced April 2023.

  4. arXiv:2206.00251  [pdf, other

    cs.LO

    The Reactive Synthesis Competition (SYNTCOMP): 2018-2021

    Authors: Swen Jacobs, Guillermo A. Perez, Remco Abraham, Veronique Bruyere, Michael Cadilhac, Maximilien Colange, Charly Delfosse, Tom van Dijk, Alexandre Duret-Lutz, Peter Faymonville, Bernd Finkbeiner, Ayrat Khalimov, Felix Klein, Michael Luttenberger, Klara Meyer, Thibaud Michaud, Adrien Pommellet, Florian Renkin, Philipp Schlehuber-Caissier, Mouhammad Sakr, Salomon Sickert, Gaetan Staquet, Clement Tamines, Leander Tentrup, Adam Walker

    Abstract: We report on the last four editions of the reactive synthesis competition (SYNTCOMP 2018-2021). We briefly describe the evaluation scheme and the experimental setup of SYNTCOMP. Then, we introduce new benchmark classes that have been added to the SYNTCOMP library and give an overview of the participants of SYNTCOMP. Finally, we present and analyze the results of our experimental evaluations, inclu… ▽ More

    Submitted 6 May, 2024; v1 submitted 1 June, 2022; originally announced June 2022.

    Comments: accepted for publication in STTT

  5. On the Translation of Automata to Linear Temporal Logic

    Authors: Udi Boker, Karoliina Lehtinen, Salomon Sickert

    Abstract: While the complexity of translating future linear temporal logic (LTL) into automata on infinite words is well-understood, the size increase involved in turning automata back to LTL is not. In particular, there is no known elementary bound on the complexity of translating deterministic $ω$-regular automata to LTL. Our first contribution consists of tight bounds for LTL over a unary alphabet: alter… ▽ More

    Submitted 8 May, 2022; v1 submitted 25 January, 2022; originally announced January 2022.

    Comments: Full version with appendix of a chapter with the same title that appears in the FoSSaCS 2022 conference proceedings

  6. Certifying DFA Bounds for Recognition and Separation

    Authors: Orna Kupferman, Nir Lavee, Salomon Sickert

    Abstract: The automation of decision procedures makes certification essential. We suggest to use determinacy of turn-based two-player games with regular winning conditions in order to generate certificates for the number of states that a deterministic finite automaton (DFA) needs in order to recognize a given language. Given a language $L$ and a bound $k$, recognizability of $L$ by a DFA with $k$ states is… ▽ More

    Submitted 4 July, 2021; originally announced July 2021.

    Comments: This is the full version of an article with the same title that appears in the ATVA 2021 conference proceedings. The final authenticated publication is available online at https://doi.org/[not-yet-existing-DOI]

  7. Certifying Inexpressibility

    Authors: Orna Kupferman, Salomon Sickert

    Abstract: Different classes of automata on infinite words have different expressive power. Deciding whether a given language $L \subseteq Σ^ω$ can be expressed by an automaton of a desired class can be reduced to deciding a game between Prover and Refuter: in each turn of the game, Refuter provides a letter in $Σ$, and Prover responds with an annotation of the current state of the run (for example, in the c… ▽ More

    Submitted 19 February, 2021; v1 submitted 21 January, 2021; originally announced January 2021.

    Comments: This is the full version of an article with the same title that appears in the FoSSaCS 2021 conference proceedings

  8. An Efficient Normalisation Procedure for Linear Temporal Logic and Very Weak Alternating Automata

    Authors: Salomon Sickert, Javier Esparza

    Abstract: In the mid 80s, Lichtenstein, Pnueli, and Zuck proved a classical theorem stating that every formula of Past LTL (the extension of LTL with past operators) is equivalent to a formula of the form $\bigwedge_{i=1}^n \mathbf{G}\mathbf{F} \varphi_i \vee \mathbf{F}\mathbf{G} ψ_i$, where $\varphi_i$ and $ψ_i$ contain only past operators. Some years later, Chang, Manna, and Pnueli built on this result to… ▽ More

    Submitted 1 May, 2020; originally announced May 2020.

    Comments: This is the extended version of the referenced conference paper and contains an appendix with additional material

  9. arXiv:1910.06056  [pdf, other

    cs.CV

    Facial Behavior Analysis using 4D Curvature Statistics for Presentation Attack Detection

    Authors: Martin Thümmel, Sven Sickert, Joachim Denzler

    Abstract: The human face has a high potential for biometric identification due to its many individual traits. At the same time, such identification is vulnerable to biometric copies. These presentation attacks pose a great challenge in unsupervised authentication settings. As a countermeasure, we propose a method that automatically analyzes the plausibility of facial behavior based on a sequence of 3D face… ▽ More

    Submitted 10 August, 2021; v1 submitted 14 October, 2019; originally announced October 2019.

    Comments: 6 pages, 6 figures, IEEE International Workshop on Biometrics and Forensics 2021

  10. arXiv:1904.07736  [pdf, other

    cs.LO

    The 5th Reactive Synthesis Competition (SYNTCOMP 2018): Benchmarks, Participants & Results

    Authors: Swen Jacobs, Roderick Bloem, Maximilien Colange, Peter Faymonville, Bernd Finkbeiner, Ayrat Khalimov, Felix Klein, Michael Luttenberger, Philipp J. Meyer, Thibaud Michaud, Mouhammad Sakr, Salomon Sickert, Leander Tentrup, Adam Walker

    Abstract: We report on the fifth reactive synthesis competition (SYNTCOMP 2018). We introduce four new benchmark classes that have been added to the SYNTCOMP library, and briefly describe the evaluation scheme and the experimental setup of SYNTCOMP 2018. We give an overview of the participants of SYNTCOMP 2018 and highlight changes compared to previous years. Finally, we present and analyze the results of o… ▽ More

    Submitted 15 April, 2019; originally announced April 2019.

    Comments: arXiv admin note: substantial text overlap with arXiv:1711.11439, arXiv:1609.00507

  11. Practical Synthesis of Reactive Systems from LTL Specifications via Parity Games

    Authors: Michael Luttenberger, Philipp J. Meyer, Salomon Sickert

    Abstract: The synthesis of reactive systems from linear temporal logic (LTL) specifications is an important aspect in the design of reliable software and hardware. We present our adaption of the classic automata-theoretic approach to LTL synthesis, implemented in the tool Strix which has won the two last synthesis competitions (Syntcomp2018/2019). The presented approach is (1) structured, meaning that the s… ▽ More

    Submitted 30 October, 2019; v1 submitted 29 March, 2019; originally announced March 2019.

  12. arXiv:1807.03296  [pdf, ps, other

    cs.LO

    LTL Store: Repository of LTL formulae from literature and case studies

    Authors: Jan Křetínský, Tobias Meggendorfer, Salomon Sickert

    Abstract: This continuously extended technical report collects and compares commonly used formulae from the literature and provides them in a machine readable way.

    Submitted 29 June, 2018; originally announced July 2018.

  13. One Theorem to Rule Them All: A Unified Translation of LTL into ω-Automata

    Authors: Javier Esparza, Jan Kretinsky, Salomon Sickert

    Abstract: We present a unified translation of LTL formulas into deterministic Rabin automata, limit-deterministic Büchi automata, and nondeterministic Büchi automata. The translations yield automata of asymptotically optimal size (double or single exponential, respectively). All three translations are derived from one single Master Theorem of purely logical nature. The Master Theorem decomposes the language… ▽ More

    Submitted 2 May, 2018; originally announced May 2018.

  14. LTL to Deterministic Emerson-Lei Automata

    Authors: David Müller, Salomon Sickert

    Abstract: We introduce a new translation from linear temporal logic (LTL) to deterministic Emerson-Lei automata, which are omega-automata with a Muller acceptance condition symbolically expressed as a Boolean formula. The richer acceptance condition structure allows the shift of complexity from the state space to the acceptance condition. Conceptually the construction is an enhanced product construction tha… ▽ More

    Submitted 7 September, 2017; originally announced September 2017.

    Comments: In Proceedings GandALF 2017, arXiv:1709.01761

    Journal ref: EPTCS 256, 2017, pp. 180-194

  15. From LTL and Limit-Deterministic Büchi Automata to Deterministic Parity Automata

    Authors: Javier Esparza, Jan Křetínský, Jean-François Raskin, Salomon Sickert

    Abstract: Controller synthesis for general linear temporal logic (LTL) objectives is a challenging task. The standard approach involves translating the LTL objective into a deterministic parity automaton (DPA) by means of the Safra-Piterman construction. One of the challenges is the size of the DPA, which often grows very fast in practice, and can reach double exponential size in the length of the LTL formu… ▽ More

    Submitted 21 January, 2017; originally announced January 2017.

  16. arXiv:1606.04333  [pdf, other

    cs.CV

    Neither Quick Nor Proper -- Evaluation of QuickProp for Learning Deep Neural Networks

    Authors: Clemens-Alexander Brust, Sven Sickert, Marcel Simon, Erik Rodner, Joachim Denzler

    Abstract: Neural networks and especially convolutional neural networks are of great interest in current computer vision research. However, many techniques, extensions, and modifications have been published in the past, which are not yet used by current approaches. In this paper, we study the application of a method called QuickProp for training of deep neural networks. In particular, we apply QuickProp duri… ▽ More

    Submitted 15 June, 2016; v1 submitted 14 June, 2016; originally announced June 2016.

    Comments: Technical Report, 11 pages, 6 figures

  17. arXiv:1502.06344  [pdf, other

    cs.CV

    Convolutional Patch Networks with Spatial Prior for Road Detection and Urban Scene Understanding

    Authors: Clemens-Alexander Brust, Sven Sickert, Marcel Simon, Erik Rodner, Joachim Denzler

    Abstract: Classifying single image patches is important in many different applications, such as road detection or scene understanding. In this paper, we present convolutional patch networks, which are convolutional networks learned to distinguish different image patches and which can be used for pixel-wise labeling. We also show how to incorporate spatial information of the patch as an input to the network,… ▽ More

    Submitted 23 February, 2015; originally announced February 2015.

    Comments: VISAPP 2015 paper

  18. arXiv:1304.5278  [pdf, other

    cs.LO

    On Refinements of Boolean and Parametric Modal Transition Systems

    Authors: Jan Křetínský, Salomon Sickert

    Abstract: We consider the extensions of modal transition systems (MTS), namely Boolean MTS and parametric MTS and we investigate the refinement problems over both classes. Firstly, we reduce the problem of modal refinement over both classes to a problem solvable by a QBF solver and provide experimental results showing our technique scales well. Secondly, we extend the algorithm for thorough refinement of MT… ▽ More

    Submitted 18 April, 2013; originally announced April 2013.