中文
相关论文

相关论文: Software Verification of Hyperproperties Beyond k-…

200 篇论文

Hypersafety properties of arity $n$ are program properties that relate $n$ traces of a program (or, more generally, traces of $n$ programs). Classic examples include determinism, idempotence, and associativity. A number of relational…

编程语言 · 计算机科学 2022-10-31 Emanuele D'Osualdo , Azadeh Farzan , Derek Dreyer

We develop a modeling technique based on interpreted systems in order to verify temporal-epistemic properties over access control policies. This approach enables us to detect information flow vulnerabilities in dynamic policies by verifying…

计算机科学中的逻辑 · 计算机科学 2014-01-21 Masoud Koleini , Eike Ritter , Mark Ryan

This paper presents a language-independent proof system for reachability properties of programs written in non-deterministic (e.g., concurrent) languages, referred to as all-path reachability logic. It derives partial-correctness properties…

The model-checking problem for hybrid systems is a well known challenge in the scientific community. Most of the existing approaches and tools are limited to safety properties only, or operates by transforming the hybrid system to be…

计算机科学中的逻辑 · 计算机科学 2013-08-27 Davide Bresolin

We study the problem of automatically repairing infinite-state software programs w.r.t. temporal hyperproperties. As a first step, we present a repair approach for the temporal logic HyperLTL based on symbolic execution, constraint…

计算机科学中的逻辑 · 计算机科学 2024-08-13 Raven Beutner , Tzu-Han Hsu , Borzoo Bonakdarpour , Bernd Finkbeiner

Networks are difficult to configure correctly, and tricky to debug. These problems are accentuated by temporal and stateful behavior. Static verification, while useful, is ineffectual for detecting behavioral deviations induced by hardware…

网络与互联网体系结构 · 计算机科学 2016-07-18 Tim Nelson , Nicholas DeMarinis , Timothy Adam Hoff , Rodrigo Fonseca , Shriram Krishnamurthi

Type-and-effect systems are a widely-used approach to program verification, verifying the result of a computation using types, and the behavior using effects. This paper extends an effect system for verifying temporal, value-dependent…

编程语言 · 计算机科学 2022-07-22 Taro Sekiyama , Hiroshi Unno

Microarchitectural security verification of software has seen the emergence of two broad classes of approaches. The first is based on semantic security properties (e.g., non-interference) which are verified for a given program and a…

密码学与安全 · 计算机科学 2024-06-11 Adwait Godbole , Yatin A. Manerkar , Sanjit A. Seshia

Counter systems are a well-known and powerful modeling notation for specifying infinite-state systems. In this paper we target the problem of checking temporal properties of counter systems. We first focus on checking liveness properties…

计算机科学中的逻辑 · 计算机科学 2017-12-18 K Vasanta Lakshmi , Aravind Acharya , Raghavan Komondoor

A framework is presented for the verification of Signal Temporal Logic (STL) specifications over continuous-time nonlinear systems under uncertainty. Based on reachability analysis, the proposed method addresses indeterminate satisfaction…

计算机科学中的逻辑 · 计算机科学 2025-11-25 Antoine Besset , Joris Tillet , Julien Alexandre dit Sandretto

Signal temporal logic (STL) was introduced for monitoring temporal properties of continuous-time signals for continuous and hybrid systems. Differential dynamic logic (dL) was introduced to reason about the end states of a hybrid program.…

计算机科学中的逻辑 · 计算机科学 2021-03-17 Hammad Ahmad , Jean-Baptiste Jeannin

Model checking is a powerful method widely explored in formal verification. Given a model of a system, e.g., a Kripke structure, and a formula specifying its expected behaviour, one can verify whether the system meets the behaviour by…

计算机科学中的逻辑 · 计算机科学 2019-02-07 A. Molinari , A. Montanari , A. Murano , G. Perelli , A. Peron

The tree automaton completion is an algorithm used for proving safety properties of systems that can be modeled by a term rewriting system. This representation and verification technique works well for proving properties of infinite systems…

计算机科学中的逻辑 · 计算机科学 2010-03-26 Benoît Boyer , Thomas Genet

This paper presents a methodology for temporal logic verification of discrete-time stochastic systems. Our goal is to find a lower bound on the probability that a complex temporal property is satisfied by finite traces of the system.…

系统与控制 · 计算机科学 2019-11-22 Pushpak Jagtap , Sadegh Soudjani , Majid Zamani

Alternating-time temporal logic (ATL$^*$) is a well-established framework for formal reasoning about multi-agent systems. However, while ATL$^*$ can reason about the strategic ability of agents (e.g., some coalition $A$ can ensure that a…

人工智能 · 计算机科学 2024-03-13 Raven Beutner , Bernd Finkbeiner

This work proposes a novel approach for automatic verification and synthesis of infinite-state reactive programs with respect to ${CTL}^*$ specifications, based on translation to Existential Horn Clauses (EHCs). $CTL^*$ is a powerful…

计算机科学中的逻辑 · 计算机科学 2026-05-13 Mishel Carelli , Orna Grumberg

We revisit the problem of real-time verification with dense dynamics using timeout and calendar based models and simplify this to a finite state verification problem. To overcome the complexity of verification of real-time systems with…

计算机科学中的逻辑 · 计算机科学 2010-08-12 Indranil Saha , Janardan Misra , Suman Roy

Smart contracts are small but highly security-critical programs that implement wallets, token systems, auctions, crowd funding systems, elections, and other multi-party transactions on the blockchain. A broad range of methods has been…

计算机科学中的逻辑 · 计算机科学 2023-07-11 Norine Coenen , Bernd Finkbeiner , Jana Hofmann , Julia Tillman

This paper concerns the verification of continuous-time polynomial spline trajectories against linear temporal logic specifications (LTL without 'next'). Each atomic proposition is assumed to represent a state space region described by a…

计算机科学中的逻辑 · 计算机科学 2022-01-24 Daniel Selvaratnam , Michael Cantoni , J. M. Davoren , Iman Shames

Machine-learning models are becoming increasingly prevalent in our lives, for instance assisting in image-classification or decision-making tasks. Consequently, the reliability of these models is of critical importance and has resulted in…

机器学习 · 计算机科学 2022-06-14 Maria Christakis , Hasan Ferit Eniser , Jörg Hoffmann , Adish Singla , Valentin Wüstholz