arXiv Analytics

Sign in

arXiv:2211.17249 [cs.LG]AbstractReferencesReviewsResources

Efficient Reinforcement Learning Through Trajectory Generation

Wenqi Cui, Linbin Huang, Weiwei Yang, Baosen Zhang

Published 2022-11-30Version 1

A key barrier to using reinforcement learning (RL) in many real-world applications is the requirement of a large number of system interactions to learn a good control policy. Off-policy and Offline RL methods have been proposed to reduce the number of interactions with the physical environment by learning control policies from historical data. However, their performances suffer from the lack of exploration and the distributional shifts in trajectories once controllers are updated. Moreover, most RL methods require that all states are directly observed, which is difficult to be attained in many settings. To overcome these challenges, we propose a trajectory generation algorithm, which adaptively generates new trajectories as if the system is being operated and explored under the updated control policies. Motivated by the fundamental lemma for linear systems, assuming sufficient excitation, we generate trajectories from linear combinations of historical trajectories. For linear feedback control, we prove that the algorithm generates trajectories with the exact distribution as if they are sampled from the real system using the updated control policy. In particular, the algorithm extends to systems where the states are not directly observed. Experiments show that the proposed method significantly reduces the number of sampled data needed for RL algorithms.

Related articles: Most relevant | Search more
arXiv:2209.11553 [cs.LG] (Published 2022-09-23)
On Efficient Reinforcement Learning for Full-length Game of StarCraft II
arXiv:1903.00715 [cs.LG] (Published 2019-03-02)
Efficient Reinforcement Learning with a Mind-Game for Full-Length StarCraft II
Ruo-Ze Liu et al.
arXiv:2008.13319 [cs.LG] (Published 2020-08-31)
Efficient Reinforcement Learning in Factored MDPs with Application to Constrained RL