🤖 AI Summary
Existing online controller synthesis methods for high-integrity cyber-physical systems lack formally verifiable robustness guarantees. Method: This paper proposes a pretraining-free, real-time deterministic online synthesis framework. It introduces a novel parametric modeling and synthesis mechanism that integrates discretized game-theoretic reasoning with dynamic programming, incorporating hybrid game automata modeling, range-adaptive discrete dynamic programming, look-ahead shielding, and mode-based synthesis. Contribution/Results: The framework synthesizes controllers that are near-optimal while ensuring formal reach-avoid robustness. Evaluated on autonomous aerial vehicle simulations, the synthesized controllers satisfy safety-critical real-time constraints (millisecond-scale response), admit formal robustness verification, and significantly outperform black-box approaches—such as reinforcement learning—in interpretability, verifiability, and reliability.
📝 Abstract
Objective: To obtain explainable guarantees in the online synthesis of optimal controllers for high-integrity cyber-physical systems, we re-investigate the use of exhaustive search as an alternative to reinforcement learning. Approach: We model an application scenario as a hybrid game automaton, enabling the synthesis of robustly correct and near-optimal controllers online without prior training. For modal synthesis, we employ discretised games solved via scope-adaptive and step-pre-shielded discrete dynamic programming. Evaluation: In a simulation-based experiment, we apply our approach to an autonomous aerial vehicle scenario. Contribution: We propose a parametric system model and a parametric online synthesis.