中文
相关论文

相关论文: Reward Testing Equivalences for Processes

200 篇论文

We study the theory of safety and liveness in a reversible calculus where reductions are totally ordered and rollbacks lead the systems to past states. Similar to previous work on communicating transactions, liveness and safety respectively…

计算机科学中的逻辑 · 计算机科学 2016-08-01 Claudio Antares Mezzina , Vasileios Koutavas

Several performance measures can be used for evaluating classification results: accuracy, F-measure, and many others. Can we say that some of them are better than others, or, ideally, choose one measure that is best in all situations? To…

机器学习 · 计算机科学 2022-01-25 Martijn Gösgens , Anton Zhiyanov , Alexey Tikhonov , Liudmila Prokhorenkova

A good process model is expected not only to reflect the behavior of the process, but also to be as easy to read and understand as possible. Because preferences vary across different applications, numerous measures provide ways to reflect…

形式语言与自动机理论 · 计算机科学 2024-08-23 Patrizia Schalk , Adam Burke , Robert Lorenz

We present a new approach for reasoning about liveness properties of distributed systems, represented as automata. Our approach is based on simulation relations, and requires reasoning only over finite execution fragments. Current…

计算机科学中的逻辑 · 计算机科学 2008-01-08 Paul C. Attie

When verifying liveness properties on a transition system, it is often necessary to discard spurious violating paths by making assumptions on which paths represent realistic executions. Capturing that some property holds under such an…

计算机科学中的逻辑 · 计算机科学 2024-07-12 Myrthe Spronck , Bas Luttik , Tim Willemse

Two of the most studied extensions of trace and testing equivalences to nondeterministic and probabilistic processes induce distinctions that have been questioned and lack properties that are desirable. Probabilistic trace-distribution…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Marco Bernardo , Rocco De Nicola , Michele Loreti

The relationship between set-valued risk measures for processes and vectors on the optional filtration is investigated. The equivalence of risk measures for processes and vectors and the equivalence of their penalty function formulations…

风险管理 · 定量金融 2021-11-30 Yanhong Chen , Zachary Feinstein

This article focuses on the importance of the precise calculation of similarity factors between papers and reviewers for performing a fair and accurate automatic assignment of reviewers to papers. It suggests that papers and reviewers'…

信息检索 · 计算机科学 2013-09-26 Yordan Kalmukov

Safety and liveness are elementary concepts of computation, and the foundation of many verification paradigms. The safety-liveness classification of boolean properties characterizes whether a given property can be falsified by observing a…

计算机科学中的逻辑 · 计算机科学 2023-07-25 Thomas A. Henzinger , Nicolas Mazzocchi , N. Ege Saraç

Semantic measures are widely used today to estimate the strength of the semantic relationship between elements of various types: units of language (e.g., words, sentences, documents), concepts or even instances semantically characterized…

计算与语言 · 计算机科学 2016-10-25 Sébastien Harispe , Sylvie Ranwez , Stefan Janaqi , Jacky Montmain

When validating formal models, sizable effort goes into ensuring two types of properties: safety properties (nothing bad happens) and liveness properties (something good occurs eventually. Event-B supports checking safety properties all…

计算机科学中的逻辑 · 计算机科学 2025-05-27 Sebastian Stock , Michael Leuschel , Atif Mashkoor

Equivalence tests, otherwise known as parity or similarity tests, are frequently used in ``bioequivalence studies" to establish practical equivalence rather than the usual statistical significant difference. In this article, we propose an…

统计方法学 · 统计学 2025-07-29 Daniel Ochieng

Requirements form the basis for defining software systems' obligations and tasks. Testable requirements help prevent failures, reduce maintenance costs, and make it easier to perform acceptance tests. However, despite the importance of…

软件工程 · 计算机科学 2024-03-27 Morteza Zakeri-Nasrabadi , Saeed Parsa

Multiple testing of a single hypothesis and testing multiple hypotheses are usually done in terms of p-values. In this paper we replace p-values with their natural competitor, e-values, which are closely related to betting, Bayes factors,…

统计理论 · 数学 2021-10-26 Vladimir Vovk , Ruodu Wang

Live programming features can be found in a range of programming environments, from individual prototypes to widely used environments. While liveness is generally considered a useful property, there is little empirical evidence on when and…

编程语言 · 计算机科学 2024-12-10 Patrick Rein , Stefan Ramson , Tom Beckmann , Robert Hirschfeld

Matching dependencies were recently introduced as declarative rules for data cleaning and entity resolution. Enforcing a matching dependency on a database instance identifies the values of some attributes for two tuples, provided that the…

数据库 · 计算机科学 2010-08-24 Leopoldo Bertossi , Solmaz Kolahi , Laks V. S. Lakshmanan

There are two fundamentally different approaches to specifying and verifying properties of systems. The logical approach makes use of specifications given as formulae of temporal or modal logics and relies on efficient model checking…

计算机科学中的逻辑 · 计算机科学 2013-06-05 Nikola Beneš , Benoît Delahaye , Uli Fahrenberg , Jan Křetínský , Axel Legay

In the theory of testing for Markovian processes developed so far, exponentially timed internal actions are not admitted within processes. When present, these actions cannot be abstracted away, because their execution takes a nonzero amount…

计算机科学中的逻辑 · 计算机科学 2009-12-12 Marco Bernardo

Model checking and testing are two areas with a similar goal: to verify that a system satisfies a property. They start with different hypothesis on the systems and develop many techniques with different notions of approximation, when an…

计算机科学中的逻辑 · 计算机科学 2013-04-19 M. C. Gaudel , R. Lassaigne , F. Magniez , M. de Rougemont

We propose a fairness measure relaxing the equality conditions in the popular equal odds fairness regime for classification. We design an iterative, model-agnostic, grid-based heuristic that calibrates the outcomes per sensitive attribute…

机器学习 · 计算机科学 2022-08-01 Meghanath Macha Y , Sriram Ravindran , Deepak Pai , Anish Narang , Vijay Srivastava