Skip to main content

Showing 1–4 of 4 results for author: Büning, M K

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

    cs.LG cs.AI cs.CR cs.LO

    Optimized Symbolic Interval Propagation for Neural Network Verification

    Authors: Philipp Kern, Marko Kleine Büning, Carsten Sinz

    Abstract: Neural networks are increasingly applied in safety critical domains, their verification thus is gaining importance. A large class of recent algorithms for proving input-output relations of feed-forward neural networks are based on linear relaxations and symbolic interval propagation. However, due to variable dependencies, the approximations deteriorate with increasing depth of the network. In this… ▽ More

    Submitted 15 December, 2022; originally announced December 2022.

    Comments: Published at the 1st Workshop on Formal Verification of Machine Learning (WFVML 2022) (https://www.ml-verification.com/)

    ACM Class: I.2; D.2.4

  2. arXiv:2112.06582  [pdf, other

    cs.LG cs.AI cs.CC cs.LO

    Geometric Path Enumeration for Equivalence Verification of Neural Networks

    Authors: Samuel Teuber, Marko Kleine Büning, Philipp Kern, Carsten Sinz

    Abstract: As neural networks (NNs) are increasingly introduced into safety-critical domains, there is a growing need to formally verify NNs before deployment. In this work we focus on the formal verification problem of NN equivalence which aims to prove that two NNs (e.g. an original and a compressed version) show equivalent behavior. Two approaches have been proposed for this problem: Mixed integer linear… ▽ More

    Submitted 13 December, 2021; originally announced December 2021.

    Comments: Paper presented at The 33rd IEEE International Conference on Tools with Artificial Intelligence (ICTAI)

    Journal ref: 2021 IEEE 33rd International Conference on Tools with Artificial Intelligence (ICTAI)

  3. arXiv:2008.10061  [pdf, other

    cs.LO

    An Incremental Abstraction Scheme for Solving Hard SMT-Instances over Bit-Vectors

    Authors: Samuel Teuber, Marko Kleine Büning, Carsten Sinz

    Abstract: Decision procedures for SMT problems based on the theory of bit-vectors are a fundamental component in state-of-the-art software and hardware verifiers. While very efficient in general, certain SMT instances are still challenging for state-of-the-art solvers (especially when such instances include computationally costly functions). In this work, we present an approach for the quantifier-free bit-v… ▽ More

    Submitted 23 August, 2020; originally announced August 2020.

  4. arXiv:1802.04174  [pdf, other

    cs.SC cs.PL

    Unbounded Software Model Checking with Incremental SAT-Solving

    Authors: Marko Kleine Büning, Tomas Balyo, Carsten Sinz

    Abstract: This paper describes a novel unbounded software model checking approach to find errors in programs written in the C language based on incremental SAT-solving. Instead of using the traditional assumption based API to incremental SAT solvers we use the DimSpec format that is used in SAT based automated planning. A DimSpec formula consists of four CNF formulas representing the initial, goal and inter… ▽ More

    Submitted 12 February, 2018; originally announced February 2018.