Pith. sign in

REVIEW 1 cited by

Drama: Mamba-Enabled Model-Based Reinforcement Learning Is Sample and Parameter Efficient

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.08893 v4 pith:CMD7LBTF submitted 2024-10-11 cs.LG cs.AIcs.RO

classification cs.LGcs.AIcs.RO
keywords modelworlddramalearningmodel-basedachievesalgorithmsarchitectures
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Model-based reinforcement learning (RL) offers a solution to the data inefficiency that plagues most model-free RL algorithms. However, learning a robust world model often requires complex and deep architectures, which are computationally expensive and challenging to train. Within the world model, sequence models play a critical role in accurate predictions, and various architectures have been explored, each with its own challenges. Currently, recurrent neural network (RNN)-based world models struggle with vanishing gradients and capturing long-term dependencies. Transformers, on the other hand, suffer from the quadratic memory and computational complexity of self-attention mechanisms, scaling as $O(n^2)$, where $n$ is the sequence length. To address these challenges, we propose a state space model (SSM)-based world model, Drama, specifically leveraging Mamba, that achieves $O(n)$ memory and computational complexity while effectively capturing long-term dependencies and enabling efficient training with longer sequences. We also introduce a novel sampling method to mitigate the suboptimality caused by an incorrect world model in the early training stages. Combining these techniques, Drama achieves a normalised score on the Atari100k benchmark that is competitive with other state-of-the-art (SOTA) model-based RL algorithms, using only a 7 million-parameter world model. Drama is accessible and trainable on off-the-shelf hardware, such as a standard laptop. Our code is available at https://github.com/realwenlongwang/Drama.git.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. EDELINE: Enhancing Memory in Diffusion-based World Models via Linear-Time Sequence Modeling

    cs.LG 2025-02 conditional novelty 6.0 of 10

    EDELINE integrates a Mamba-based recurrent embedding into a diffusion world model, reporting a 1.87 human-normalized mean score on Atari 100k and gains over DIAMOND in memory-demanding environments.

Pith tools