English

Decision Mamba: Reinforcement Learning via Sequence Modeling with Selective State Spaces

Machine Learning 2024-04-01 v1 Artificial Intelligence

Abstract

Decision Transformer, a promising approach that applies Transformer architectures to reinforcement learning, relies on causal self-attention to model sequences of states, actions, and rewards. While this method has shown competitive results, this paper investigates the integration of the Mamba framework, known for its advanced capabilities in efficient and effective sequence modeling, into the Decision Transformer architecture, focusing on the potential performance enhancements in sequential decision-making tasks. Our study systematically evaluates this integration by conducting a series of experiments across various decision-making environments, comparing the modified Decision Transformer, Decision Mamba, with its traditional counterpart. This work contributes to the advancement of sequential decision-making models, suggesting that the architecture and training methodology of neural networks can significantly impact their performance in complex tasks, and highlighting the potential of Mamba as a valuable tool for improving the efficacy of Transformer-based models in reinforcement learning scenarios.

Keywords

Cite

@article{arxiv.2403.19925,
  title  = {Decision Mamba: Reinforcement Learning via Sequence Modeling with Selective State Spaces},
  author = {Toshihiro Ota},
  journal= {arXiv preprint arXiv:2403.19925},
  year   = {2024}
}

Comments

8 pages, 1 figure

R2 v1 2026-06-28T15:37:55.005Z