paper-with-me

홈 › Papers

Tensor Probabilistic Model Checking of Finite-Horizon Markov Chains (Extended Version)

2026-08-01 · Jianlin Li, Nick Guo, Peter Ye, Yizhou Zhang arxiv

We reexamine the problem of verifying Markov chains with respect to step-bounded reachability probabilities. Prevailing approaches rely on encoding the state-transition matrix using either explicit or symbolic representations. While these approaches are effective for sparse transition dynamics, they scale less favorably in the dense regime. Our insight is to cast probabilistic model checking of Markov chains as computations over dense tensors. This methodology enables the use of off-the-shelf compiler toolchains for optimized execution of these tensor computations on hardware accelerators. We prove the soundness of the methodology of mapping probabilistic model checking to tensor computations. We implement our approach in a tool called Tessa . Empirical evaluation shows that Tessa unlocks massive speedups over state-of-theart methods on selected benchmarks from the literature.

📄 PDF Abstract BibTeX arXiv:2608.00374

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SySCoRe: Synthesis via Stochastic Coupling Relations

2023-02-23 · Birgit van Huijgevoort, Oliver Schön, Sadegh Soudjani, Sofie Haesaert

We present SySCoRe, a MATLAB toolbox that synthesizes controllers for stochastic continuous-state systems to satisfy temporal logic specifications. Starting from a system description and a co-safe temporal logic specific…

On Solving a Stochastic Shortest-Path Markov Decision Process as Probabilistic Inference

2021-09-13 · Mohamed Baioumy, Bruno Lacerda, Paul Duckworth, Nick Hawes

Previous work on planning as active inference addresses finite horizon problems and solutions valid for online planning. We propose solving the general Stochastic Shortest-Path Markov Decision Process (SSP MDP) as probab…

valid

Probabilistic Guarantees for Safe Deep Reinforcement Learning

2020-05-14 · Edoardo Bacci, David Parker

Deep reinforcement learning has been successfully applied to many control tasks, but the application of such agents in safety-critical scenarios has been limited due to safety concerns. Rigorous testing of these controll…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Tensor Low-rank Approximation of Finite-horizon Value Functions

2024-05-27 · Sergio Rozada, Antonio G. Marques

The goal of reinforcement learning is estimating a policy that maps states to actions and maximizes the cumulative reward of a Markov Decision Process (MDP). This is oftentimes achieved by estimating first the optimal (r…

Lifted Model Checking for Relational MDPs

2021-06-22 · Wen-Chi Yang, Jean-François Raskin, Luc De Raedt

Probabilistic model checking has been developed for verifying systems that have stochastic and nondeterministic behavior. Given a probabilistic system, a probabilistic model checker takes a property and checks whether or…

modelModel-based Reinforcement Learningreinforcement-learningReinforcement Learning (RL)