Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
41 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
41 tokens/sec
o3 Pro
7 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Mamba as Decision Maker: Exploring Multi-scale Sequence Modeling in Offline Reinforcement Learning (2406.02013v2)

Published 4 Jun 2024 in cs.LG

Abstract: Sequential modeling has demonstrated remarkable capabilities in offline reinforcement learning (RL), with Decision Transformer (DT) being one of the most notable representatives, achieving significant success. However, RL trajectories possess unique properties to be distinguished from the conventional sequence (e.g., text or audio): (1) local correlation, where the next states in RL are theoretically determined solely by current states and actions based on the Markov Decision Process (MDP), and (2) global correlation, where each step's features are related to long-term historical information due to the time-continuous nature of trajectories. In this paper, we propose a novel action sequence predictor, named Mamba Decision Maker (MambaDM), where Mamba is expected to be a promising alternative for sequence modeling paradigms, owing to its efficient modeling of multi-scale dependencies. In particular, we introduce a novel mixer module that proficiently extracts and integrates both global and local features of the input sequence, effectively capturing interrelationships in RL datasets. Extensive experiments demonstrate that MambaDM achieves state-of-the-art performance in Atari and OpenAI Gym datasets. Furthermore, we empirically investigate the scaling laws of MambaDM, finding that increasing model size does not bring performance improvement, but scaling the dataset amount by 2x for MambaDM can obtain up to 33.7% score improvement on Atari dataset. This paper delves into the sequence modeling capabilities of MambaDM in the RL domain, paving the way for future advancements in robust and efficient decision-making systems.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (11)
  1. Jiahang Cao (39 papers)
  2. Qiang Zhang (466 papers)
  3. Ziqing Wang (31 papers)
  4. Jiaxu Wang (23 papers)
  5. Hao Cheng (190 papers)
  6. Yecheng Shao (6 papers)
  7. Wen Zhao (162 papers)
  8. Gang Han (27 papers)
  9. Yijie Guo (31 papers)
  10. Renjing Xu (72 papers)
  11. Jingkai Sun (19 papers)
Citations (2)
Github Logo Streamline Icon: https://streamlinehq.com

GitHub