中文
相关论文

相关论文: The First-Order Logic of Hyperproperties

200 篇论文

Hyperproperties, which generalize trace properties by relating multiple traces, are widely studied in information-flow security. Recently, a number of logics for hyperproperties have been proposed, and there is a need to understand their…

计算机科学中的逻辑 · 计算机科学 2020-05-13 Norine Coenen , Bernd Finkbeiner , Christopher Hahn , Jana Hofmann

Hyperproperties express the relationship between multiple executions of a system. This is needed in many AI-related fields, such as knowledge representation and planning, to capture system properties related to knowledge, information flow,…

计算机科学中的逻辑 · 计算机科学 2024-04-16 Raven Beutner , Bernd Finkbeiner , Hadar Frenkel , Niklas Metzger

Hyperproperties are properties of computational systems that require more than one trace to evaluate, e.g., many information-flow security and concurrency requirements. Where a trace property defines a set of traces, a hyperproperty defines…

计算机科学中的逻辑 · 计算机科学 2021-04-30 Jan Baumeister , Norine Coenen , Borzoo Bonakdarpour , Bernd Finkbeiner , Cesar Sanchez

Two new logics for verification of hyperproperties are proposed. Hyperproperties characterize security policies, such as noninterference, as a property of sets of computation paths. Standard temporal logics such as LTL, CTL, and CTL* can…

计算机科学中的逻辑 · 计算机科学 2014-01-22 Michael R. Clarkson , Bernd Finkbeiner , Masoud Koleini , Kristopher K. Micinski , Markus N. Rabe , César Sánchez

In this article we study linear temporal logics with team semantics (TeamLTL) that are novel logics for defining hyperproperties. We define Kamp-type translations of these logics into fragments of first-order team logic and second-order…

计算机科学中的逻辑 · 计算机科学 2021-10-22 Juha Kontinen , Max Sandström

Hyperproperties are properties of systems that relate different executions traces, with many applications from security to symmetry, consistency models of concurrency, etc. In recent years, different linear-time logics for specifying…

计算机科学中的逻辑 · 计算机科学 2022-07-08 Laura Bozzelli , Adriano Peron , Cesar Sanchez

We introduce Hyper$^2$LTL, a temporal logic for the specification of hyperproperties that allows for second-order quantification over sets of traces. Unlike first-order temporal logics for hyperproperties, such as HyperLTL, Hyper$^2$LTL can…

计算机科学中的逻辑 · 计算机科学 2023-05-30 Raven Beutner , Bernd Finkbeiner , Hadar Frenkel , Niklas Metzger

Information-flow policies prescribe which information is available to a given user or subsystem. We study the problem of specifying such properties in reactive systems, which may require dynamic changes in information-flow restrictions…

计算机科学中的逻辑 · 计算机科学 2021-05-06 Ezio Bartocci , Thomas Ferrère , Thomas A. Henzinger , Dejan Nickovic , Ana Oliveira da Costa

A specification given as a formula in linear temporal logic (LTL) defines a system by its set of traces. However, certain features such as information flow security constraints are rather modeled as so-called hyperproperties, which are sets…

计算机科学中的逻辑 · 计算机科学 2020-04-28 Martin Lück

Hyperproperties, such as non-interference and observational determinism, relate multiple system executions to each other. They are not expressible in standard temporal logics, like LTL, CTL, and CTL*, and thus cannot be monitored with…

计算机科学中的逻辑 · 计算机科学 2018-07-03 Bernd Finkbeiner , Christopher Hahn , Marvin Stenger , Leander Tentrup

A new logic for verification of security policies is proposed. The logic, HyperLTL, extends linear-time temporal logic (LTL) with connectives for explicit and simultaneous quantification over multiple execution paths, thereby enabling…

计算机科学中的逻辑 · 计算机科学 2013-07-10 Masoud Koleini , Michael R. Clarkson , Kristopher K. Micinski

System requirements related to concepts like information flow, knowledge, and robustness cannot be judged in terms of individual system executions, but rather require an analysis of the relationship between multiple executions. Such…

计算机科学中的逻辑 · 计算机科学 2025-01-15 Bernd Finkbeiner

In this paper, we propose a new logic for expressing and reasoning about probabilistic hyperproperties. Hyperproperties characterize the relation between different independent executions of a system. Probabilistic hyperproperties express…

计算机科学中的逻辑 · 计算机科学 2018-04-06 Erika Abraham , Borzoo Bonakdarpour

We develop team semantics for Linear Temporal Logic (LTL) to express hyperproperties, which have recently been identified as a key concept in the verification of information flow properties. Conceptually, we consider an asynchronous and a…

计算机科学中的逻辑 · 计算机科学 2018-06-26 Andreas Krebs , Arne Meier , Jonni Virtema , Martin Zimmermann

Hyperproperties are a modern specification paradigm that extends trace properties to express properties of sets of traces. Temporal logics for hyperproperties studied in the literature, including HyperLTL, assume a synchronous semantics and…

计算机科学中的逻辑 · 计算机科学 2021-04-28 Laura Bozzelli , Adriano Peron , Cesar Sanchez

Hyperproperties are properties that describe the correctness of a system as a relation between multiple executions. Hyperproperties generalize trace properties and include information-flow security requirements, like noninterference, as…

计算机科学中的逻辑 · 计算机科学 2020-10-14 Rayna Dimitrova , Bernd Finkbeiner , Hazem Torfah

We present a novel asynchronous hyper linear time temporal logic named LPrL (Linear Time Predicate Logic) and establish its basic theory. LPrL is a natural first order extension of LTL (Linear time temporal logic), in which the predicates…

计算机科学中的逻辑 · 计算机科学 2026-01-22 Parasara Sridhar Duggirala , P. S. Thiagarajan

Hyperproperties, as introduced by Clarkson and Schneider, characterize the correctness of a computer program as a condition on its set of computation paths. Standard temporal logics can only refer to a single path at a time, and therefore…

计算机科学中的逻辑 · 计算机科学 2013-07-01 Bernd Finkbeiner , Markus N. Rabe , César Sánchez

Many important cryptographic primitives offer probabilistic guarantees of security that can be specified as quantitative hyperproperties; these are specifications that stipulate the existence of a certain number of traces in the system…

密码学与安全 · 计算机科学 2020-05-18 Shubham Sahai , Rohit Sinha , Pramod Subramanyan

Hyperproperties are commonly used in computer security to define information-flow policies and other requirements that reason about the relationship between multiple computations. In this paper, we study a novel class of hyperproperties…

计算机科学中的逻辑 · 计算机科学 2022-06-01 Raven Beutner , Bernd Finkbeiner
‹ 上一页 1 2 3 10 下一页 ›