Skip to main content

Showing 1–8 of 8 results for author: Bentkamp, A

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

    cs.LO math.OC

    Verified reductions for optimization

    Authors: Alexander Bentkamp, Ramon Fernández Mir, Jeremy Avigad

    Abstract: Numerical and symbolic methods for optimization are used extensively in engineering, industry, and finance. Various methods are used to reduce problems of interest to ones that are amenable to solution by such software. We develop a framework for designing and applying such reductions, using the Lean programming language and interactive proof assistant. Formal verification makes the process more r… ▽ More

    Submitted 22 February, 2023; v1 submitted 23 January, 2023; originally announced January 2023.

    MSC Class: 90C25; 68V15

  2. arXiv:2210.17163  [pdf, other

    cs.LO

    HHLPy: Practical Verification of Hybrid Systems using Hoare Logic

    Authors: Huanhuan Sheng, Alexander Bentkamp, Bohua Zhan

    Abstract: We present a tool for verification of hybrid systems expressed in the sequential fragment of HCSP (Hybrid Communicating Sequential Processes). The tool permits annotating HCSP programs with pre- and postconditions, invariants, and proof rules for reasoning about ordinary differential equations. Verification conditions are generated from the annotations following the rules of hybrid Hoare logic. We… ▽ More

    Submitted 21 February, 2023; v1 submitted 31 October, 2022; originally announced October 2022.

  3. Privacy accounting $\varepsilon$conomics: Improving differential privacy composition via a posteriori bounds

    Authors: Valentin Hartmann, Vincent Bindschaedler, Alexander Bentkamp, Robert West

    Abstract: Differential privacy (DP) is a widely used notion for reasoning about privacy when publishing aggregate data. In this paper, we observe that certain DP mechanisms are amenable to a posteriori privacy analysis that exploits the fact that some outputs leak less information about the input database than others. To exploit this phenomenon, we introduce output differential privacy (ODP) and a new compo… ▽ More

    Submitted 19 June, 2023; v1 submitted 6 May, 2022; originally announced May 2022.

    Comments: 25 pages, 2 figures. The formal proof and the code for generating the plots can be found at https://doi.org/10.6084/m9.figshare.19330649 Current version: fixed a mistake in the legend of Fig. 1

    Journal ref: Proceedings on Privacy Enhancing Technologies 3 (2022) 222-246

  4. arXiv:2112.02142  [pdf, ps, other

    math.LO cs.LO

    An Impossible Asylum

    Authors: Jeremy Avigad, Seulkee Baek, Alexander Bentkamp, Marijn Heule, Wojciech Nawrocki

    Abstract: In 1982, Raymond Smullyan published an article, "The Asylum of Doctor Tarr and Professor Fether," that consists of a series of puzzles. These were later reprinted in the anthology, "The Lady or The Tiger? and Other Logic Puzzles." The last puzzle, which describes the asylum alluded to in the title, was designed to be especially difficult. With the help of automated reasoning, we show that the puzz… ▽ More

    Submitted 23 April, 2022; v1 submitted 3 December, 2021; originally announced December 2021.

    MSC Class: 03-01 (Primary); 03B35; 68V15 (Secondary)

  5. arXiv:2111.06807  [pdf, ps, other

    math.OC cs.LO cs.MS

    Verified Optimization

    Authors: Alexander Bentkamp, Jeremy Avigad

    Abstract: Optimization is used extensively in engineering, industry, and finance, and various methods are used to transform problems to the point where they are amenable to solution by numerical methods. We describe progress towards develo** a framework, based on the Lean interactive proof assistant, for designing and applying such reductions in reliable and flexible ways.

    Submitted 12 November, 2021; originally announced November 2021.

  6. arXiv:2102.00453  [pdf, ps, other

    cs.LO cs.AI

    Superposition with Lambdas

    Authors: Alexander Bentkamp, Jasmin Blanchette, Sophie Tourret, Petar Vukmirović, Uwe Waldmann

    Abstract: We designed a superposition calculus for a clausal fragment of extensional polymorphic higher-order logic that includes anonymous functions but excludes Booleans. The inference rules work on $βη$-equivalence classes of $λ$-terms and rely on higher-order unification to achieve refutational completeness. We implemented the calculus in the Zipperposition prover and evaluated it on TPTP and Isabelle b… ▽ More

    Submitted 31 January, 2021; originally announced February 2021.

    ACM Class: F.4.1; I.2.3

  7. Efficient Full Higher-Order Unification

    Authors: Petar Vukmirović, Alexander Bentkamp, Visa Nummelin

    Abstract: We developed a procedure to enumerate complete sets of higher-order unifiers based on work by Jensen and Pietrzykowski. Our procedure removes many redundant unifiers by carefully restricting the search space and tightly integrating decision procedures for fragments that admit a finite complete set of unifiers. We identify a new such fragment and describe a procedure for computing its unifiers. Our… ▽ More

    Submitted 13 December, 2021; v1 submitted 18 November, 2020; originally announced November 2020.

    Journal ref: Logical Methods in Computer Science, Volume 17, Issue 4 (December 14, 2021) lmcs:6919

  8. Superposition for Lambda-Free Higher-Order Logic

    Authors: Alexander Bentkamp, Jasmin Blanchette, Simon Cruanes, Uwe Waldmann

    Abstract: We introduce refutationally complete superposition calculi for intentional and extensional clausal $λ$-free higher-order logic, two formalisms that allow partial application and applied variables. The calculi are parameterized by a term order that need not be fully monotonic, making it possible to employ the $λ$-free higher-order lexicographic path and Knuth-Bendix orders. We implemented the calcu… ▽ More

    Submitted 9 April, 2021; v1 submitted 5 May, 2020; originally announced May 2020.

    Comments: arXiv admin note: text overlap with arXiv:2102.00453

    ACM Class: F.4.1; I.2.3

    Journal ref: Logical Methods in Computer Science, Volume 17, Issue 2 (April 12, 2021) lmcs:6455