Skip to main content

Showing 1–6 of 6 results for author: Schütze, L

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.10296  [pdf, other

    cs.FL

    Verifying Unboundedness via Amalgamation

    Authors: Ashwani Anand, Sylvain Schmitz, Lia Schütze, Georg Zetzsche

    Abstract: Well-structured transition systems (WSTS) are an abstract family of systems that encompasses a vast landscape of infinite-state systems. By requiring a well-quasi-ordering (wqo) on the set of states, a WSTS enables generic algorithms for classic verification tasks such as coverability and termination. However, even for systems that are WSTS like vector addition systems (VAS), the framework is noto… ▽ More

    Submitted 20 June, 2024; v1 submitted 16 May, 2024; originally announced May 2024.

    Comments: Erratum: Updated test for negative SUP instances in Section 4.1

    ACM Class: F.4.3

  2. arXiv:2312.14250  [pdf, other

    cs.CR cs.PL

    HElium: A Language and Compiler for Fully Homomorphic Encryption with Support for Proxy Re-Encryption

    Authors: Mirko Günther, Lars Schütze, Kilian Becher, Thorsten Strufe, Jeronimo Castrillon

    Abstract: Privacy-preserving analysis of confidential data can increase the value of such data and even improve peoples' lives. Fully homomorphic encryption (FHE) can enable privacy-preserving analysis. However, FHE adds a large amount of computational overhead and its efficient use requires a high level of expertise. Compilers can automate certain aspects such as parameterization and circuit optimizations.… ▽ More

    Submitted 21 December, 2023; originally announced December 2023.

    Comments: 11 pages, 8 figures, 1 algorithm

  3. On the Length of Strongly Monotone Descending Chains over $\mathbb{N}^d$

    Authors: Sylvain Schmitz, Lia Schütze

    Abstract: A recent breakthrough by Künnemann, Mazowiecki, Schütze, Sinclair-Banks, and Wegrzycki (ICALP, 2023) bounds the running time for the coverability problem in $d$-dimensional vector addition systems under unary encoding to $n^{2^{O(d)}}$, improving on Rackoff's $n^{2^{O(d\lg d)}}$ upper bound (Theor. Comput. Sci., 1978), and provides conditional matching lower bounds. In this paper, we revisit Laz… ▽ More

    Submitted 20 April, 2024; v1 submitted 4 October, 2023; originally announced October 2023.

    ACM Class: F.3.1; F.2

    Journal ref: Proceedings of ICALP 2024

  4. arXiv:2305.01581  [pdf, other

    cs.FL cs.CC

    Coverability in VASS Revisited: Improving Rackoff's Bound to Obtain Conditional Optimality

    Authors: Marvin Künnemann, Filip Mazowiecki, Lia Schütze, Henry Sinclair-Banks, Karol Węgrzycki

    Abstract: Seminal results establish that the coverability problem for Vector Addition Systems with States (VASS) is in EXPSPACE (Rackoff, '78) and is EXPSPACE-hard already under unary encodings (Lipton, '76). More precisely, Rosier and Yen later utilise Rackoff's bounding technique to show that if coverability holds then there is a run of length at most $n^{2^{\mathcal{O}(d \log d)}}$, where $d$ is the dime… ▽ More

    Submitted 2 May, 2023; originally announced May 2023.

    Comments: Preprint for ICALP'23 containing 25 pages and 10 figures

  5. arXiv:2301.10198  [pdf, other

    cs.FL

    Unboundedness problems for machines with reversal-bounded counters

    Authors: Pascal Baumann, Flavio D'Alessandro, Moses Ganardi, Oscar Ibarra, Ian McQuillan, Lia Schütze, Georg Zetzsche

    Abstract: We consider a general class of decision problems concerning formal languages, called ``(one-dimensional) unboundedness predicates'', for automata that feature reversal-bounded counters (RBCA). We show that each problem in this class reduces -- non-deterministically in polynomial time -- to the same problem for just finite automata. We also show an analogous reduction for automata that have access… ▽ More

    Submitted 24 January, 2023; originally announced January 2023.

  6. arXiv:2204.11799  [pdf, other

    cs.FL

    Reachability in Bidirected Pushdown VASS

    Authors: Moses Ganardi, Rupak Majumdar, Andreas Pavlogiannis, Lia Schütze, Georg Zetzsche

    Abstract: A pushdown vector addition system with states (PVASS) extends the model of vector addition systems with a pushdown store. A PVASS is said to be \emph{bidirected} if every transition (pushing/pop** a symbol or modifying a counter) has an accompanying opposite transition that reverses the effect. Bidirectedness arises naturally in many models; it can also be seen as a overapproximation of reachabi… ▽ More

    Submitted 25 April, 2022; originally announced April 2022.

    Comments: Accepted for ICALP 2022