中文
相关论文

相关论文: Model Checking for a Class of Weighted Automata

200 篇论文

Large language models (LLMs) are reshaping automated fact-checking (AFC) by enabling unified, end-to-end verification pipelines rather than isolated components. While large proprietary models achieve strong performance, their closed…

计算与语言 · 计算机科学 2026-01-19 Malin Astrid Larsson , Harald Fosen Grunnaleite , Vinay Setty

Partial model checking was proposed by Andersen in 1995 to verify a temporal logic formula compositionally on a composition of processes. It consists in incrementally incorporating into the formula the behavioural information taken from one…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Frédéric Lang , Radu Mateescu

Multiset automata are a class of automata for which the symbols can be read in any order and obtain the same result. We investigate weighted multiset automata and show how to construct them from weighted regular expressions. We present…

形式语言与自动机理论 · 计算机科学 2018-06-12 Justin DeBenedetto , David Chiang

Typically, discrete choice modelers develop ever-more advanced models and estimation methods. Compared to the impressive progress in model development and estimation, model-checking techniques have lagged behind. Often, choice modelers use…

应用统计 · 统计学 2018-10-02 Timothy Brathwaite

A novel, scalable, on-the-fly model-checking procedure is presented to verify bounded PCTL properties of selected individuals in the context of very large systems of independent interacting objects. The proposed procedure combines…

计算机科学中的逻辑 · 计算机科学 2013-12-13 Diego Latella , Michele Loreti , Mieke Massink

Languages based on the theory of timed automata are a well established approach for modelling and analysing real-time systems, with many applications both in industrial and academic context. Model checking for timed automata has been…

计算机科学中的逻辑 · 计算机科学 2014-12-04 Hossein Hojjat , Philipp Rümmer , Pavle Subotic , Wang Yi

Parametric timed automata extend timed automata (Alur and Dill, 1991) in that they allow the specification of parametric bounds on the clock values. Since their introduction in 1993 by Alur, Henzinger, and Vardi, it is known that the…

计算机科学中的逻辑 · 计算机科学 2014-04-02 Karin Quaas

Unambiguous automata are nondeterministic automata in which every word has at most one accepting run. In this paper we give a polynomial-time algorithm for model checking discrete-time Markov chains against \omega-regular specifications…

计算机科学中的逻辑 · 计算机科学 2023-04-10 Christel Baier , Stefan Kiefer , Joachim Klein , David Müller , James Worrell

Timed systems, such as timed automata, are usually analyzed using their operational semantics on timed words. The classical region abstraction for timed automata reduces them to (untimed) finite state automata with the same time-abstract…

形式语言与自动机理论 · 计算机科学 2023-06-22 S. Akshay , Paul Gastin , Shankara Narayanan Krishna

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

Model checking has been successfully used in many computer science fields, including artificial intelligence, theoretical computer science, and databases. Most of the proposed solutions make use of classical, point-based temporal logics,…

计算机科学中的逻辑 · 计算机科学 2016-01-25 A. Molinari , A. Montanari , A. Peron

In this paper we show how prescritive type checking and constraint solving can be combined to increase automation during software verification. We do so by defining a type system and implementing a typechecker for {log} (read `setlog'), a…

计算机科学中的逻辑 · 计算机科学 2025-01-22 Maximiliano Cristiá , Gianfranco Rossi

Many machine learning models have important structural tuning parameters that cannot be directly estimated from the data. The common tactic for setting these parameters is to use resampling methods, such as cross--validation or the…

机器学习 · 统计学 2014-05-28 Max Kuhn

We present a bounded model checking algorithm for signal temporal logic (STL) that exploits mixed-integer linear programming (MILP). A key technical element is our novel MILP encoding of the STL semantics; it follows the idea of stable…

系统与控制 · 电气工程与系统科学 2024-08-14 Sota Sato , Jie An , Zhenya Zhang , Ichiro Hasuo

Timed automata are a common formalism for the verification of concurrent systems subject to timing constraints. They extend finite-state automata with clocks, that constrain the system behavior in locations, and to take transitions. While…

密码学与安全 · 计算机科学 2022-06-08 Johan Arcile , Étienne André

This paper discusses how model checking, a technique used for the verification of behavioural requirements of dynamic systems, can be usefully deployed for the verification of contracts. A process view of agreements between parties is…

软件工程 · 计算机科学 2007-05-23 Aspassia Daskalopulu

Most reinforcement learning (RL) platforms use high-level programming languages, such as OpenAI Gymnasium using Python. These frameworks provide various API and benchmarks for testing RL algorithms in different domains, such as autonomous…

机器学习 · 计算机科学 2024-11-22 Rong Gu

This paper introduces a novel technique to decide the satisfiability of formulae written in the language of Linear Temporal Logic with Both future and past operators and atomic formulae belonging to constraint system D (CLTLB(D) for short).…

计算机科学中的逻辑 · 计算机科学 2014-02-12 Marcello M. Bersani , Achille Frigeri , Angelo Morzenti , Matteo Pradella , Matteo Rossi , Pierluigi San Pietro

The important feature of temporal model checking is the generation of counterexamples. In the report, the requirements for generation of counterexample (called critical tree) in model checking of CSM systems are described. The output of…

软件工程 · 计算机科学 2017-10-30 Wiktor B. Daszczuk

Linear principal component analysis (PCA) can be extended to a nonlinear PCA by using artificial neural networks. But the benefit of curved components requires a careful control of the model complexity. Moreover, standard techniques for…

机器学习 · 计算机科学 2012-04-04 Matthias Scholz