Unraveling tensor structures in correct-by-design controller synthesis
Ruohan Wang, Zhiyong Sun, Sofie Haesaert
TL;DR
The paper addresses the curse of dimensionality in correct-by-design controller synthesis for stochastic systems with temporal logic specifications. It leverages decoupled dynamics to represent value functions with a low-rank CPD tensor and introduces a tree-based value iteration that is guided by a DFA, enabling pruning while preserving probabilistic safety guarantees. The key contribution is a provable bound on CPD rank growth and an efficient, scalable algorithm that combines DFA-informed operators with tensor trees. Case studies demonstrate substantial memory and time savings, achieving near-exact results in 2D and scalable performance up to higher dimensions, which has practical implications for safe control in large-scale, uncertain systems.
Abstract
Formal safety guarantees on the synthesis of controllers for stochastic systems can be obtained using correct-by-design approaches. These approaches often use abstractions as finite-state Markov Decision Processes. As the state space of these MDPs grows, the curse of dimensionality makes the computational and memory cost of the probabilistic guarantees, quantified with dynamic programming, scale exponentially. In this work, we leverage decoupled dynamics and unravel, via dynamic programming operations, a tree structure in the Canonical Polyadic Decomposition (CPD) of the value functions. For discrete-time stochastic systems with syntactically co-safe linear temporal logic (scLTL) specifications, we provide provable probabilistic safety guarantees and significantly alleviate the computational burden. We provide an initial validation of the theoretical results on several typical case studies and showcase that the uncovered tree structure enables efficient reductions in the computational burden.
