paper-with-me

Papers

Correct-by-construction reach-avoid control of partially observable linear stochastic systems

2021-03-03 · Thom Badings, Hasan A. Poonawala, Marielle Stoelinga, Nils Jansen

We study feedback controller synthesis for reach-avoid control of discrete-time, linear time-invariant (LTI) systems with Gaussian process and measurement noise. The problem is to compute a controller such that, with at least some required probability, the system reaches a desired goal state in finite time while avoiding unsafe states. Due to stochasticity and nonconvexity, this problem does not admit exact algorithmic or closed-form solutions in general. Our key contribution is a correct-by-construction controller synthesis scheme based on a finite-state abstraction of a Gaussian belief over the unmeasured state, obtained using a Kalman filter. We formalize this abstraction as a Markov decision process (MDP). To be robust against numerical imprecision in approximating transition probabilities, we use MDPs with intervals of transition probabilities. By construction, any policy on the abstraction can be refined into a piecewise linear feedback controller for the LTI system. We prove that the closed-loop LTI system under this controller satisfies the reach-avoid problem with at least the required probability. The numerical experiments show that our method is able to solve reach-avoid problems for systems with up to 6D state spaces, and with control input constraints that cannot be handled by methods such as the rapidly-exploring random belief trees (RRBT).

📄 PDF Abstract BibTeX arXiv:2103.02398

Code (1)

lava-lab/fba 공식 구현

Tasks

Continuous Control

Similar Papers 제목 키워드 기반

Verification in the Loop: Correct-by-Construction Control Learning with Reach-avoid Guarantees

2021-06-06 · YiXuan Wang, Chao Huang, Zhaoran Wang, Zhilu Wang 외

In the current control design of safety-critical autonomous systems, formal verification techniques are typically applied after the controller is designed to evaluate whether the required properties (e.g., safety) are sa…

Correct-by-Construction for Hybrid Systems by Synthesizing Reset Controller

2023-09-12 · Jiang Liu, Han Su, Yunjun Bai, Bin Gu 외

Controller synthesis, including reset controller, feedback controller, and switching logic controller, provides an essential mechanism to guarantee the correctness and reliability of hybrid systems in a correct-by-constr…

Reset Controller Synthesis by Reach-avoid Analysis for Delay Hybrid Systems

2023-09-12 · Han Su, Jiyu Zhu, Shenghua Feng, Yunjun Bai 외

A reset controller plays a crucial role in designing hybrid systems. It restricts the initial set and redefines the reset map associated with discrete transitions, in order to guarantee the system to achieve its objectiv…

Switching Controller Synthesis for Hybrid Systems Against STL Formulas

2024-06-24 · Han Su, Shenghua Feng, Sinong Zhan, Naijun Zhan

Switching controllers play a pivotal role in directing hybrid systems (HSs) towards the desired objective, embodying a ``correct-by-construction'' approach to HS design. Identifying these objectives is thus crucial for t…

Safety-critical Control Under Partial Observability: Reach-Avoid POMDP meets Belief Space Control

2026-03-11 · Matti Vahs, Joris Verhagen, Jana Tumova arxiv

Partially Observable Markov Decision Processes (POMDPs) provide a principled framework for robot decision-making under uncertainty. Solving reach-avoid POMDPs, however, requires coordinating three distinct behaviors: goa…

Reinforcement Learning