Temporal Logic Motion Control using Actor-Critic Methods
Xu Chu Ding, Jing Wang, Morteza Lahijanian, Ioannis Ch. Paschalidis,, Calin A. Belta

TL;DR
This paper introduces an actor-critic reinforcement learning approach to control robots under temporal logic specifications, effectively handling large environments and noisy sensors by approximating optimal policies through sample-based learning.
Contribution
It presents a novel approximate dynamic programming framework using actor-critic methods for temporal logic motion control in large, uncertain environments.
Findings
Converges to approximately optimal policies in hardware-in-the-loop simulations.
Handles large environments without full transition probability knowledge.
Utilizes sample paths for efficient policy optimization.
Abstract
In this paper, we consider the problem of deploying a robot from a specification given as a temporal logic statement about some properties satisfied by the regions of a large, partitioned environment. We assume that the robot has noisy sensors and actuators and model its motion through the regions of the environment as a Markov Decision Process (MDP). The robot control problem becomes finding the control policy maximizing the probability of satisfying the temporal logic task on the MDP. For a large environment, obtaining transition probabilities for each state-action pair, as well as solving the necessary optimization problem for the optimal policy are usually not computationally feasible. To address these issues, we propose an approximate dynamic programming framework based on a least-square temporal difference learning method of the actor-critic type. This framework operates on sample…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Formal Methods in Verification · Mechanical Circulatory Support Devices
