中文
相关论文

相关论文: Automata and Fixpoints for Asynchronous Hyperprope…

200 篇论文

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

We introduce a novel logic for asynchronous hyperproperties with a new mechanism to identify relevant positions on traces. While the new logic is more expressive than a related logic presented recently by Bozzelli et al., we obtain the same…

计算机科学中的逻辑 · 计算机科学 2023-10-26 Jens Oliver Gutsfeld , Markus Müller-Olm , Christoph Ohrem

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

We introduce hypernode automata as a new specification formalism for hyperproperties of concurrent systems. They are finite automata with nodes labeled with hypernode logic formulas and transitions labeled with actions. A hypernode logic…

形式语言与自动机理论 · 计算机科学 2024-01-09 Ezio Bartocci , Thomas A. Henzinger , Dejan Nickovic , Ana Oliveira da Costa

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 develop model checking algorithms for Temporal Stream Logic (TSL) and Hyper Temporal Stream Logic (HyperTSL) modulo theories. TSL extends Linear Temporal Logic (LTL) with memory cells, functions and predicates, making it a convenient and…

计算机科学中的逻辑 · 计算机科学 2023-03-28 Bernd Finkbeiner , Hadar Frenkel , Jana Hofmann , Janine Lohse

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

There is a growing interest on formal methods-based robotic planning for temporal logic objectives. In this work, we extend the scope of existing synthesis methods to hyper-temporal logics. We are motivated by the fact that important…

机器人学 · 计算机科学 2020-04-30 Yu Wang , Siddhartha Nalluri , Miroslav Pajic

We establish the equivalence between a class of asynchronous distributed automata and a small fragment of least fixpoint logic, when restricted to finite directed graphs. More specifically, the logic we consider is (a variant of) the…

形式语言与自动机理论 · 计算机科学 2018-05-18 Fabian Reiter

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

Hyperproperties generalize trace properties by expressing relations between multiple computations. Hyperpropertes include policies from information-flow security, like observational determinism or non-interference, and many other system…

计算机科学中的逻辑 · 计算机科学 2021-07-27 Bernd Finkbeiner

Hyperproperties are system properties that relate multiple computation paths in a system and are commonly used to, e.g., define information-flow policies. In this paper, we study a novel class of hyperproperties that allow reasoning about…

计算机科学中的逻辑 · 计算机科学 2024-02-14 Raven Beutner , 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

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

We study the expressive power of Alternating Parity Krivine Automata (APKA), which provide operational semantics to Higher-Order Modal Fixpoint Logic (HFL). APKA consist of ordinary parity automata extended by a variation of the Krivine…

计算机科学中的逻辑 · 计算机科学 2016-09-15 Florian Bruse

Hyperproperties lift conventional trace properties from a set of execution traces to a set of sets of execution traces. Hyperproperties have been shown to be a powerful formalism for expressing and reasoning about information-flow security…

形式语言与自动机理论 · 计算机科学 2020-02-25 Borzoo Bonakdarpour , Sarai Sheinvald

We study the satisfiability and model-checking problems for timed hyperproperties specified with HyperMTL, a timed extension of HyperLTL. Depending on whether interleaving of events in different traces is allowed, two possible semantics can…

计算机科学中的逻辑 · 计算机科学 2018-12-27 Hsi-Ming Ho , Ruoyu Zhou , Timothy M. Jones

Hyperproperties allow one to specify properties of systems that inherently involve not single executions of the system, but several of them at once: observational determinism and non-inference are two examples of such properties used to…

计算机科学中的逻辑 · 计算机科学 2025-12-02 Samuel Graepler , Benjamin Monmege , Jean-Marc Talbot

Hyperproperties extend trace properties to express properties of sets of traces, and they are increasingly popular in specifying various security and performance-related properties in domains such as cyber-physical systems, smart grids, and…

计算机科学中的逻辑 · 计算机科学 2023-08-11 Ernest Bonnah , Luan Viet Nguyen , Khaza Anuarul Hoque
‹ 上一页 1 2 3 10 下一页 ›