Learning Probabilistic Temporal Logic Specifications for Stochastic Systems
By: Rajarshi Roy , Yash Pote , David Parker and more
Potential Business Impact:
Teaches computers to understand random actions.
There has been substantial progress in the inference of formal behavioural specifications from sample trajectories, for example, using Linear Temporal Logic (LTL). However, these techniques cannot handle specifications that correctly characterise systems with stochastic behaviour, which occur commonly in reinforcement learning and formal verification. We consider the passive learning problem of inferring a Boolean combination of probabilistic LTL (PLTL) formulas from a set of Markov chains, classified as either positive or negative. We propose a novel learning algorithm that infers concise PLTL specifications, leveraging grammar-based enumeration, search heuristics, probabilistic model checking and Boolean set-cover procedures. We demonstrate the effectiveness of our algorithm in two use cases: learning from policies induced by RL algorithms and learning from variants of a probabilistic model. In both cases, our method automatically and efficiently extracts PLTL specifications that succinctly characterise the temporal differences between the policies or model variants.
Similar Papers
Zero-Shot Instruction Following in RL via Structured LTL Representations
Artificial Intelligence
Teaches robots to follow complex, multi-step instructions.
Accelerated Learning with Linear Temporal Logic using Differentiable Simulation
Machine Learning (CS)
Teaches robots to follow rules safely and fast.
LTL$_f$ Learning Meets Boolean Set Cover
Artificial Intelligence
Finds computer rules much faster.