Skip to main content

Showing 1–4 of 4 results for author: Bobot, F

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

    cs.AI cs.LO cs.NE cs.SE

    CAISAR: A platform for Characterizing Artificial Intelligence Safety and Robustness

    Authors: Julien Girard-Satabin, Michele Alberti, François Bobot, Zakaria Chihani, Augustin Lemesle

    Abstract: We present CAISAR, an open-source platform under active development for the characterization of AI systems' robustness and safety. CAISAR provides a unified entry point for defining verification problems by using WhyML, the mature and expressive language of the Why3 verification platform. Moreover, CAISAR orchestrates and composes state-of-the-art machine learning verification tools which, individ… ▽ More

    Submitted 21 June, 2022; v1 submitted 7 June, 2022; originally announced June 2022.

    Journal ref: AISafety, Jul 2022, Vienne, Austria

  2. A Deductive Verification Framework for Circuit-building Quantum Programs

    Authors: Christophe Chareton, Sébastien Bardin, François Bobot, Valentin Perrelle, Benoit Valiron

    Abstract: While recent progress in quantum hardware open the door for significant speedup in certain key areas, quantum algorithms are still hard to implement right, and the validation of such quantum programs is a challenge. Early attempts either suffer from the lack of automation or parametrized reasoning, or target high-level abstract algorithm description languages far from the current de facto consensu… ▽ More

    Submitted 26 July, 2020; v1 submitted 12 March, 2020; originally announced March 2020.

  3. arXiv:1904.11281  [pdf, other

    cs.PL cs.LO

    Deductive Proof of Ethereum Smart Contracts Using Why3

    Authors: Zeinab Nehai, François Bobot

    Abstract: A bug or error is a common problem that any software or computer program may encounter. It can occur from badly writing the program, a ty** error or bad memory management. However, errors can become a significant issue if the unsafe program is used for critical systems. Therefore, formal methods for these kinds of systems are greatly required. In this paper, we use a formal language that perform… ▽ More

    Submitted 23 August, 2019; v1 submitted 25 April, 2019; originally announced April 2019.

  4. arXiv:1706.09229  [pdf, ps, other

    cs.LO

    CDCL-inspired Word-level Learning for Bit-vector Constraint Solving

    Authors: Zakaria Chihani, François Bobot, Sébastien Bardin

    Abstract: The theory of quantifier-free bit-vectors (QF_BV) is of paramount importance in software verification. The standard approach for satisfiability checking reduces the bit-vector problem to a Boolean problem, leveraging the powerful SAT solving techniques and their conflict-driven clause learning (CDCL) mechanisms. Yet, this bit-level approach loses the structure of the initial bit-vector problem. We… ▽ More

    Submitted 28 June, 2017; originally announced June 2017.

    Comments: 15 pages,3 figures