IJCAI 2022poster36 citations

Model-Based Offline Planning with Trajectory Pruning

Xianyuan Zhan, Xiangyu Zhu, Haoran Xu

Abstract

The recent offline reinforcement learning (RL) studies have achieved much progress to make RL usable in real-world systems by learning policies from pre-collected datasets without environment interaction. Unfortunately, existing offline RL methods still face many practical challenges in real-world system control tasks, such as computational restriction during agent training and the requirement of extra control flexibility. The model-based planning framework provides an attractive alternative. However, most model-based planning algorithms are not designed for offline settings. Simply combining the ingredients of offline RL with existing methods either provides over-restrictive planning or leads to inferior performance. We propose a new light-weighted model-based offline planning framework, namely MOPP, which tackles the dilemma between the restrictions of offline learning and high-performance planning. MOPP encourages more aggressive trajectory rollout guided by the behavior policy learned from data, and prunes out problematic trajectories to avoid potential out-of-distribution samples. Experimental results show that MOPP provides competitive performance compared with existing model-based offline planning and RL approaches.

Machine Learning: Deep Reinforcement LearningMachine Learning: Reinforcement LearningPlanning and Scheduling: Markov Decisions ProcessesPlanning and Scheduling: Planning Algorithms
BibTeX
@inproceedings{ijcai2022p516,
  title     = {Model-Based Offline Planning with Trajectory Pruning},
  author    = {Zhan, Xianyuan and Zhu, Xiangyu and Xu, Haoran},
  booktitle = {Proceedings of the Thirty-First International Joint Conference on
               Artificial Intelligence, {IJCAI-22}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Lud De Raedt},
  pages     = {3716--3722},
  year      = {2022},
  month     = {7},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2022/516},
  url       = {https://doi.org/10.24963/ijcai.2022/516},
}
Model-Based Offline Planning with Trajectory Pruning · IJCAI 2022