Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Rethinking Decision Transformer via Hierarchical Reinforcement Learning

About

Decision Transformer (DT) is an innovative algorithm leveraging recent advances of the transformer architecture in reinforcement learning (RL). However, a notable limitation of DT is its reliance on recalling trajectories from datasets, losing the capability to seamlessly stitch sub-optimal trajectories together. In this work we introduce a general sequence modeling framework for studying sequential decision making through the lens of Hierarchical RL. At the time of making decisions, a high-level policy first proposes an ideal prompt for the current state, a low-level policy subsequently generates an action conditioned on the given prompt. We show DT emerges as a special case of this framework with certain choices of high-level and low-level policies, and discuss the potential failure of these choices. Inspired by these observations, we study how to jointly optimize the high-level and low-level policies to enable the stitching ability, which further leads to the development of new offline RL algorithms. Our empirical results clearly show that the proposed algorithms significantly surpass DT on several control and navigation benchmarks. We hope our contributions can inspire the integration of transformer architectures within the field of RL.

Yi Ma, Chenjun Xiao, Hebin Liang, Jianye Hao• 2023

Related benchmarks

TaskDatasetResultRank
Offline multitask Reinforcement LearningFranka Kitchen kitchen-mixed
Average Episodic Return51
23
Robot ManipulationD4RL FrankaKitchen kitchen-complete v0
Normalized Score62.5
14
Offline Reinforcement Learning (Navigation)AntMaze umaze D4RL
Expert Normalized Return87.5
10
Offline Reinforcement Learning (Navigation)AntMaze umaze-diverse D4RL (ud)
Expert Normalized Return62.2
10
Offline Reinforcement Learning (Robotic Manipulation)Franka Kitchen partial D4RL (pt)
Expert Normalized Return46.3
10
Showing 5 of 5 rows

Other info

Follow for update