<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>RSSM on WorldSense Tech Blog</title><link>https://worldsensetech.com/en/tags/rssm/</link><description>Recent content in RSSM on WorldSense Tech Blog</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Wed, 12 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://worldsensetech.com/en/tags/rssm/index.xml" rel="self" type="application/rss+xml"/><item><title>When World Models Meet Transformers: From RSSM to Large-Scale Sequence Modeling</title><link>https://worldsensetech.com/en/articles/world-model-transformer/</link><pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate><guid>https://worldsensetech.com/en/articles/world-model-transformer/</guid><description>&lt;p&gt;In previous articles, we covered the RSSM architecture and training techniques in DreamerV3 in depth. RSSM is a classic design in reinforcement learning world models, but if you follow recent research, you&amp;rsquo;ll notice a clear trend: world models are becoming Transformer-based.&lt;/p&gt;
&lt;p&gt;From Google&amp;rsquo;s UniSim to Wayve&amp;rsquo;s GAIA-1, from NVIDIA&amp;rsquo;s Cosmos to solutions from domestic embodied AI teams, the Transformer is emerging as a key technical approach for large-scale world models.&lt;/p&gt;</description></item><item><title>DreamerV3 Training Tips: Lessons from Real-World Debugging</title><link>https://worldsensetech.com/en/articles/dreamerv3-training-tips/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://worldsensetech.com/en/articles/dreamerv3-training-tips/</guid><description>&lt;p&gt;In the previous article, we walked through four representation approaches for world models. Today, we shift back to the practical side of DreamerV3 and talk about the pitfalls and tricks you encounter during training. This article is based on local experiments using DreamerV3 commit &lt;code&gt;e3f02248&lt;/code&gt;, JAX + Haiku, and MuJoCo + DM Control. Parameter names and configurations may differ across versions.&lt;/p&gt;
&lt;p&gt;DreamerV3 is currently one of the most open-source and mature world model implementations available. But if you&amp;rsquo;ve actually trained it, you know the process is far from easy — environment setup, hyperparameter tuning, training instability, slow convergence&amp;hellip; the list of gotchas goes on.&lt;/p&gt;</description></item><item><title>Deep Dive into RSSM: The Core Engine of World Models</title><link>https://worldsensetech.com/en/articles/rssm-deep-dive/</link><pubDate>Sun, 02 Aug 2026 00:00:00 +0000</pubDate><guid>https://worldsensetech.com/en/articles/rssm-deep-dive/</guid><description>&lt;p&gt;In the previous article, we covered the basic concepts of world models and the overall architecture of DreamerV3. Some readers asked for a deeper explanation of how RSSM actually works. This article dissects the core component of the Dreamer family of world models.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ll try to make the math clear without being overly formal. After all, our goal is to understand the principles, not prove theorems.&lt;/p&gt;
&lt;h2 id="why-we-need-state-space-models"&gt;Why We Need State-Space Models&lt;/h2&gt;
&lt;p&gt;Before discussing RSSM, let&amp;rsquo;s step back and ask: why do we need state-space models at all? Can&amp;rsquo;t we just use an RNN or Transformer directly?&lt;/p&gt;</description></item></channel></rss>