Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–6 of 6 results for author: Cosler, M

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

    cs.CR cs.LG

    Less Effort, Shorter Proofs: Reinforcement Learning for Security Protocol Analysis in Tamarin

    Authors: Matthias Cosler, Cas Cremers, Bernd Finkbeiner, Mohamed Ghanem, Niklas Medinger

    Abstract: Tools like Tamarin and ProVerif have achieved notable success in analyzing and verifying complex real-world protocols such as EMV, 5G, and WPA2, even detecting zero-day exploits. Despite these successes, verifying such protocols remains a time-consuming, challenging task, often requiring significant human effort and expertise. In this paper, we present a reinforcement learning (RL) framework inspi… ▽ More

    Submitted 22 May, 2026; originally announced May 2026.

  2. arXiv:2605.15131  [pdf, ps, other

    cs.LG

    Natural Synthesis: Outperforming Reactive Synthesis Tools with Large Reasoning Models

    Authors: Frederik Schmitt, Matthias Cosler, Niklas Metzger, Julian Siber, Vladimir Krsmanovic, Mohamed Ghanem, Bernd Finkbeiner

    Abstract: Reactive synthesis, the problem of automatically constructing a hardware circuit from a logical specification, is a long-standing challenge in formal verification. It is elusive for two reasons: It is algorithmically hard, and writing formal specifications by hand is notoriously difficult. In this paper, we tackle both sides of the problem. For the algorithmic side, we present a neuro-symbolic app… ▽ More

    Submitted 14 May, 2026; originally announced May 2026.

  3. arXiv:2510.01853  [pdf, ps, other

    cs.LG cs.LO

    Learning Representations Through Contrastive Neural Model Checking

    Authors: Vladimir Krsmanovic, Matthias Cosler, Mohamed Ghanem, Bernd Finkbeiner

    Abstract: Model checking is a key technique for verifying safety-critical systems against formal specifications, where recent applications of deep learning have shown promise. However, while ubiquitous for vision and language domains, representation learning remains underexplored in formal verification. We introduce Contrastive Neural Model Checking (CNML), a novel method that leverages the model checking t… ▽ More

    Submitted 3 October, 2025; v1 submitted 2 October, 2025; originally announced October 2025.

  4. arXiv:2401.12131  [pdf, other

    cs.LO cs.LG

    NeuroSynt: A Neuro-symbolic Portfolio Solver for Reactive Synthesis

    Authors: Matthias Cosler, Christopher Hahn, Ayham Omar, Frederik Schmitt

    Abstract: We introduce NeuroSynt, a neuro-symbolic portfolio solver framework for reactive synthesis. At the core of the solver lies a seamless integration of neural and symbolic approaches to solving the reactive synthesis problem. To ensure soundness, the neural engine is coupled with model checkers verifying the predictions of the underlying neural models. The open-source implementation of NeuroSynt prov… ▽ More

    Submitted 29 January, 2024; v1 submitted 22 January, 2024; originally announced January 2024.

  5. arXiv:2303.04864  [pdf, other

    cs.LO cs.AI cs.LG

    nl2spec: Interactively Translating Unstructured Natural Language to Temporal Logics with Large Language Models

    Authors: Matthias Cosler, Christopher Hahn, Daniel Mendoza, Frederik Schmitt, Caroline Trippel

    Abstract: A rigorous formalization of desired system requirements is indispensable when performing any verification task. This often limits the application of verification techniques, as writing formal specifications is an error-prone and time-consuming manual task. To facilitate this, we present nl2spec, a framework for applying Large Language Models (LLMs) to derive formal specifications (in temporal logi… ▽ More

    Submitted 8 March, 2023; originally announced March 2023.

  6. arXiv:2303.01158  [pdf, other

    cs.LG cs.LO

    Iterative Circuit Repair Against Formal Specifications

    Authors: Matthias Cosler, Frederik Schmitt, Christopher Hahn, Bernd Finkbeiner

    Abstract: We present a deep learning approach for repairing sequential circuits against formal specifications given in linear-time temporal logic (LTL). Given a defective circuit and its formal specification, we train Transformer models to output circuits that satisfy the corresponding specification. We propose a separated hierarchical Transformer for multimodal representation learning of the formal specifi… ▽ More

    Submitted 2 March, 2023; originally announced March 2023.

    Comments: To appear at ICLR'23